NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,182
» Latest member: williams25
» Forum threads: 65,377
» Forum posts: 602,178

Full Statistics

Online Users
There are currently 1415 online users.
» 1 Member(s) | 1407 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Facebook, Google, Yandex, mvallevand

Latest Threads
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
1 hour ago
» Replies: 7
» Views: 41
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: drvolks
5 hours ago
» Replies: 43
» Views: 6,226
actors producer director
Forum: Wishlist
Last Post: a1blues
Yesterday, 09:20 PM
» Replies: 4
» Views: 54
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Yesterday, 01:00 AM
» Replies: 1
» Views: 131
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 125
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 96
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 144
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,845
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 188
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,456

 
  Login Failed
Posted by: cookrd1 - 2021-09-01, 11:18 PM - Forum: NextPVR Support - Replies (1)

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.

Print this item

  Failed recording
Posted by: VCR58 - 2021-09-01, 11:00 PM - Forum: NextPVR Support - Replies (4)

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.

Logs attached.



Attached Files
.zip   logs-20210901-1726.zip (Size: 723.15 KB / Downloads: 2)
Print this item

Question v5 Disable/Enable Tuners (v4 had this option in the GUI)
Posted by: raceviper13 - 2021-09-01, 10:30 PM - Forum: Windows - Replies (2)

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? 

Huh

Print this item

  Locast - KeyError during install
Posted by: MrBultitude - 2021-09-01, 04:48 PM - Forum: Extras - Replies (5)

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'


What's my next step?

Thanks!

Print this item

  Locast takes a legal hit
Posted by: 2leftfeet - 2021-09-01, 10:56 AM - Forum: Extras - Replies (12)

https://www.cordcuttersnews.com/locast-t...adcasters/

Print this item

  Recording to remote samba share
Posted by: dlfergrd - 2021-08-31, 09:52 PM - Forum: Linux - Replies (13)

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.

My /etc/fstab entry on the NextPVR laptop

Code:
//10.53.44.200/NextPVR /home/test/remote-record cifs username=sambaguest,password=password,uid=nextpvr,gid=video,noperm 0 0

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.

Print this item

  Deleting (IPTV) channels/groups, 'Update XC"
Posted by: CenturyBreak - 2021-08-31, 04:50 PM - Forum: NextPVR Support - Replies (10)

Greetings all.

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 Wink ) 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! Sad

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!

As always, thanks in advance. Smile

Print this item

  Volume Control
Posted by: shack22 - 2021-08-31, 02:06 AM - Forum: Windows - Replies (3)

Hi--is there a Volume Control feature or can you only mute the volume?

Thanks!

Print this item

  How to remove old HDHomeRun device
Posted by: rosede - 2021-08-30, 09:46 PM - Forum: Linux - Replies (4)

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?  

Thanks

Daryl

Print this item

  Unable to change web login password
Posted by: deerewright - 2021-08-30, 04:44 PM - Forum: Windows - Replies (15)

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.



Attached Files Thumbnail(s)
   
Print this item

Pages (6435): « Previous 1 … 321 322 323 324 325 … 6435 Next »
Jump to page 

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