2025-10-14, 01:15 AM
The calls go back to your server so that confirms a configuration error somewhere not a NextPVR problem
Martin
Martin
|
2025-10-14, 01:15 AM
The calls go back to your server so that confirms a configuration error somewhere not a NextPVR problem
Martin
2025-10-14, 01:37 AM
(This post was last modified: 2025-10-14, 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. (2025-10-14, 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?
2025-10-14, 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
2025-10-14, 01:17 PM
(This post was last modified: 2025-10-14, 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
2025-10-14, 02:34 PM
(This post was last modified: 2025-10-14, 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
2025-10-14, 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
2025-10-21, 07:31 PM
This patch might work around the EPlusTV server handling https://forums.nextpvr.com/showthread.ph...#pid604286 Let us know how it works out.
Martin
2025-10-23, 03:43 PM
hdpvr-doug8796 Wrote:Can this be pushed to main version or is it a patch for those who need it? I assume it fixed bugs elsewhere as well. Will test later on today. I don't support by PM. Sub's patches are typically for those that need it now, but they will be part of future release. Also for sub's info hdpvr-doug8796 Wrote:this fixed it thanks Martin |
|
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| EPlusTV | hdpvr-doug8796 | 11 | 1,914 |
2024-10-13, 06:37 PM Last Post: mvallevand |
|