First i am trying to run this concurrently with v4 because i want to test it out before i swap around my setup during fall tv starting.
Im on windows and ive unzipped the files into a seperate folder (NPVR5), run the server exe and then changed the port once i had the data config created to 8867. Then i restarted the service, opened up the v5 windows client and went to settings and clicked configure npvr server, that launched me into a browser. First im not sure where i would know the login settings as a regular user, but i knew to check the config file and pulled them from there. I tried logging using them to login and nothing so i changed them to more simple values and tried multiple times again and ntohing. I tried using chrome and edge and no luck.
Any idea what im doing wrong?
EDIT: I just tried shutting down v4 and running v5 on 8866 and i still cant login to configure the server. Im on win10 by the way
Episode titles aren't displayed for recordings in Kodi, for instance on the "Recent recordings" view in Home Screen while they are displayed on the "What's New" page in NextPVR :
Same thing in Kodi's Recordings section.
It's almost ok if "Group items" function is enabled :
But it is less clear when the feature is disabled :
I have configured to have a PostProcessing.sh script available. When the show name has a "'" (single quote) in the name the bash command that is getting generated is incorrect. Please see below an except from trhe logs:
[HTML]2019-09-27 01:03:01.040 [DEBUG][8] Starting: bash -c "'/config/scripts/PostProcessing.sh' '/recordings/Greys Anatomy/Season 16/Greys.Anatomy.S16E01.Nothing.Left.to.Cling.To.ts' 13.1 1073 23 'Grey's Anatomy'"
2019-09-27 01:03:01.388 [ERROR][122] bash: -c: line 0: unexpected EOF while looking for matching `''
2019-09-27 01:03:01.389 [ERROR][122] bash: -c: line 1: syntax error: unexpected end of file
[/HTML]
I had a problem with calling PostProcessing.sh for a show that has a ' in the title. I've pasted the log lines from when PostProcessing was called:
2019-09-26 21:00:00.361 [DEBUG][8] Starting: bash -c "'/var/opt/nextpvr/scripts/PostProcessing.sh' '/mnt/NextPVR/Recordings/Carols Second Act/Season 01/Carols Second Act.S01E01.Pilot.ts' 12 1946 21 'Carol's Second Act'"
2019-09-26 21:00:00.375 [ERROR][82] bash: -c: line 0: unexpected EOF while looking for matching `''
2019-09-26 21:00:00.376 [ERROR][82] bash: -c: line 1: syntax error: unexpected end of file
Looks like the last argument being passed(show name?) is causing the problem. I seem to remember there was a fix earlier for something like this and the show name does not contain the ' in the file name, so maybe that's what I was thinking of.
Beta testing the v5 server on Ubuntu with HDHR Prime, I set it up to record three programs over the last couple nights, and they all failed with the message "Failed: no errors, but no data delivered". Apropos, the ts files are zero length.
They're all from the same channel, but I can watch that channel just fine, and my v4 server recorded a show off that same channel with no issue. The channel has no DRM and HDHR reports 100% signal strength.
I just did a short recording off a different channel, works. But I try to record off that channel, it remains zero length, and HDHR says there isn't a tuner in use.
At the end of the attached log, I just tried a manual recording off that channel, see that it is zero length and no tuner in use, grabbed the logs. What happened?
1. Some channels work, some do not.
2. Channels are all listed.
3. Channels have been recently tuned to reflect new bandwidth.
4 Using Hauphauge card in PC. Checking with WinTV 8.5 show all channels working and strong.
Always worked before unless I was trying to record in the midsth of a bad thunder strorm??
Testing knewc 2.7.2 on Ubuntu 18.04 client with remote v5 NextPVR Server. When I select the add-on icon, it appears to start, and then bails back to kodi. No message or anything. Log enclosed.
I note that this is in "Autostart UI Client" (box is checked). If I try it in native kodi (box not checked), it gives me a partially-rendered screen and the UI is non-functional.
Server is up and I can hit it with web browser and everything looks fine.
My IPTV provider changed a few things and now my streams just show a blank screen. The m3u changed from "output=ts" to " output=mpegts". I searched for titles with mpegts and got no results. When I searched posts I was overwhelmed and still got nowhere. I've tried NPVR 4x and 5x with no luck. I get a transcode error message in 5x. Any help would be greatly appreciated.