NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 13 14 15 16 17 … 43 Next »
Missing "Save" button on Update channels

 
  • 0 Vote(s) - 0 Average
Missing "Save" button on Update channels
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#21
2022-06-19, 04:57 PM
Given nobody else is having this problem, I'm sure it's just something you've done, rather than a NextPVR bug.

I'd try deleting the NPVR.db3 file, and setting up again from scratch. When you import your channels, do it from somewhere like d:\channels.m3u.
f0945a5662
Offline

Junior Member

United States
Posts: 16
Threads: 3
Joined: Nov 2021
#22
2022-06-19, 05:25 PM
(2022-06-19, 04:57 PM)sub Wrote: Given nobody else is having this problem, I'm sure it's just something you've done, rather than a NextPVR bug.

I'd try deleting the NPVR.db3 file, and setting up again from scratch. When you import your channels, do it from somewhere like d:\channels.m3u.

OK. I'll try that next. I did find that the cookies folder was protected and changed its settings and rebooted, reimported the m3u and still have the same problem. I looked through the log file and can not find the line you referenced about 12 hours ago, "Could not find a part of the path 'C:\Users\User\Cookies\Desktop\Upgrade nextpvr\NPVR - FoxNews.m3u'."  Where did you see it? New log file attached. 

Thanks! 


Attached Files
.zip   logs-20220619-1307.zip (Size: 1.29 MB / Downloads: 3)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#23
2022-06-19, 07:00 PM
(2022-06-19, 05:25 PM)f0945a5662 Wrote: OK. I'll try that next. I did find that the cookies folder was protected and changed its settings and rebooted, reimported the m3u and still have the same problem.
The likely reason it fails is because the NextPVR server is running as a different account called 'localsystem'. It does not have required access to see files or directories in your 'User' account directory.


Quote: I looked through the log file and can not find the line you referenced about 12 hours ago, "Could not find a part of the path 'C:\Users\User\Cookies\Desktop\Upgrade nextpvr\NPVR - FoxNews.m3u'."  Where did you see it? New log file attached. 
Search for the 'Downloading m3u' in your nrecord.log file:

Quote:2022-06-19 12:58:11.316 [DEBUG][31] Failed to download channel list: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\User\Desktop\Upgrade nextpvr\NPVR - FoxNews.m3u'.
f0945a5662
Offline

Junior Member

United States
Posts: 16
Threads: 3
Joined: Nov 2021
#24
2022-06-19, 07:33 PM
(2022-06-19, 07:00 PM)sub Wrote:
(2022-06-19, 05:25 PM)f0945a5662 Wrote: OK. I'll try that next. I did find that the cookies folder was protected and changed its settings and rebooted, reimported the m3u and still have the same problem.
The likely reason it fails is because the NextPVR server is running as a different account called 'localsystem'. It does not have required access to see files or directories in your 'User' account directory.


Quote: I looked through the log file and can not find the line you referenced about 12 hours ago, "Could not find a part of the path 'C:\Users\User\Cookies\Desktop\Upgrade nextpvr\NPVR - FoxNews.m3u'."  Where did you see it? New log file attached. 
Search for the 'Downloading m3u' in your nrecord.log file:

Quote:2022-06-19 12:58:11.316 [DEBUG][31] Failed to download channel list: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\User\Desktop\Upgrade nextpvr\NPVR - FoxNews.m3u'.

I see. I can easily grant account called 'localsystem' whatever rights it needs, if I knew what it needed.  In this case, it can not find part of the path it mentions because that path no longer exists; it is not a permissions issue. I had moved that m3u file to a new directory called x:\m3u. Somewhere, NextPVR is storing the old path to a device that had been deleted. 

Related question, probably not worth creating a new thread. When I do import the m3u file, the screen has an option for specifying an EPG URL.  Is it possible to specify the Schedules Direct "XMLid" value in my m3u file itself for a channel? I see examples in the form like channel-id=i7.58718,schedulesdirect.org but after importing the m3u, I still need to go to the channels settings and manually map the schedules direct channels. (This is more than theoretical, after deleting the db file you recommend, I will have a lot of remapping to do.)

