I searched for this on the Forum and found the response to try modifying the Config.xml file and restarting the server - I did that and I still get the Login Failed message.
I can't provide any log files since I can't log in!
Running on MBP macOS 11.2.3, server starts but I can't log in.
Today I had two back to back recordings scheduled and the first one was successful but the next one failed. The first one starts at 15:30 and the second one at 16:00. Possibly the "dreaded database lock error from art download" again?
In the NextPVR settings I have all the Artwork sources checked except for SchedulesDirect.
In v4, there was an option in the GUI to disable or enable tuners.
In v5, I cannot find this in the GUI or the web settings. The problem is, I have devices that were disabled in v4, that I now want to enable after upgrading to v5.
How can I do this?
I'm a brand-new Locast user (donating $5/mo). I downloaded 0.9.4 and ran through the steps, but get the following error when running python locast.py install:
Generating 819 XMLTV file for C:\Users\Public\NPVR-data\locast-xmltv.xml
<Response [200]>
Getting list of stations based on DMA...
Loading FCC Stations list...
Generating extras file
Traceback (most recent call last):
File "C:\Users\Public\NPVR-data\scripts\locast\locast.py", line 255, in <module>
UpdateNextPVR(extrasbase, opts.base, xmltv_file[len(opts.base):])
File "C:\Users\Public\NPVR-data\scripts\locast\lib\extrautils.py", line 13, in UpdateNextPVR
backend.SessionLogin()
File "C:\Users\Public\NPVR-data\scripts\locast\lib\libnextpvr.py", line 42, in SessionLogin
salt = parse_qs(parsed.query)['salt'][0] KeyError: 'salt'
Hello:
First of all I apologize for the long post but want to give as much information as possible.
I was running NextPVR on a windows10 laptop for quite a while and did not have any problem recording to the samba share.
I am quite new to the linux world, just starting to change my user pc's to linux
But now I am really having trouble setting file permissions to allow recording to my linux samba share. I know its a permission error from the log entries
Code:
2021-08-31 12:23:57.907 [ERROR][13] Unexpected error writing to OutputSink: System.UnauthorizedAccessException: Access to the path '/home/test/remote-record/Manual Recordings/myshow_20210831_12001300-0-0-0-0.ts' is denied.
The files do get created but nextpvr is unable to write to them.
I have researched for quite a few days now and have not found a solution for this. I am a rather new linux user and just starting to switch everything over from windows.
I am using ubuntu 20,04 server for my network shares using samba, and debian 11 on the laptop I am using to run NextPVR.
The relevent samba.conf entries on the server are
Code:
[global]
server role = standalone server
unix password sync = yes
os level = 20
panic action = /usr/share/samba/panic-action %d
preferred master = yes
usershare allow guests = yes
public = yes
log file = /var/log/samba/log.%m
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
encrypt passwords = yes
default = global
obey pam restrictions = no
server string = %h server (Samba, Ubuntu)
logging = file
disable netbios = yes
pam password change = yes
passwd program = /usr/bin/passwd %u
null passwords = yes
max log size = 1000
map to guest = bad user
[NextPVR]
guest ok = yes
guest only = no
guest account = sambaguest
directory mode = 2775
create mode = 0775
force directory mode = 2775
force create mode = 0775
delete readonly = yes
path = /mnt/storage1/NextPVR
valid users = user1,user2,sambaguest,@sambashare
write list = user1,user2,sambaguest,@sambashare
writeable = yes
comment = NextPVR Recording Directory
On the laptop pc I installed NextPVR as user test.
I have created a directory in the /home/test folder - remote-record and applied the shell script nextpvr-recording.sh to it.
I mount the samba share to that folder.
The permissions I see on the samba server do not seem to be created as 775, they show 754. I have read about ACL in the samba server but I have not been able to implement them.
I am sure someone here is recording to a linux samba share from a linux pc and could possibly point me in the right direction.
Thank you.
I updated from V4 to V5 last year and having futzed with Settings since that time, but I'm now at my wits end with the NPVR Web App!
My ongoing issue (as mentioned in one or two threads in the V4 section of this forum ) is that my IPTV provider occasionally moves channels around, and although I can watch said channels in NPVR, there's no guide data. As there was no 'refresh' function in V4 (as you would see in other IPTV apps on, say, Android or IPTV hardware, where each time guide data is grabbed, channel assignments are also updated) I had to occasionally wipe the provider's info, reload it, and then manually delete the thousands of channels and tens of groups I don't need.
The issue I'm currently having with the UI in V5's Web App is that I can't select multiple channels to delete! I mistakenly presumed that the functionality of groups management had been updated so that deleting groups in the 'Channels' section of 'Settings' would delete the related channels as well.
Needless to say, all 5,400-plus are still there.
No problem, I thought, I'll just delete batches of them as I did in V4: click, scroll, shift-click to select all in between the two clicks. Nope... no joy. It seems I can only select one channel at a time for deletion!
Is there some other trick to deleting a bunch of channels, or deleting a group while also deleting all of its channels?
Second matter: as with most IPTV providers these days, login is only available via XC, with m3u completely deprecated. So... I was happy to see that NPVR now has "Added the ability update XC channels"... but I can't find it in Settings!
So, I dropped my cable provider and went with a combination of over-the-air and streaming live TV. I removed my HDHomeRun Prime from service and installed a HDHomeRun Connect Due for the over the air stations. When I look at NPVR, I still see the old HDHR Prime device. How do I get rid of it?
I am trying to change the web login password from the default. I have tried several times, and have been unsuccessful. I am entering admin/password as the username/current password, but that does not work. That is the current username/password combination, as that is how I am logging in to begin with.