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 … 267 268 269 270 271 … 433 Next »
NPVR DB question

NPVR DB question
saitoh183
Offline

Member

Posts: 153
Threads: 19
Joined: Jan 2013
#11
2013-02-24, 05:31 AM
sub Wrote:Is v:\ a mapped drive? The recording service is running as a different user account, and wont see any drives you've mapped under your account, so when it loads the recording list it wont be able to find these files and assume you've manually deleted them, and will proceed to delete them from the database.

I know you said you set AutoRemoveMissingRecordings to false, but maybe you needed to restart the recording service after changing that setting before it took effect.

V:\ is a mapped drive and the service is running under the account i use for the windows session. If i import the recordings under, they show up in NPVR but when i start the service(its stopped during the import), they seems to disappear after a few minutes.
Server:WHS 2011
Flexraid 2.0u11 Tx+ 6DRUs 1PPU 2URUs (snapshot only)
Asus P5KLP-AM EPU with E6300 + 4GB of Ram
2x Syba SD-SATA2-2E2I 4 Chnl SATA II Card
Mediasonic HF2-SU2S2 Pro Box 4 Bay (esata)
Pooling: Stablebit Drivepool (10TB)(various drive sizes)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#12
2013-02-24, 05:55 AM
It may be something like the drive mapping isn't there initially, with the connection taking a while to establish.

I think you should stick with a UNC path instead. Drive mappings are likely to give you problems.
saitoh183
Offline

Member

Posts: 153
Threads: 19
Joined: Jan 2013
#13
2013-02-24, 06:01 AM (This post was last modified: 2013-02-24, 06:56 AM by saitoh183.)
sub Wrote:It may be something like the drive mapping isn't there initially, with the connection taking a while to establish.

It seems to mess up when i open NEWA. As soon as i browse to it, the Recordings disappear again. Even the NEWA gaget isnt acting right...it shows NA for Free Disk space. Could this be releated with Reven mod? I only installed it didnt change anything else except trying to change the path to my recordings to a map drive.
***Edit: I fixed the NA issue...access denied to System Volume Information folder.

***Edit 2: Yup, every time i start the service and load NEWA Managed recordings, it only shows my 3 local recordings and automatically updates the DB to reflect that and automatically deletes the entries that are pointing to V:\. As long as i dont open NEWA, NPVR keeps the recordings and i can play them no problem.

Also is it normal the my NPVR.log doesnt update when i open NPVR?
Here is my db if it can help
Server:WHS 2011
Flexraid 2.0u11 Tx+ 6DRUs 1PPU 2URUs (snapshot only)
Asus P5KLP-AM EPU with E6300 + 4GB of Ram
2x Syba SD-SATA2-2E2I 4 Chnl SATA II Card
Mediasonic HF2-SU2S2 Pro Box 4 Bay (esata)
Pooling: Stablebit Drivepool (10TB)(various drive sizes)
saitoh183
Offline

Member

Posts: 153
Threads: 19
Joined: Jan 2013
#14
2013-02-24, 07:27 AM
Alright,

So NPVR doesnt like mapped drives

Code:
2013-02-24 02:23:29.509    [DEBUG][20]    ArchiveRecording(1296:Les Parent, Archive1)
2013-02-24 02:23:29.552    [DEBUG][18]    Source File: E:\Les Parent\Les Parent_20130218_19302000.ts
2013-02-24 02:23:29.552    [ERROR][18]    Unexpected error archiving file: System.IO.DirectoryNotFoundException: Could not find a part of the path 'V:\Les Parent'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
Server:WHS 2011
Flexraid 2.0u11 Tx+ 6DRUs 1PPU 2URUs (snapshot only)
Asus P5KLP-AM EPU with E6300 + 4GB of Ram
2x Syba SD-SATA2-2E2I 4 Chnl SATA II Card
Mediasonic HF2-SU2S2 Pro Box 4 Bay (esata)
Pooling: Stablebit Drivepool (10TB)(various drive sizes)
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#15
2013-02-24, 11:08 AM
saitoh183 Wrote:So NPVR doesnt like mapped drives
I have a problem with a network card driver ... I gave up trying to figure out what was going on and now I have a Scheduled Task that runs a batch file after each boot and after each resume from sleep that sleeps for 10 (ish) seconds, deletes the drive mapping, re-maps the drive and then does a DIR on the drive.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#16
2013-02-24, 03:11 PM
saitoh183 Wrote:Alright,

So NPVR doesnt like mapped drives

Code:
2013-02-24 02:23:29.509    [DEBUG][20]    ArchiveRecording(1296:Les Parent, Archive1)
2013-02-24 02:23:29.552    [DEBUG][18]    Source File: E:\Les Parent\Les Parent_20130218_19302000.ts
2013-02-24 02:23:29.552    [ERROR][18]    Unexpected error archiving file: System.IO.DirectoryNotFoundException: Could not find a part of the path 'V:\Les Parent'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

NextPVR has no problem with mapped drives, as sub wrote it is a permissions issue for the recording service. I am not sure why you are bothering changing from \\share\name notation to a mapped drive letter.

Martin
saitoh183
Offline

Member

Posts: 153
Threads: 19
Joined: Jan 2013
#17
2013-02-24, 04:21 PM
mvallevand Wrote:NextPVR has no problem with mapped drives, as sub wrote it is a permissions issue for the recording service. I am not sure why you are bothering changing from \\share\name notation to a mapped drive letter.

Martin

The services is running with the same account that im logged in with and not with Local system, so i dont understand what could be the problem if it works with UNC. The reason i wanted to switch, was to try out NPVR Web console from Reven because it doesnt support UNC yet.
Server:WHS 2011
Flexraid 2.0u11 Tx+ 6DRUs 1PPU 2URUs (snapshot only)
Asus P5KLP-AM EPU with E6300 + 4GB of Ram
2x Syba SD-SATA2-2E2I 4 Chnl SATA II Card
Mediasonic HF2-SU2S2 Pro Box 4 Bay (esata)
Pooling: Stablebit Drivepool (10TB)(various drive sizes)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  npvr is not responding johndutcher 3 1,577 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 4,063 2022-04-14, 04:33 AM
Last Post: Antmannz
  nPVR Continually Wakes PC bfos 23 11,648 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,829 2022-01-03, 04:45 AM
Last Post: mvallevand
  Streaming Services with NPVR tesla1886 4 2,836 2021-01-04, 02:58 AM
Last Post: tesla1886
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,252 2020-12-27, 02:27 AM
Last Post: sub
  Can NPVR offset only 3 channel listings in EPG? acemib 20 7,394 2020-04-27, 01:28 PM
Last Post: mvallevand
  Import recorded tv shows to NPVR mattman1968 9 6,208 2020-03-03, 12:57 PM
Last Post: Jimixter
  Easiest way to migrate NPVR to a new machine JP23 1 2,029 2020-02-24, 04:55 PM
Last Post: sub
  NPVR Hangs when Changing Channels BorchertD 2 1,758 2020-01-11, 11:37 PM
Last Post: BorchertD

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

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

Linear Mode
Threaded Mode