NextPVR Forums

Full Version: Jellyfin issues
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello and happy Holidays!


I have jellyfin and nextpvr in dockers. both working independently fine. I installed the plugin for jelly fine, pointed it properly and all seems swell. When i go to live tv, i have a channel listing in the guide, but no information i.e. epg. Also, the recordings tab is blank. I have hit refresh guide data in the dashboard already. Im stumped.
thanks for any info that could help


Jay
I would need to see the zipped NextPVR logs to see if JF is calling for the EPG.

For recordings on different servers you need to enable allow unauthenticated access under Settings->Access n NextPVR if they are on a share available to both then you could use the addon option to use the filesystem.

Martin
(2023-12-24, 02:06 PM)mvallevand Wrote: [ -> ]I would need to see the zipped NextPVR logs to see if JF is calling for the EPG.

For recordings on different servers you need to enable allow unauthenticated access under Settings->Access n NextPVR  if they are on a share available to both then you could use the addon option to use the filesystem.

Martin

heres the most recent log file. i restarted JF around 10:22am eastern
Starting JF won't pull the EPG like it does in Kodi and I didn't see the request from it coming in to get it. You need to do it manually, on a schedule linked to your EPG update time in NextPVR or via a utility I posted somewhere here on this forum. If you don't always run the JF server this can be a bit of a pain.

Martin
I do plan on running Jellyfin 24/7. How do manually pull it? Or what's the name of this utility?
I haven't used Jellyfin since I last updated the addon a few years ago but there was a button in setting or tasks or something like that.

You might have been able to find the utility with a forum search https://forums.nextpvr.com/showthread.php?tid=61786 You can also use JellyRoll to push the update anytime, unless of course the developers have changed their API

Martin
Interesting. Thank you for the help. I did hit the update guide button or whatever in live TV. But I didn't see one in the plug in settings per say. I will play some more. Again thanks and Happy Holiday
The update is in the main Jellyfin program not the addon. It is not quick so you should be able to see a progress bar or some other sort of things going on. If not maybe send the zipped Jellyfin log and we can see something there.

Happy Holidays to you too

Martin
here is what the jellyfin log shows when it attempts to contact nextpvr. all settings in jf are correct that i can tell including the address and pin.


[16:46:19] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Refresh Guide
12/24/2023
11:46:22 AM
[16:46:22] [INF] [11] Jellyfin.Plugin.NextPVR.LiveTvService: [NextPVR] Start GetChannels Async, retrieve all channels
12/24/2023
11:46:22 AM
[16:46:22] [INF] [11] Jellyfin.Plugin.NextPVR.LiveTvService: [NextPVR] Start InitiateSession
12/24/2023
11:46:22 AM
[16:46:22] [ERR] [8] Emby.Server.Implementations.LiveTv.LiveTvManager: Error refreshing channels for service
12/24/2023
11:46:22 AM
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
12/24/2023
11:46:22 AM
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
12/24/2023
11:46:22 AM
at System.Net.Http.HttpClient.GetStreamAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
12/24/2023
11:46:22 AM
at Jellyfin.Plugin.NextPVR.LiveTvService.InitiateSession(CancellationToken cancellationToken)
12/24/2023
11:46:22 AM
at Jellyfin.Plugin.NextPVR.LiveTvService.EnsureConnectionAsync(CancellationToken cancellationToken)
12/24/2023
11:46:22 AM
at Jellyfin.Plugin.NextPVR.LiveTvService.GetChannelsAsync(CancellationToken cancellationToken)
12/24/2023
11:46:22 AM
at Emby.Server.Implementations.LiveTv.LiveTvManager.RefreshChannelsInternal(ILiveTvService service, IProgress`1 progress, CancellationToken cancellationToken)
12/24/2023
11:46:22 AM
at Emby.Server.Implementations.LiveTv.LiveTvManager.RefreshChannelsInternal(IProgress`1 progress, CancellationToken cancellationToken)
12/24/2023
11:46:22 AM
[16:46:22] [INF] [8] Emby.Server.Implementations.LiveTv.LiveTvManager: Refreshing guide with 7 days of guide data
12/24/2023
11:46:22 AM
[16:46:22] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Refresh Guide Completed after 0 minute(s) and 3 seconds
12/24/2023
11:46:22 AM
[16:46:22] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
12/24/2023
11:47:04 AM
[16:47:04] [INF] [23] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
12/24/2023
11:47:16 AM
[16:47:16] [INF] [24] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
Is there a way to enable debug logging in the addon settings? I can't remember but I think I did have that at one time.

Martin
Pages: 1 2