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 … 96 97 98 99 100 … 104 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,953
Threads: 770
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,953
Threads: 770
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
  Recording stuck in loop Gmjh 10 357 2025-08-21, 04:08 AM
Last Post: Gmjh
  Externally generated SRT subtitles for DVB recording not displayed hmc 12 589 2025-08-17, 09:03 AM
Last Post: hmc
  "D3D12.DLL missing from system" - no more Win7 support for NextPVR? DSperber 12 972 2025-07-16, 01:32 PM
Last Post: DSperber
  Recording Glitches - Debug Advice? andrewj 7 670 2025-06-23, 08:19 PM
Last Post: mvallevand
  Advanced Recording Scheduling question Bobins 7 562 2025-06-17, 12:56 AM
Last Post: mvallevand
  "Recording interrupted" problem started happening sharkbite 8 1,043 2025-06-02, 08:08 AM
Last Post: sharkbite
  How to remove multiple record failures bass_gas 1 370 2025-05-13, 03:59 PM
Last Post: mvallevand
  Failed: Recording interrupted jzk 3 695 2025-04-18, 09:06 PM
Last Post: mvallevand
  Unable to delete recording. File may be in use. seattlefog 24 1,980 2025-04-13, 01:08 AM
Last Post: sub
  Question about Multiple Clients viewing Same Channel JohnySmith1010 15 1,561 2025-04-07, 12:28 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