It depends on which port you've set this container to use. I used port 8185 (because 8000 was already in use) and my server where it is running has an IP address of 10.0.1.21 so mine is accessible at http://10.0.1.21:8185
Does this mean us Docker dummies don't need to use Portainer anymore?!?!?!?!?
You'll still need it for some of the env variables, but when there is a new provider or changing an existing one you won't need to fiddle with it there anymore
Awesome work! I see some of the UI that ccEPG also uses is also being put to good use. You are a true champion of these forums for sure . Thanks!
Also NextPVR lets you do multistream too on PC. It also supports linux and mac. I am sure there are others.
This was last year when I ran 3 EplusTV and 1 pac-12 from chrome capture.
sounds like all 4 streams' audio are playing on top of each other?
I did lol, it was from a year back
I like a lot of channels and the UI but hate how it doesnt work on PC properly
Just set it up. Pretty BADASS!
The interface takes getting used to but it works.
I had to get things authorized and we will see how it plays.
Certainly makes things easier to manage.
As of right now I no longer have the need for Portainer. Just pulled the image in docker, ran the "Docker Run" and configured via browser. Done.
Awesome job @m0ngr31 !!
I did find a ui bug for you though. Not a huge deal but I thought I would let you know
Edit: It looks like I found a couple other issues.
I configured the xml for the linear channels but Channels doesn't import it for some reason
2024/10/22 01:17:58.514229 [DVR] Fetched guide data for XMLTV-ESPNLinear in 24ms
2024/10/22 01:17:58.531487 [DVR] Indexed 0 airings into XMLTV-ESPNLinear (0 channels over 0s) + 0 skipped [12ms index]
I just get the default placeholders even though the xml data is valid on that url
+1
Sorry about this, I am updating the admin page and README to clarify this:
For Channels on the linear channels, the Gracenote data is included in the M3U file so you don't need to import the xmltv file also. Channels will automatically grab the EPG data from their data. If you do import it, you'll have to map all the channels to the corresponding ones in the xmltv file.
For those who are having issues with Peacock auth on NFL:
Once you get to the error page - just hit the back button on your browser and it'll figure out the redirects and finish login
For those of you having issues with NESN:
Make sure you do the authentication in a private/incognito window. There is some weird issues if you don't. And make sure you follow all the instructions after you login for authenticating your TVE provider
No worries
Question, when you enable linear channels are those same channels supposed to not be included with the original m3u? I enabled linear and it appears to duplicate them.
If you've changed the LINEAR_CHANNELS
variable to true, it will keep the ones that have already been scheduled in the original m3u, and will schedule new ones to the linear one. If you rebuild the EPG it should move them all to linear
If I have linear enabled but NESN disabled, should I still be seeing the channels in the M3U? They are being included but fail to play.
Thanks for all your hard work!
That was a bug, new version I pushed up a little bit ago fixes that
@m0ngr31 Are you able to put the current version installed on the web config page? Would come in handy if possible. Thanks again for your great work!