Yes. We all know that. That wasn't my point. My point is, Fox has changed how the authentication works and that may have impacted EPlusTV.
FOX changed how they were generating manifests for the Superbowl on all 3 CDNs they were using (all were different than anything I'd seen before). I was able to get it working on all 3 locally, and the updated container is being deployed as we speak.
That being said, all 3 CDNs seem to be using fragmented MP4 files as the segments, and I'm not sure if Channels supports that yet
And they are doing something funky with the login. I wonder if that will break things in the days to come?
So do we just need to stop and restart the container?
You'll have to pull the new version first
@m0ngr31 no go unfortunately 
Server started on port 8000
Channel #1 has an active event (Super Bowl LVII - Chiefs vs. Eagles). Going to start the stream.
Could not parse M3U8 properly!
Error: Invalid Playlist : SUBTITLES attribute MUST match the value of the GROUP-ID attribute of an EXT-X-MEDIA tag whose TYPE attribute is SUBTITLES.
at Object.INVALIDPLAYLIST (/app/node_modules/hls-parser/utils.js:44:9)
at /app/node_modules/hls-parser/parse.js:246:13
at Array.forEach (<anonymous>)
at matchTypes (/app/node_modules/hls-parser/parse.js:241:54)
at parseVariant (/app/node_modules/hls-parser/parse.js:281:3)
at parseMasterPlaylist (/app/node_modules/hls-parser/parse.js:327:23)
at semanticParse (/app/node_modules/hls-parser/parse.js:675:16)
at Object.parse (/app/node_modules/hls-parser/parse.js:702:20)
at new Playlist (/app/node_modules/dynamic-hls-proxy/dist/classes/playlist.js:42:26)
at Function.loadFromString (/app/node_modules/dynamic-hls-proxy/dist/classes/playlist.js:73:16)
Could not get a playlist for channel #1. Please make sure there is an event scheduled and you have access to it.
Could not get a playlist for channel #1. Please make sure there is an event scheduled and you have access to it.
Could not get a playlist for channel #1. Please make sure there is an event scheduled and you have access to it.
Could not get a playlist for channel #1. Please make sure there is an event scheduled and you have access to it.
Could not get a playlist for channel #1. Please make sure there is an event scheduled and you have access to it.
Could not get a playlist for channel #1. Please make sure there is an event scheduled and you have access to it.
Could not get a playlist for channel #1. Please make sure there is an event scheduled and you have access to it.
Could not get a playlist for channel #1. Please make sure there is an event scheduled and you have access to it.
Thanks for giving it a shot!
Are you on 2.0.5?
I dont have espn plus I'm just using it for FoxSports. So maybe that has something to do with it. Its no big deal, The Fox app is fine for me, I just like playing in the sandbox for fun 
Both Fox and ESPN plus are not working.
Same on new version 205
I can't reproduce that error 
Only thing I can think of is restarting the container and trying again to see if it pulls from another CDN.
Try outside of channels
Refreshing BAM access token (ESPN+)
Channel #6 has an active event (Eastern Illinois vs. Incarnate Word). Going to start the stream.
Event status: OVER
Could not get stream data. Event might be upcoming, ended, or in blackout...
Error: No streaming data available
at EspnHandler.<anonymous> (/app/services/espn-handler.ts:464:15)
at Generator.next (<anonymous>)
at fulfilled (/app/services/espn-handler.ts:5:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Failed to parse the stream
Could not get a playlist for channel #6. Please make sure there is an event scheduled and you have access to it.
Channel #43 has an active event (Super Bowl LVII - Chiefs vs. Eagles). Going to start the stream.
Could not parse M3U8 properly!
Error: Invalid Playlist : SUBTITLES attribute MUST match the value of the GROUP-ID attribute of an EXT-X-MEDIA tag whose TYPE attribute is SUBTITLES.
at Object.INVALIDPLAYLIST (/app/node_modules/hls-parser/utils.js:44:9)
at /app/node_modules/hls-parser/parse.js:246:13
at Array.forEach (<anonymous>)
at matchTypes (/app/node_modules/hls-parser/parse.js:241:54)
at parseVariant (/app/node_modules/hls-parser/parse.js:281:3)
at parseMasterPlaylist (/app/node_modules/hls-parser/parse.js:327:23)
at semanticParse (/app/node_modules/hls-parser/parse.js:675:16)
at Object.parse (/app/node_modules/hls-parser/parse.js:702:20)
at new Playlist (/app/node_modules/dynamic-hls-proxy/dist/classes/playlist.js:42:26)
at Function.loadFromString (/app/node_modules/dynamic-hls-proxy/dist/classes/playlist.js:73:16)
Could not get a playlist for channel #43. Please make sure there is an event scheduled and you have access to it.
I'm pushing a new version that should fix a potential issue that I pushed before
I'm running 2.0.6 of EPlustTV and it's not working on Channels anymore. I was last working on Saturday. Here is the log from Channels. The docker terminal reports activating the stream without issue. Thanks in advance.
2023/02/13 19:05:37.372452 [M3U] stream timestamps: EPlusTV 3: start_at=2023-02-13T19:00:33-05:00 end_at=2023-02-13T19:05:28-05:00 live_delay=3.780446605s
2023/02/13 19:05:37.372547 [TNR] Opened connection to M3U-EPlusTV for ch9891 EPlusTV 3
2023/02/13 19:05:54.028096 [TNR] Error during live stream for ch9891 EPlusTV 3: Failed to download segment 788: https://live-ftc-na-east-1.media.plus.espn.com/clt2/va01/espn/event/2023/02/14/20230214_CGY_at_OTT_LIVE__20230214_1676327436028/7000K/045/00/05/18_579.ts: GET: https://live-ftc-na-east-1.media.plus.espn.com/clt2/va01/espn/event/2023/02/14/20230214_CGY_at_OTT_LIVE__20230214_1676327436028/7000K/045/00/05/18_579.ts: 403 Forbidden
2023/02/13 19:05:54.028290 [SNR] Buffer statistics for 192.168.1.190 (Basement) for ch9891 EPlusTV 3: buf=0% drop=0%
2023/02/13 19:05:54.029724 [TNR] Closed connection to M3U-EPlusTV for ch9891 EPlusTV 3
I'm seeing the exact same thing here.
Thanks
2.0.7 should fix this issue. Should be up real soon
I see that 2.0.7 was updated. Put :latest still pulls 2.0.6.
