Yesterday, 01:15 AM
The calls go back to your server so that confirms a configuration error somewhere not a NextPVR problem
Martin
Martin
Yesterday, 01:15 AM
The calls go back to your server so that confirms a configuration error somewhere not a NextPVR problem
Martin
Yesterday, 01:37 AM
(This post was last modified: Yesterday, 02:41 AM by hdpvr-doug8796.)
(2025-10-04, 06:25 PM)mvallevand Wrote: After setting that for good measure enable verbose logging (ctrl click the log button on the main setting screen) and send the logs again. (Yesterday, 01:15 AM)mvallevand Wrote: The calls go back to your server so that confirms a configuration error somewhere not a NextPVR problem Why does it only happen on ESPN3 and not on NFL+? It's the same game? What's the main issue with the ESPN3 channel? Why does it work on vlc. it also works on ffmpeg ffmpeg -i http://localhost:8000/channels/3007.m3u8 -t 60 -c copy test.ts I recorded a 1 minute session of the channel but it failes in 30 seconds on nextpvr. I reached out to the maker of EPlustv to see if he could help ChatGPT recommended I do this. <M3USource name="IPTV" url="C:\PVR\sports_epg\eplustv\channels_with_logos.m3u"> <HLSProxy>false</HLSProxy> <EnableTimeshift>false</EnableTimeshift> <UpdateFrequency>2</UpdateFrequency> <BufferSize>4</BufferSize> </M3USource> It didn't help I made a post here https://community.getchannels.com/t/espn...31144/2957 IS there nothing else I can do here?
Yesterday, 02:42 AM
You are wasting your time and ours with chatgpt and also with no new information. I think your server logs will tell you something..
If you can open your server to the Internet and share your m3u file I can try but other than that NextPVR can't distinguish your working an non working channel URLs. I can't access these sites in Canada and don't have a subscription in any case Martin
Yesterday, 01:17 PM
(This post was last modified: Yesterday, 01:25 PM by mvallevand.)
Thanks for providing access, it makes things clearer. Looking at how the EPLusTV server is working the original m3u8 returns a second tagged m3u8. By default NextPVR reloads the original m3u8. In config.xml , there is setting that you can change to true
<UseFinalM3U8>true</UseFinalM3U8> which should use the tagged m3u8. You should try that as I suspect that could be the problem maybe talk to the developer about that to confirm. Certainly your linear channels seem pretty stable here. I will wait until one of your ESPN3 shows are on for further testing. Martin
Yesterday, 02:34 PM
(This post was last modified: Yesterday, 09:27 PM by hdpvr-doug8796.)
Yeah I am not sure why, but SEC+ works fine, even though it goes through same ESPN database. I played with UseFinalM3U8 before and no luck but I can try again.
Some events are fast, they over compensate the time slots in Eplustv
Yesterday, 09:40 PM
Your server reported issues talking to the ESPN3 source. I don't know if this is because I am connecting remotely, you need to ask the new developer how to avoid this.
Code: AxiosError: Request failed with status code 403 |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
EPlusTV | hdpvr-doug8796 | 11 | 1,785 |
2024-10-13, 06:37 PM Last Post: mvallevand |