NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
1 2 3 4 5 … 44 Next »
EPlusTV

 
  • 0 Vote(s) - 0 Average
EPlusTV
hdpvr-doug8796
Offline

Senior Member

Posts: 269
Threads: 27
Joined: Sep 2019
#1
2025-10-04, 05:29 PM (This post was last modified: 2025-10-04, 05:51 PM by hdpvr-doug8796.)
I can play m3u8 just fine in vlc and they used to play in nextpvr. Now they just crash after so many seconds.  It seems to read segment001 and not pass off to segment002 , and it will loop on the tv nextpvr client ui.  For this recording I manually used ffmpeg and it worked.

https://github.com/tonywagner/EPlusTV
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,893
Threads: 965
Joined: May 2006
#2
2025-10-04, 05:37 PM
A true crash? This could go down as the least informative post in forum history. Remember without logs there are no problems.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 269
Threads: 27
Joined: Sep 2019
#3
2025-10-04, 05:51 PM (This post was last modified: 2025-10-04, 05:53 PM by hdpvr-doug8796.)
I uploaded the logs and it didnt work. I will try again. This is server log.


Attached Files
.zip   logs-20251004-1253.zip (Size: 378.07 KB / Downloads: 1)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,893
Threads: 965
Joined: May 2006
#4
2025-10-04, 05:54 PM
Upload the zipped NextPVR logs from the web setting page.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,893
Threads: 965
Joined: May 2006
#5
2025-10-04, 06:03 PM
Thanks, the logs don't indicate any crash but they do indicate a 404 from your streaming server with secondary call to the m3u8. I would if the Docker logs any reason why

Code:
2025-10-04 12:48:44.103    [ERROR][33]    Unexpected error processing m3u8 url (http://localhost:8000/.../3012.m3u8?....  [YnDksF3oeIe0U6cEatILe/6F5QiWQ7OKEMAw126Mjx9DqGOIovDFbhhbdo2ihJce6C1P8d9VSnBvFJKxktjEz+D6tllapP/09FNZPTBBQNFG4r5TTConpUbzYUl/LqKqQXCr+db2ADkfiZZ9VxfAQrd4/XjyDMte7XJiEXvUnG5UpAiQuLKcnzVeEigOlBRojP14bSrVK4TuJ/saGfwh7E8+Ui9c7XFE137RCfn7AdZZxvSX/GRGjdkmayHe7O/l9CUOxTcmYISHsRA4mgqA/As90a5Q9ohTtIjgzx3ywjlrsZc3VaiW8/mxxqKaf8Y/ELNrcjX9/X6737OltPCUbLgdppLlne8i+sFzS8zua2ZlHE5H/aw3VjsCR0WhiXgIdk1aE2ohwlhAR4p90Aa917wWJVywhozZ72EBBYielRU=]): System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 269
Threads: 27
Joined: Sep 2019
#6
2025-10-04, 06:10 PM (This post was last modified: 2025-10-04, 06:17 PM by hdpvr-doug8796.)
(2025-10-04, 06:03 PM)mvallevand Wrote: Thanks, the logs don't indicate any crash but they do indicate a 404 from your streaming server with secondary call to the m3u8.  I would if the Docker logs any reason why

Code:
2025-10-04 12:48:44.103    [ERROR][33]    Unexpected error processing m3u8 url (http://localhost:8000/.../3012.m3u8?....  [YnDksF3oeIe0U6cEatILe/6F5QiWQ7OKEMAw126Mjx9DqGOIovDFbhhbdo2ihJce6C1P8d9VSnBvFJKxktjEz+D6tllapP/09FNZPTBBQNFG4r5TTConpUbzYUl/LqKqQXCr+db2ADkfiZZ9VxfAQrd4/XjyDMte7XJiEXvUnG5UpAiQuLKcnzVeEigOlBRojP14bSrVK4TuJ/saGfwh7E8+Ui9c7XFE137RCfn7AdZZxvSX/GRGjdkmayHe7O/l9CUOxTcmYISHsRA4mgqA/As90a5Q9ohTtIjgzx3ywjlrsZc3VaiW8/mxxqKaf8Y/ELNrcjX9/X6737OltPCUbLgdppLlne8i+sFzS8zua2ZlHE5H/aw3VjsCR0WhiXgIdk1aE2ohwlhAR4p90Aa917wWJVywhozZ72EBBYielRU=]): System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).

Martin

It works fine in vlc but in nextpvr it throws errors. can it not just passthrough the m3u8 verbatim like ffmpeg can?

2025-10-04 13:08:02 Channel #3012 has been idle for more than 5 minutes. Removing playlist info.
2025-10-04 13:10:38 Channel #3012 has an active event (Kentucky vs. #12 Georgia). Going to start the stream.

Working on VLC

2025-10-04 11:20:46 Channel #3012 has an active event (Kentucky vs. #12 Georgia). Going to start the stream.
2025-10-04 11:28:00 Channel #3012 has been idle for more than 5 minutes. Removing playlist info.
2025-10-04 11:32:00 AxiosError: Request failed with status code 410
2025-10-04 11:32:00    at settle (/app/node_modules/axios/lib/core/settle.js:19:12)
2025-10-04 11:32:00    at IncomingMessage.handleStreamEnd (/app/node_modules/axios/lib/adapters/http.js:512:11)
2025-10-04 11:32:00    at IncomingMessage.emit (node:events:529:35)
2025-10-04 11:32:00    at IncomingMessage.emit (node:domain:489:12)
2025-10-04 11:32:00    at endReadableNT (node:internal/streams/readable:1400:12)
2025-10-04 11:32:00    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
2025-10-04 11:32:00  code: 'ERR_BAD_REQUEST',
2025-10-04 11:32:00  config: {
2025-10-04 11:32:00    transitional: {
2025-10-04 11:32:00      silentJSONParsing: true,
2025-10-04 11:32:00      forcedJSONParsing: true,
2025-10-04 11:32:00      clarifyTimeoutError: false
2025-10-04 11:32:00    },
2025-10-04 11:32:00    adapter: [ 'xhr', 'http' ],
2025-10-04 11:32:00    transformRequest: [ [Function: transformRequest] ],
2025-10-04 11:32:00    transformResponse: [ [Function: transformResponse] ],
2025-10-04 11:32:00
    timeout: 60000,

Crashing on nextpvr
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,893
Threads: 965
Joined: May 2006
#7
2025-10-04, 06:21 PM (This post was last modified: 2025-10-04, 06:22 PM by mvallevand.)
What your see there is obfuscated for the logs to hide personal information to/from IPTV providers If you want to see what is being sent add this to the General setting in config.xml. It iwll be pass through from what you entered.

<DisableIPTVObfuscation>true</DisableIPTVObfuscation>

The key is the 404 which has nothing to do with a crash.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,893
Threads: 965
Joined: May 2006
#8
2025-10-04, 06:25 PM (This post was last modified: 2025-10-04, 07:14 PM by mvallevand.)
After setting that for good measure enable verbose logging (ctrl click the log button on the main setting screen) and send the logs again.

Try and link the 404 to the server messages like this (NextPVR is sending more often than that)

2025-10-04 11:28:00 Channel #3012 has been idle for more than 5 minutes. Removing playlist info.

My instinct tell me the server is not multi-user.

Martin
hdpvr-doug8796
Offline

Senior Member

Posts: 269
Threads: 27
Joined: Sep 2019
#9
2025-10-04, 07:14 PM
I'll try later thanks
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  EPlusTV hdpvr-doug8796 11 1,710 2024-10-13, 06:37 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode