NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Other Clients v
« Previous 1 2 3 4 Next »
Jellyfin Users

 
  • 0 Vote(s) - 0 Average
Jellyfin Users
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#81
2020-10-09, 02:26 PM
You don't put the dll in with the NextPVR files. In the dash where the logs cache etc are kept create a folder plugin at the same level as
Code:
09/15/2020  02:53 PM    <DIR>          cache
07/17/2020  06:49 PM    <DIR>          config
10/09/2020  10:21 AM    <DIR>          data
10/09/2020  10:20 AM    <DIR>          log
07/18/2020  10:56 AM    <DIR>          metadata
07/17/2020  06:47 PM    <DIR>          plugins
07/17/2020  06:49 PM    <DIR>          root
08/02/2020  01:28 PM    <DIR>          transcodes

In plugins create a folder called NextPvr and you put the dll there.

Martin
mankie
Offline

Junior Member

United States
Posts: 4
Threads: 0
Joined: Oct 2020
#82
2020-10-09, 06:47 PM
jellyfin log:
[2020-10-09 11:21:11.957 -07:00] [ERR] [27] NextPvr.LiveTvService: [NextPVR] Failed to create the timer with programId: 1029807
[2020-10-09 11:21:11.961 -07:00] [ERR] [27] Emby.Server.Implementations.HttpServer.HttpListenerHost: Error processing request. URL: "http://192.168.0.108:8096/LiveTv/Timers"
System.Exception: Failed to create the timer with programId: 1029807
at NextPvr.LiveTvService.CreateTimerAsync(TimerInfo info, CancellationToken cancellationToken)
at Emby.Server.Implementations.LiveTv.LiveTvManager.CreateTimer(TimerInfoDto timer, CancellationToken cancellationToken)
at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult(Task task)
at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IRequest httpReq, HttpResponse httpRes, ILogger logger, CancellationToken cancellationToken)
at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IHttpRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken)

nextpvr log:
2020-10-09 11:21:11.955 [DEBUG][22] Got request [::ffff:127.0.0.1]: /service (recording.save)
2020-10-09 11:21:11.955 [DEBUG][22] method=recording.save
2020-10-09 11:21:11.955 [DEBUG][22] parameters:
2020-10-09 11:21:11.955 [DEBUG][22] method: recording.save
2020-10-09 11:21:11.956 [DEBUG][22] sid: ee6ccdcd21b349918c2f417738fd9236
2020-10-09 11:21:11.956 [DEBUG][22] event_id: 1029807
2020-10-09 11:21:11.956 [DEBUG][22] pre_padding: 1
2020-10-09 11:21:11.956 [DEBUG][22] post_padding: 2
2020-10-09 11:21:11.956 [DEBUG][22] format: json
2020-10-09 11:21:11.956 [DEBUG][22] client_ip: ::ffff:127.0.0.1
2020-10-09 11:21:11.956 [DEBUG][22] host_callback: 127.0.0.1:8866
2020-10-09 11:21:11.956 [DEBUG][22] {"stat":"Failed","code":2,"msg":"Invalid Args."}
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#83
2020-10-09, 06:58 PM
That's not a new thread or the logs I asked for, but it is the error I expected to see. This is not a support thread it doesn't cost anything to open a new thread.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#84
2020-10-13, 10:55 PM
Some progress is being made on the jellyfin PR to make it to there plugin store and it anyone would like to help please install this new zip into the folder that jellyfin  You probably want to Uninstall the existing NextPVR plugin before doing this.

The new install folder is jellyfin\plugins\Jellyfin.Plugin.NextPVR

Martin


Attached Files
.zip   Jellyfin.Plugin.NextPVR.zip (Size: 67.24 KB / Downloads: 49)
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#85
2020-10-14, 02:18 AM
(2020-10-13, 10:55 PM)mvallevand Wrote: Some progress is being made on the jellyfin PR to make it to there plugin store and it anyone would like to help please install this new zip into the folder that jellyfin  You probably want to Uninstall the existing NextPVR plugin before doing this.

The new install folder is jellyfin\plugins\Jellyfin.Plugin.NextPVR

Martin

Seems to work fine. NextPVR plugin now listed as 5.0.0.0 in Jellyfin MyPlugins page.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#86
2020-10-14, 02:44 AM
Thanks for checking yes I bumped the version number to make it clearer.

Martin
Nickbert7
Offline

Junior Member

Deutschland
Posts: 17
Threads: 0
Joined: Mar 2020
#87
2020-10-14, 08:50 AM
It is also working fine on my side.

But I had to modify the plugin config again.
I assue this is due to the change of the plugin name and the new config file.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#88
2020-10-14, 01:36 PM
Yes I was going to suggest renaming the old xml file but I wanted confirmation that saving the file worked too since I broke that in earlier testing. Thanks for the confirmation.

Martin
ferk
Offline

Junior Member

Spain
Posts: 1
Threads: 0
Joined: Oct 2020
#89
2020-10-14, 10:57 PM
(2020-10-13, 10:55 PM)mvallevand Wrote: Some progress is being made on the jellyfin PR to make it to there plugin store and it anyone would like to help please install this new zip into the folder that jellyfin  You probably want to Uninstall the existing NextPVR plugin before doing this.

The new install folder is jellyfin\plugins\Jellyfin.Plugin.NextPVR

Martin

Newbie here. I have installed NextPVR and Jellyfin, copied this file into the plugins folder, setup NextPVR searching for channels and EPG but unfortunately I can't access it through Jellyfin, I have a blank page, there's nothing. I'm assuming I've skipped a few steps or something, could you help me?

Regards.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#90
2020-10-14, 11:30 PM
You would need to open a new support topic and include your jellyfin server log as a starting point.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): « Previous 1 … 7 8 9 10 11 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Jellyfin not showing artwork maarkos3 7 1,934 2024-06-08, 04:50 PM
Last Post: mvallevand
  Jellyfin with NextPVR 5.1.1 mvallevand 5 6,857 2021-12-19, 01:41 AM
Last Post: sub
  Jellyfin - Automate EPG updates mvallevand 6 4,880 2021-06-01, 02:18 PM
Last Post: mvallevand
  Jellyfin recording with NPVR plugin VCR58 4 3,689 2020-10-11, 08:09 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