Thanks!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#25
2022-06-19, 08:09 PM
(2022-06-19, 07:33 PM)f0945a5662 Wrote: Related question, probably not worth creating a new thread. When I do import the m3u file, the screen has an option for specifying an EPG URL.  Is it possible to specify the Schedules Direct "XMLid" value in my m3u file itself for a channel? I see examples in the form like channel-id=i7.58718,schedulesdirect.org but after importing the m3u,I still need to go to the channels settings and manually map the schedules direct channels. (This is more than theoretical, after deleting the db file you recommend, I will have a lot of remapping to do.)
Usually the m3u would have a "tvg-id" for each channel, which would match the id used by the channel in the xmltv url, so the mapping would happen automatically when you import. It sounds like maybe your m3u is missing that.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,120
Threads: 957
Joined: May 2006
#26
2022-06-19, 10:34 PM (This post was last modified: 2022-06-19, 10:36 PM by mvallevand.)
It won't be a local system issue if adding the m3u works. Why not just add from C:\Users\Public\NPVR-data, that is were I put mine and we know NextPVR can read that.

Most recently both of these failed

'C:\Users\User\Desktop\Upgrade nextpvr\NPVR - FoxNews.m3u'.
'C:\Users\User\Desktop\Upgrade nextpvr\NPVR - FoxBusiness.m3u'.


Martin
f0945a5662
Offline

Junior Member

United States
Posts: 16
Threads: 3
Joined: Nov 2021
#27
2022-06-20, 01:47 AM
(2022-06-19, 10:34 PM)mvallevand Wrote: It won't be a local system issue if adding the m3u works.  Why not just add from C:\Users\Public\NPVR-data, that is were I put mine and we know NextPVR can read that. 

Most recently both of these failed

'C:\Users\User\Desktop\Upgrade nextpvr\NPVR - FoxNews.m3u'.
'C:\Users\User\Desktop\Upgrade nextpvr\NPVR - FoxBusiness.m3u'.


Martin

SOLVED!

I'm really appreciative of the help but even more embarrassed once I found the solution.

I created a subdirectory called m3u under C:\Users\Public\NPVR-data and copied my m3u files there. They still would not import properly, so i copied them to the parent C:\Users\Public\NPVR-data but gave them a different file name - i added a prefix 1 to each of them. The first one I tried to import worked as it should.  I couldn't believe it! I was so happy that I wanted to see it again, so I tried to import it again and found I had an error. Through some research (scrolling down and looking at all the devices), I found that I had still had old devices with the old missing path that could no longer be found. I deleted all of them with the CRTL function, rather than simply emptying them with the icon on the upper right of the screen, and everything has been perfect ever since - all imported fine from the new C:\Users\Public\NPVR-data\directory. I believe they would have imported fine from the other locations too, had I deleted the empty devices. 

I hope this helps. I am glad I am on here with an auto generated username and password. I would not want anyone to know my real name after this.  Wink

John
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  unchecked channels not saved joeejo 2 125 2025-06-25, 09:12 PM
Last Post: joeejo
  Recording from the point you switch channels rather than when you press record Swindiff 3 393 2025-06-23, 04:31 AM
Last Post: Knordn1951
  Error scanning Saorview DVB-T channels happybluegreen 2 278 2025-05-29, 05:16 PM
Last Post: seapoint
  DVB-T Channels [Streaming Failed (transcoder exited)] JaxMedia 4 515 2025-05-13, 10:09 AM
Last Post: JaxMedia
  No program data for radio channels (Freesat) Swindiff 4 550 2025-04-29, 07:14 PM
Last Post: Swindiff
  Main UK channels not playing Swindiff 23 2,122 2025-04-08, 02:52 PM
Last Post: Swindiff
  EPG doesn't update bornsurvivor 11 1,259 2025-04-06, 04:04 PM
Last Post: mvallevand
  Recurring Recordings Not Working After Merging Channels BrettB 2 314 2025-02-06, 04:00 AM
Last Post: mvallevand
  webplayer dvb-t subtitles no longer supported or available since v7 update a1blues 23 1,511 2025-01-07, 08:06 AM
Last Post: a1blues
  HDHR Tuner not released after recording since update to 7.0.0 spin35 1 398 2024-12-24, 01:46 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode