4gray

Results 100 comments of 4gray

Thanks for the feedback! What version of macOs are you using? Just checked on macOs Ventura 13.0 works as expected. But I have encountered a similar problem, just can't remember...

> Something must have changed recently ... Basically the docker image is not able to stream on any browsers. @oNIenSis Docker image has not been updated for the last three...

yep, please use external players.

It your case the BACKEND_URL should point to the exposed port: `- BACKEND_URL=http://my.iptvnator.ip:43000` Also make sure that there is a space between comment and port at line 7. ``` services:...

![CleanShot 2024-11-30 at 18 03 32@2x](https://github.com/user-attachments/assets/e1ab89e9-a4c2-41d0-b3cc-aabda65d057a) I tested your config just now, works on my machine. Try to open browser dev tools and in the network tab make sure that...

You can also enter a link to a local file in the EPG url field, like `file:///...`. I've never tried it before, but If I remember correctly, someone wrote that...

Good point, this feature is not implemented yet. Only re-adding the playlist will help.

Yes, unfortunately. I'll think about refresh mechanism or maybe another solution (e.g. not persisting the category content).