NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 98 99 100 101 102 … 106 Next »
Does v5 support multiple recording directories?

 
  • 0 Vote(s) - 0 Average
Does v5 support multiple recording directories?
markn62
Offline

Member

Posts: 214
Threads: 36
Joined: Oct 2019
#31
2019-12-03, 05:47 AM (This post was last modified: 2019-12-03, 06:06 AM by markn62.)
(2019-12-02, 10:09 PM)markn62 Wrote: Eight hours of effort later I finally arrived at a fix. Got no help from the Nas vendor/forum to create a transparent share even when user permission set to "everyone". Rather than fight MS I finally conceded to change the Nas share to have a matching user/pw to an account in the box running the NextPvr service. With this I was able to set the service log on from Local System to This Account without an error. Now I have another hour of work changing passwords & scripts in other devices to support this change. Domino effect...
Changing to This Account apparently broke the execution of postprocessing.bat.  If I execute the script from explorer it copies the ts files from folder A to B fine using FORFILES command in the script.  If NextPvr executes the script the two FORFILES commands within the script can't find the Nas directory.  I tried changing the mapped drives in the script for smb, no change. Does it need to be located somewhere else now, perhaps on the Nas drive?  Or does the script need to be executed differently?

For now I have the Win scheduler calling the script every 30 min and works fine as a work-around.

Snip from nrecord.log
2019-12-02 19:00:00.374 [DEBUG][9] Starting: C:\Users\Public\NPVR-data\scripts\PostProcessing.bat
2019-12-02 19:00:00.471 [DEBUG][68] C:\Users\Public\NPVR-data\scripts>ECHO OFF
2019-12-02 19:00:00.515 [ERROR][33] ERROR: The specified directory does not exist.
2019-12-02 19:00:00.550 [ERROR][33] ERROR: The specified directory does not exist.

smb gives different error;
2019-12-02 21:00:00.450 [ERROR][5] ERROR: UNC paths (\\machine\share) are not supported.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,171
Threads: 773
Joined: Nov 2003
#32
2019-12-03, 06:18 AM
What are running in your .bat file? If you remove that ECHO OFF, it’d probably be clear to see what’s happening.
markn62
Offline

Member

Posts: 214
Threads: 36
Joined: Oct 2019
#33
2019-12-03, 06:27 AM
I execute the script hidden minimized so it doesn't popup in the way.
For mapped I tried;
FORFILES /P U:\News /M "*.*" /C "cmd /c move @file V:\NextPvr\News"
FORFILES /P U:\TvShows /M "*.*" /C "cmd /c move @file V:\NextPvr\TvShows"
for smb I tried;
FORFILES /P \\192.168.2.112\NextPvr\News /M "*.*" /C "cmd /c move @file \\192.168.2.112\Recordings\MOVIE\NextPvr\News"
FORFILES /P \\192.168.2.112\NextPvr\TvShows /M "*.*" /C "cmd /c move @file \\192.168.2.112\Recordings\MOVIE\NextPvr\TvShows"
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,171
Threads: 773
Joined: Nov 2003
#34
2019-12-03, 06:40 AM
Sorry I don’t know - batch files are out of my area of expertise. I can do the basics, but this is beyond that.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  No LiveTV or Recording on one channel only cher 2 167 2025-10-07, 10:21 AM
Last Post: cher
  NextPVR can't update EPG while recording a program cc58 4 201 2025-10-02, 03:50 PM
Last Post: cc58
  Show not recording when title contains \t tab character scoobyjam 5 334 2025-10-02, 02:06 AM
Last Post: mvallevand
  Multiple .xml inputs to single .xml output...? lharles1 11 564 2025-09-25, 11:25 PM
Last Post: sub
  Multiple Issues bisonfan 60 16,165 2025-09-25, 07:05 AM
Last Post: Chasaallen
  Recording stuck in loop Gmjh 17 1,282 2025-08-31, 09:25 PM
Last Post: Gmjh
  Externally generated SRT subtitles for DVB recording not displayed hmc 12 1,239 2025-08-17, 09:03 AM
Last Post: hmc
  "D3D12.DLL missing from system" - no more Win7 support for NextPVR? DSperber 12 1,281 2025-07-16, 01:32 PM
Last Post: DSperber
  Recording Glitches - Debug Advice? andrewj 7 882 2025-06-23, 08:19 PM
Last Post: mvallevand
  Advanced Recording Scheduling question Bobins 7 788 2025-06-17, 12:56 AM
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