NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
1 2 3 4 5 … 105 Next »
Latest NextPVR 7.0.3.250920 not working with Jellyfin

 
  • 0 Vote(s) - 0 Average
Latest NextPVR 7.0.3.250920 not working with Jellyfin
ManicsMan
Offline

Member

Posts: 53
Threads: 8
Joined: Nov 2012
#1
Today, 08:49 AM (This post was last modified: Today, 08:50 AM by ManicsMan.)
Hi,

The previous version of NextPVR was fine with Jellyfin. I recently updated NextPVR (around 2 weeks ago) and today I suddenly noticed this in Jellyfin's logs:

Error opening input file http://192.168.137.10:8866/live?channelo...7e4f533e08
Error opening input files: Server returned 404 Not Found

Unfortunately,  I can't revert back to the previous NextPVR. What has changed that could have caused this issue?


Thanks,

M


Attached Files
.zip   logs-20251001-1648.zip (Size: 330.55 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,860
Threads: 965
Joined: May 2006
#2
11 hours ago
I expect the Jellyfin problem is more related to the many channel scans you have been doing and it simply is out of sync.

You didn't explain why you are scanning channels so many times today. Based on another post you re-enabled one tune after six months and it looks like you may have also added another new one to give you 3 tuners. I don't think it is the version, If you aren't finding channels or the reception is bed I think it is how you are splitting the signal.

Martin
ManicsMan
Offline

Member

Posts: 53
Threads: 8
Joined: Nov 2012
#3
10 hours ago
(11 hours ago)mvallevand Wrote: I expect the Jellyfin problem is more related to the many channel scans you have been doing and it simply is out of sync.

You didn't explain why you are scanning channels so many times today.  Based on another post you re-enabled one tune after six months and it looks like you may have also added another new one to give you 3 tuners.  I don't think it is the version, If you aren't finding channels or the reception is bed I think it is how you are splitting the signal.

Martin

I bought a couple of USB tuners so I was performing lots of channel scans, which kept failing. Everything failed including playback of TV with my old tuners and new tuners. I cleared everything, rescanned and found Kodi was able to play live TV. Jellyfin failed so I uninstalled the NextPVR plugin and added it back in. It still failed with the http 404 error. I have reduced the number of tuners to a single tuner and it still fails with the same issue, although Kodi was successful in playing Live TV.

There are some numbers in the url that is giving the 404 errors. What do the numbers mean?
ManicsMan
Offline

Member

Posts: 53
Threads: 8
Joined: Nov 2012
#4
9 hours ago
(11 hours ago)mvallevand Wrote: I expect the Jellyfin problem is more related to the many channel scans you have been doing and it simply is out of sync.

You didn't explain why you are scanning channels so many times today.  Based on another post you re-enabled one tune after six months and it looks like you may have also added another new one to give you 3 tuners.  I don't think it is the version, If you aren't finding channels or the reception is bed I think it is how you are splitting the signal.

Martin

Looks like the channel ID parameter in the url. I noticed it's different in Jellyfin compared to playback in the web browser. I don't know if it's a Jellyfin plugin or NextPVR server issue so probably something I'll have to look at myself. With time and bit of playing with browser development tools and inspecting the database, I'll probably be able to find the problem.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,860
Threads: 965
Joined: May 2006
#5
9 hours ago (This post was last modified: 9 hours ago by mvallevand.)
NextPVR reports a 404 to Jellfyin because the channel Jellfyin is asking for is no longer in the NextPVR database after you cleared it. Unlike Kodi Jellyfin uses a very poor interface and so changes in the guide, recordings or channels are not reflected immediately. These are sometimes updated on a Jellyfin server restart but other times they need a run scheduled tasks to reload them.

Martin
ManicsMan
Offline

Member

Posts: 53
Threads: 8
Joined: Nov 2012
#6
9 hours ago
(9 hours ago)mvallevand Wrote: NextPVR reports a 404 to Jellfyin because the channel Jellfyin is asking for is no longer in the NextPVR database after you cleared it.  Unlike Kodi Jellyfin uses a very poor interface and so changes in the guide, recordings or channels are not reflected immediately.  These are sometimes updated on a Jellyfin server restart but other times they need a run scheduled tasks to reload them.

Martin

Yes, the 404 error was the big clue. I noticed the channel ID from the jellyfin logs do not exist in the NextPVR server, despite removing the Jellypin plugin and adding it back in. I am now almost certain that this isn't a NextPVR update, but the way that Jellyfin may have cached the channel IDs. I'll figure it out. Thanks for your input.
ManicsMan
Offline

Member

Posts: 53
Threads: 8
Joined: Nov 2012
#7
7 hours ago (This post was last modified: 6 hours ago by ManicsMan.)
For those who are interested, the issue is the database. It appears that removing the plugin and adding it back does not clear the NextPVR settings in Jellyfin's database. I know that because upon a clean install of Jellyfin, the channel IDs are different to those of an existing Jellyfin configuration (and the Live TV played correctly from a clean Jellyfin install, due to having correct channel IDs). Incorrect channel IDs would give the 404 error that I saw earlier.

The SQLLite tables are not easy to understand and do not adhere to "normal forms" with lots of repeated data. I'll contact the developers of the plugin to fix this because I'm not spending weeks going through the database and cleaning it up.

EDIT: Refresh Guide Data in Jellyfin fixed it!
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,860
Threads: 965
Joined: May 2006
#8
6 hours ago
I am the developer of the Jellyfin plugin and as I said the API is terrible and that you might need to run a scheduled tasks to reload them.

Martin
ManicsMan
Offline

Member

Posts: 53
Threads: 8
Joined: Nov 2012
#9
5 hours ago
(6 hours ago)mvallevand Wrote: I am the developer of the Jellyfin plugin and as I said the API is terrible and that you might need to run a scheduled tasks to reload them.

Martin

ok, thanks for that. I'll take a look at the API too. The database design in JF isn't much better.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,860
Threads: 965
Joined: May 2006
#10
5 hours ago
Most of the database add API code came from the MediaPortal port before the Emby and it didn't receive any love since then so don't expect much.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  nextpvr.exe guide is no longer highlighting shows that are scheduled to be recorded hae 10 439 2025-09-28, 11:12 PM
Last Post: hae
  Nextpvr w/ windows10 an silicondust tuners always require an internet connection to r Steve123X 10 684 2025-09-14, 07:36 PM
Last Post: mvallevand
  NextPVR not seeing my D drive for storage u9027 2 446 2025-09-13, 03:54 PM
Last Post: u9027
  NextPVR Service not automaticaly running Brucek2839 1 444 2025-09-12, 03:34 AM
Last Post: mvallevand
  NextPVR 4.2.4 on same machine with 7.0.1.241229 lemmy999 10 878 2025-09-06, 07:29 PM
Last Post: lemmy999
  NextPVR stuck on gray usashadow 2 552 2025-09-02, 11:51 PM
Last Post: usashadow
  EPG No Longer Working - zap2xml SamM 56 9,350 2025-08-31, 05:41 AM
Last Post: mattman1968
  Audio out of synch with nextPVR.exe Higgo 33 3,406 2025-08-24, 11:02 PM
Last Post: Ricknextpvr
  Viewing Recordings From Earlier Version of NextPVR boneshakerz 5 473 2025-08-20, 05:54 PM
Last Post: mvallevand
  I'm totally stomped...I can't get Nextpvr to work. Gop 10 713 2025-08-13, 09:19 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