NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 2 3 4 5 … 20 Next »
Using R5000-HD with Network Recorder Plugin

 
  • 0 Vote(s) - 0 Average
Using R5000-HD with Network Recorder Plugin
checkbin99
Offline

Member

Posts: 142
Threads: 1
Joined: Nov 2019
#71
2019-12-09, 02:14 AM
in the file you sent the first 2 lines are:

Code:
nextname=/home/martin/recordings/$2.ts

openname=$nextname
 Wouldn't that make openname also be set to  /home/martin/$2.ts?  Shouldn't just one have $2.ts in it?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,104
Threads: 957
Joined: May 2006
#72
2019-12-09, 02:17 AM (This post was last modified: 2019-12-09, 02:25 AM by mvallevand.)
Which is what you would want if they are on the same PC te $2.ts gets copied as part of nextname. Again this was written for potential Ceton users who don't need a separate server

Martin
checkbin99
Offline

Member

Posts: 142
Threads: 1
Joined: Nov 2019
#73
2019-12-09, 02:27 AM
So they are not on the same PC, but the path on both are the same. So would the logic be the same as if they are on the same PC?   I tried it but get a "Streaming Failed (transcoder exited)" error.

Log files are attached.


Attached Files
.zip   logs-20191208-2125.zip (Size: 538.49 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,104
Threads: 957
Joined: May 2006
#74
2019-12-09, 02:31 AM (This post was last modified: 2019-12-09, 02:33 AM by mvallevand.)
This part looks ok

2019-12-08 20:58:37.078 [DEBUG][104] Running: bash -c "/var/opt/nextpvr/scripts/opendct.sh 190 R5ooo-HD"
2019-12-08 20:58:37.090 [DEBUG][104] Child PID: 14003
2019-12-08 20:58:37.091 [DEBUG][104] Creating writer: LIVE&/mnt/R5000_Recordings/.cache/live-National Geographic Wild HD-964-2.ts

What do you have for the openname and nextname?

Also did you see commands going to the r5000?

Martin
checkbin99
Offline

Member

Posts: 142
Threads: 1
Joined: Nov 2019
#75
2019-12-09, 02:40 AM (This post was last modified: 2019-12-09, 02:42 AM by checkbin99.)
openname=$nextname

No, there is no activity on the NextCom app on the R5000 box.  I wonder if its because NextPVR is running as the nextpvr user in Linux and there is no such user in the R5000 server (the R5000 is running as a user called sagetv, since I've been also using it with sageTV).

I do see a file in the recording path called SecretsoftheZoo-S01E05-BeautiesandtheBeasts-15675061-0.mpg but it has zero length(owned by root)

Recording did work with python script that you provided last week though.
checkbin99
Offline

Member

Posts: 142
Threads: 1
Joined: Nov 2019
#76
2019-12-09, 02:44 AM
Working early tomorrow so I'll pick this up again tomorrow
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,104
Threads: 957
Joined: May 2006
#77
2019-12-09, 02:49 AM (This post was last modified: 2019-12-09, 02:58 AM by mvallevand.)
Did you copy the python file to scripts and chmod it?

Definitely that openname is wrong it will be the Windows location with a $2.ts at the end

Seeing the nextname will help too.

Setting the live TV folder in NextPVR to the r5000 share isnt necessary. V5 is quite different from v4

Martin
checkbin99
Offline

Member

Posts: 142
Threads: 1
Joined: Nov 2019
#78
2019-12-10, 12:53 AM (This post was last modified: 2019-12-10, 01:03 AM by checkbin99.)
Martin, here is my nextname and openname:

nextname=/mnt/R5000_Recordings/$2.ts

openname=$nextname

Yes the python script is in the scripts directory and is executable.

When you say openname is wrong it will be the Windows location with a $2.ts at the end. the Windows location I want to record to is the NFS  /mnt/R5000_Recordings.  On the R5000 Windows server, it is seen as C:\mnt\R5000_Recordings.

So I changed openname=C:\mnt\R5000_Recordings

Still getting Streaming Failed.  Transcoder exited
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,104
Threads: 957
Joined: May 2006
#79
2019-12-10, 01:04 AM
1. Ok openname should be

openname=C:\mnt\R5000_Recordings\$2.ts

2. Could you confirm the python script is working with

/var/opt/nextpvr/scripts/opendct.sh VERSION

Martin
checkbin99
Offline

Member

Posts: 142
Threads: 1
Joined: Nov 2019
#80
2019-12-10, 01:08 AM
Here is the latest logs.


Attached Files
.zip   logs-20191209-2004.zip (Size: 593.3 KB / Downloads: 2)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to configure RemoteRecorder Plugin to use remote NextPVR instance? bm_00 5 3,098 2020-10-06, 12:32 PM
Last Post: mvallevand
  Connecting NVPR to Emby Plugin NVPR Geek 0 1,343 2018-06-10, 12:32 AM
Last Post: NVPR Geek
  YouTube Plugin whurlston 645 187,308 2017-11-25, 07:52 PM
Last Post: ga_mueller
  Newb here: Can someone help with a Plex Plugin issue? wepham 1 3,209 2017-02-07, 07:10 AM
Last Post: petenshari
  System Plugin Confused by New NPVR Naming Scheme Lao Pan 1 2,717 2016-09-25, 08:26 AM
Last Post: imilne
  Movies2 Plugin Problem... Anyone using it? ga_mueller 5 4,452 2016-08-22, 07:02 PM
Last Post: ga_mueller
  Network Recorder with more than 1 NPVR (how to)? SFX Group 9 6,132 2016-03-03, 05:57 PM
Last Post: UncT
  Plex Plugin Nikkie300 4 6,179 2016-01-24, 05:59 PM
Last Post: Nikkie300
  NextPVR Plex plugin, no live TV ajmast 15 9,596 2015-10-29, 03:45 AM
Last Post: ajmast
  Cant restart record service using System plugin on 3.4.8 shaunpatrick77 3 2,823 2015-05-19, 02:20 PM
Last Post: imilne

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

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

Linear Mode
Threaded Mode