NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 2 3 4 5 … 433 Next »
Recording to a network drive woes.

Recording to a network drive woes.
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#1
2016-07-27, 07:53 PM
Sorry to bring up an old issue, but this is the first time I have tried this and I seem to be hitting the wall. I know I am doing something wrong because others have had success with this, but I haven't discovered the Rosetta Stone to allow me to record to a network drive.

After reviewing previous threads on this topic, here's what I have tried so far...

1.The target folder on the network drive (Windows file system-ntfs) is shared with full control to everyone.

2. I am using UNC path names. Both the npvr PC and network drive PC are W10, on the same Public network. The network drive/folder is read/write accessible via Windows File Explorer from any PC on the network.

When I try to record, I get this message in the error nrecord.log:
2016-07-27 13:03:44.896 [DEBUG][9] DefaultDirectoryChoice: first
2016-07-27 13:03:44.900 [DEBUG][9] Preferred filename is 'The.Dr..Oz.Show.S07E181.Biggest.Health.Improvements.to.Your.Home.for.Under.10.Bucks'
2016-07-27 13:03:45.034 [DEBUG][9] Unexpected error in GetTargetName: System.UnauthorizedAccessException: Access to the path '\\OPTI620\Recordings\The Dr. Oz Show\' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at NShared.RecordingService.GetTargetName(ScheduledRecording scheduledRecording)
at NShared.RecordingService.WorkerThread()

3. If I change the NPVR service logon account to use my account (admin privledges) instead of Local System, the recording service refuses to start because of "error 1069" - logon failure.


Where am I going wrong? I must be missing something, help!

Thanks.
dixxfixx
Offline

Member

Posts: 149
Threads: 5
Joined: Nov 2007
#2
2016-07-27, 09:12 PM
I don't suppose the space between "Dr." and "Oz" matters?
WinXP SP3 A8V-X Athlon 64 FX-60 2.60GHz 2GB
NextPVR 3.4.8
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#3
2016-07-27, 10:27 PM
the issue will be related to the recording service running as Local System, and that account doesn't have access to the UNC path in question. If you want to switch the service to your user account, you'll need to grant the "login as service" right to your account. also, if your account doesn't have a password there's a security policy about restricting password-less accounts to console logins only which you'll have to turn off.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#4
2016-07-27, 11:08 PM
johnsonx42 Wrote:the issue will be related to the recording service running as Local System, and that account doesn't have access to the UNC path in question. If you want to switch the service to your user account, you'll need to grant the "login as service" right to your account. also, if your account doesn't have a password there's a security policy about restricting password-less accounts to console logins only which you'll have to turn off.

Thanks Johnson,

Do you have any tips on how to do that with Windows 10 Home? I haven't found anything resembling a policy editor for that OS.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#5
2016-07-28, 04:14 AM
just search for secpol, it's there. or run secpol.msc
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#6
2016-07-28, 11:17 AM
Johnson, thanks again, but ... this is exactly my point. Neither secpol or gpedit are included in Windows 10 Home, only in pro.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#7
2016-07-28, 05:19 PM
Another option is Sharehelper http://forums.nextpvr.com/showthread.php...post344119 since it runs as Local System you can map URL's with and without passwords, use drive letters etc.

Martin
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#8
2016-07-28, 06:09 PM
mvallevand Wrote:Another option is Sharehelper http://forums.nextpvr.com/showthread.php...post344119 since it runs as Local System you can map URL's with and without passwords, use drive letters etc.

Martin

Martin,

Actually, I tried that as well. I tried using it with and without mapping drive letters. I tried using UNC and IP addressing. I tried with and without username & passwords. I keep getting "Mount Error access is denied" messages in sharehelper.log file.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#9
2016-07-29, 02:08 AM
2leftfeet Wrote:Johnson, thanks again, but ... this is exactly my point. Neither secpol or gpedit are included in Windows 10 Home, only in pro.
well, I don't use home versions much, but I've always read that secpol is there. there's no icon for it, but it's supposedly there.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
jcole998
Offline

Posting Freak

New York, USA
Posts: 854
Threads: 186
Joined: Jun 2015
#10
2016-07-29, 02:00 PM
I also have Win 10 Home edition and there are no search hits "secpol.msc." It seems that it is left out.
Later...JohnC

System Status: Humming nicely!  Smile
Desktop: Intel DX38BT MB - Intel Q9650 3GHz Quad - NVIDIA GeForce GTX 1050 Ti Graphics
Software: Win 10 Pro(Build 1909) - NextPVR - WinTV8
Video: Verizon FiOS - Hauppauge DCR-3250 - Hauppauge 1512 HDPVR2
RaspberryPi 4 Raspbian and FLIRC
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,303 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 845 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 935 2023-11-20, 03:42 PM
Last Post: sub
  device needed for recording David209 2 1,668 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,126 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 1,948 2021-03-27, 03:23 PM
Last Post: Jean0987654321
Video Restrict Recording Space foucomm 1 1,270 2021-01-30, 09:25 PM
Last Post: mvallevand
  Directory dropdown on the recording edit dialog MicahMakenzie 1 1,442 2021-01-11, 04:37 PM
Last Post: Graham
  Recording service stopped or not running at scheduled time MattInetroit 3 1,823 2021-01-08, 12:03 AM
Last Post: mvallevand
  Recording to NAS? Reddwarf 27 10,033 2020-12-02, 04:54 PM
Last Post: LL88

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

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

Linear Mode
Threaded Mode