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 … 93 94 95 96 97 … 101 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: 106,671
Threads: 767
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: 106,671
Threads: 767
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
  How to remove multiple record failures bass_gas 1 108 2025-05-13, 03:59 PM
Last Post: mvallevand
  Failed: Recording interrupted jzk 3 321 2025-04-18, 09:06 PM
Last Post: mvallevand
  Unable to delete recording. File may be in use. seattlefog 24 750 2025-04-13, 01:08 AM
Last Post: sub
  Question about Multiple Clients viewing Same Channel JohnySmith1010 15 667 2025-04-07, 12:28 PM
Last Post: mvallevand
  Directory not deleted after recording deleted Bobins 13 751 2025-03-08, 05:30 PM
Last Post: sub
  Recording IPTV lemmy999 8 600 2025-03-02, 06:13 PM
Last Post: lemmy999
  Temporarily Suspend Recording andrewj 1 190 2025-02-25, 12:44 PM
Last Post: mvallevand
  Series recording doesn't have cancel series markn62 9 2,251 2025-02-22, 09:24 PM
Last Post: jcole998
  Multiple Instances of NextPVR JaxMedia 1 278 2025-02-22, 07:34 PM
Last Post: sub
  Recording ken_dearden 8 622 2025-02-20, 12:22 PM
Last Post: ken_dearden

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

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

Linear Mode
Threaded Mode