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 … 172 173 174 175 176 … 433 Next »
Recording's won't start - Invalid files passed

Recording's won't start - Invalid files passed
Vitenka
Offline

Junior Member

Posts: 31
Threads: 4
Joined: Apr 2013
#1
2015-08-20, 09:04 PM (This post was last modified: 2015-08-20, 09:07 PM by Vitenka.)
Logs attached - reording doens't seem to work. Latest 3.4.8, downloaded today.
The directory I am trying to save to is z:\shared videos\ and it does exist; but npvr isn't creating files inside of it.
I'm able to watch live TV just fine - but not record.

The important snippets seem to be (nrecord):
2015-08-20 21:54:50.236 [DEBUG][9] DefaultDirectoryChoice: first
2015-08-20 21:54:50.246 [DEBUG][9] allocating recording target filename: z:\Shared Videos\Live at the Apollo\Live at the Apollo_20150820_21302200.ts
2015-08-20 21:54:50.247 [DEBUG][9] About to start recording (912 on 20): z:\Shared Videos\Live at the Apollo\Live at the Apollo_20150820_21302200.ts...
2015-08-20 21:54:50.257 [DEBUG][9] Starting digital host
....
2015-08-20 21:54:50.920 [DEBUG][9] Asking NDigitalHost to start: z:\Shared Videos\Live at the Apollo\Live at the Apollo_20150820_21302200.ts
2015-08-20 21:54:52.779 [DEBUG][9] Temp at 20/08/2015 21:55:02
2015-08-20 21:54:52.779 [DEBUG][9] Started recording (912:1:z:\Shared Videos\Live at the Apollo\Live at the Apollo_20150820_21302200.ts)
2015-08-20 21:54:52.809 [DEBUG][9] Invalid file passed to StartParallelProcessing(): 'z:\Shared Videos\Live at the Apollo\Live at the Apollo_20150820_21302200.ts'

and digital host:
2015-08-20 21:54:50.435 [DEBUG][1] Found parent process: NRecord
2015-08-20 21:54:50.945 [INFO][5] DigitalRecorder.StartStream(z:\Shared Videos\Live at the Apollo\Live at the Apollo_20150820_21302200.ts)
2015-08-20 21:54:50.945 [INFO][5] Creating BDA graph
... (seems to succeed)
2015-08-20 21:54:52.736 [DEBUG][5] whoosh whoosh
2015-08-20 21:54:52.737 [DEBUG][5] locked=0, present=0, strength=0, quality=0 (took 0ms to check)
2015-08-20 21:54:52.738 [DEBUG][5] DigitalRecorderDVBT::Tune@8
2015-08-20 21:54:52.746 [DEBUG][5] File size is 0 bytes (non-existant)
2015-08-20 21:54:52.746 [INFO][5] DigitalRecorder.StartStream() allocated handle: 0x1


Looks like it thinks it isn't locked. No idea why though, since it works ok when viewing live (with the same 'locked' result)
This symptom (no lock reported) seems very similar to the one I reported at http://forums.nextpvr.com/showthread.php...-channels& but here I can view live just fine.
Can only receive some channels which we never actually got to the bottom of.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2015-08-20, 09:20 PM
the invalid file message isn't the problem, but it's probably a symptom of the same underlying problem: it's probably a permissions issue and nrecord/ndigitalhost can't create a file in that directory. is z: a network location? the NRecord service runs using the Local System account, so you need to grant 'everyone' permissions not just your regular user account.
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
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#3
2015-08-20, 09:21 PM
The recording service runs as a different user account, so wont see any drive mappings you've made. You'd either need to change the recording service to run as your account, or change the recording directory to a UNC path (ie \\server\share).
Vitenka
Offline

Junior Member

Posts: 31
Threads: 4
Joined: Apr 2013
#4
2015-08-20, 09:48 PM
That probably is it; changing to a location on the local hard drive allows it to work.

Is there nothing I can do to have it run in my own context?

Also, as a bug - I selected the save location through the settings menu; why did it allow me to select a location it cannot actually use? Or at least not give a useful error message when it tried to save and failed?

Anyway; I think that it has full access now:
Z:\>cacls "Shared Videos"
Z:\Shared Videos <Account Domain not found>F
<Account Domain not found>F
Everyone:F
(and I restarted the recording service, in case that was needed)
No luck. No recording, same error in log:
2015-08-20 22:46:41.757 [DEBUG][5] File size is 0 bytes (non-existant)

So I'm now very stuck - leaving aside that it was a PITA to get this NAS to work at all and reconfiguring it is likely to give me migraines and that I really don't like the idea of having to leave the barn door open so that npvr can save if that really is the option I need.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#5
2015-08-20, 09:55 PM
in services.msc you can change NPVR Recording Service so that it uses your local user account.

there's also a network drive mapping utility available on here somewhere, I think mvallevand wrote it, that can make mapped drives work with the system account.
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
Vitenka
Offline

Junior Member

Posts: 31
Threads: 4
Joined: Apr 2013
#6
2015-08-20, 09:57 PM
Also tried using UNC path:
<RecordingDirectory>\\192.168.8.4\Public\Shared Videos</RecordingDirectory>
No change.

Aha, just saw your reply - will try those.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,951
Threads: 956
Joined: May 2006
#7
2015-08-20, 10:09 PM
Here is Sharehelper http://forums.nextpvr.com/showthread.php...post344119 if you like the z: drive

Martin
Vitenka
Offline

Junior Member

Posts: 31
Threads: 4
Joined: Apr 2013
#8
2015-08-20, 10:19 PM
mvallevand Wrote:Here is Sharehelper http://forums.nextpvr.com/showthread.php...post344119 if you like the z: drive

No joy to either of those. Given that I can record to local drvie that would seem to provide a workaruond though - I'll try using a postprocessing.bat to move it to the right location.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,951
Threads: 956
Joined: May 2006
#9
2015-08-20, 10:23 PM
Vitenka Wrote:No joy to either of those. Given that I can record to local drvie that would seem to provide a workaruond though - I'll try using a postprocessing.bat to move it to the right location.

You did something wrong if sharehelper doesn't work. Upload your NREcord and Sharehlep log and I can check.

Martin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#10
2015-08-21, 02:10 AM
that was it, sharehelper. I couldn't think of the name, glad you were scanning the forums too. I did go look on the wiki, thought maybe it'd be listed in the Utilities section.
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
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,549 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 998 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,076 2023-11-20, 03:42 PM
Last Post: sub
  Recording to a network drive woes. 2leftfeet 12 7,191 2022-04-05, 08:03 PM
Last Post: mvallevand
  All my recordings start 90 sec early ncsercs 2 1,360 2022-03-19, 03:28 AM
Last Post: sub
  device needed for recording David209 2 1,734 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,269 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 2,037 2021-03-27, 03:23 PM
Last Post: Jean0987654321
Video Restrict Recording Space foucomm 1 1,327 2021-01-30, 09:25 PM
Last Post: mvallevand
  Directory dropdown on the recording edit dialog MicahMakenzie 1 1,500 2021-01-11, 04:37 PM
Last Post: Graham

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

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

Linear Mode
Threaded Mode