2020-01-06, 02:48 AM
Add to addon set the ip and it should connect. You could install Kodi on any desktop. Live TV seems more important to you then recording Kodi would be more versatile then Emby
Martin.
Martin.
2020-01-06, 02:48 AM
Add to addon set the ip and it should connect. You could install Kodi on any desktop. Live TV seems more important to you then recording Kodi would be more versatile then Emby
Martin.
2020-01-06, 07:59 PM
Martin, if I'm going to test with a client, would it be feasible to just jump in and test with Emby with the NextPVR plugin rather than Kodi, since my end goal is to use the R5000 with Emby anyway? Or are things not progressed enough with the Emby ver 5 plugin yet?
2020-01-06, 08:02 PM
Sure testing with Emby might be better, although Emby is also a transcoding client which is a bit annoying.
The v5 plugin is basically done, just waiting for a decision from sub on one small point for the last few weeks. Martin
2020-01-06, 08:14 PM
Great, I will try the Emby plugin tonight after work. Thanks.
2020-01-07, 01:33 AM
Based on what we've learned I modified the opendct files and created a simplified set for r5000. The main improvement is that instead of adding a delay it checks to see if the file is growing like the Windows plugin does for up to 10 seconds. It also removes the temporary file at the end.
To simplify things just copy r5000.sh to opendct.sh and the extra will call it. You will need to edit the r5000.py file with your ip/port and chmod both .sh files. Eventually we can configure these for two devices, once one is working. Martin
2020-01-07, 12:56 PM
Thanks for the new scripts Martin. Hopefully I will have a chance to try them tonight. I tried last night to test with Emby and NextPVR plugin but for some reason I could not download the plugin from Emby. When I tried to access the plugin catalog I kept just getting a spinning circle. I will try again soon and hopefully it will work for me.
2020-01-07, 01:42 PM
No problem although you saved yourself some trouble because the v5 plugin is not in the catalog yet it is here https://emby.media/community/index.php?/...ntry752319 I have issues releasing the plugin because Luke is not addressing bugs in the backend which should be addressed to make it work.
Never really were happy that they took the code and put it behind a a paywall, but that is a different issue I which reminds me I have to port that v5 code to jellyfin Martin
2020-01-07, 02:55 PM
Excellent. Thank you. I will let you know as soon as I have a chance to test.
-Bill
2020-01-10, 01:40 AM
Martin, I installed the new scripts in R5000.zip but now I'm not getting any playback. The NextPVR screen immediately shows "Receiving Data. (45450000)" but the NextCom app shows recording never starts.
The end of the nrecord.log file shows this output: Any ideas? 2020-01-09 20:28:40.732 [DEBUG][45] {"status": "Receiving Data. (45450000)","final": false,"speed": 0,"duration": 0,"percentage": 0} 2020-01-09 20:28:41.227 [DEBUG][56] Got request [::ffff:192.168.1.92]: /services/service 2020-01-09 20:28:41.227 [DEBUG][56] method=channel.transcode.status 2020-01-09 20:28:41.227 [DEBUG][56] parameters: 2020-01-09 20:28:41.227 [DEBUG][56] method: channel.transcode.status 2020-01-09 20:28:41.227 [DEBUG][56] format: json 2020-01-09 20:28:41.227 [DEBUG][56] sid: d5347e63-7bce-45a8-acba-44442d4418bf 2020-01-09 20:28:41.227 [DEBUG][56] client_ip: ::ffff:192.168.1.92 2020-01-09 20:28:41.227 [DEBUG][56] user_agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0 2020-01-09 20:28:41.227 [DEBUG][56] host_callback: 192.168.1.92:8866 2020-01-09 20:28:41.227 [DEBUG][56] GetStatus() got transcoder 2020-01-09 20:28:41.228 [DEBUG][56] GetStatus()@1 2020-01-09 20:28:41.228 [DEBUG][56] GetStatus()@2 2020-01-09 20:28:41.228 [DEBUG][56] GetStatus()@3 2020-01-09 20:28:41.228 [DEBUG][56] GetStatus()@exit 2020-01-09 20:28:41.228 [DEBUG][56] {"status": "Receiving Data. (45450000)","final": false,"speed": 0,"duration": 0,"percentage": 0}
2020-01-10, 01:48 AM
(This post was last modified: 2020-01-10, 01:59 AM by mvallevand.)
Did you chmod the two sh files and update both files with your unique information? If so I'd need to see more of the logs.
Martin |
|