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 … 67 68 69 70 71 … 101 Next »
Archiving Folder Not Working

 
  • 0 Vote(s) - 0 Average
Archiving Folder Not Working
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#1
2020-05-16, 02:10 PM
I'm trying to consolidate recordings of some shows on the same drive. But the archive function doesn't seem to be working. I initially tried archiving the folder, and then just an individual recording. Neither worked.

Looking in the log file, I see:
Code:
2020-05-16 09:04:22.866    [DEBUG][23]    ActivatePopup: null
2020-05-16 09:04:22.866    [DEBUG][23]    deactivating old popup: Popup
2020-05-16 09:04:22.866    [DEBUG][23]    Going to dispose popup at end of animation
2020-05-16 09:04:22.866    [DEBUG][23]    Calling dispose on old popup: Popup
2020-05-16 09:04:22.913    [DEBUG][23]    ArchiveRecording(18776:The Late Show With Stephen Colbert, )
2020-05-16 09:04:23.022    [DEBUG][23]    DoCompositeRendering() took 109.1993ms
2020-05-16 09:04:23.069    [DEBUG][23]    Got request [::ffff:192.168.143.26]: /activity
2020-05-16 09:04:23.069    [DEBUG][23]    ClientGetActivity() returning:
{
  "url": "",
  "screen": "Recordings"

}

2020-05-16 09:04:23.069    [DEBUG][23]    Setting activity:
2020-05-16 09:04:23.381    [DEBUG][23]    Got request [::ffff:192.168.143.26]: /activity
2020-05-16 09:04:23.927    [DEBUG][19]    Source File: D:\NPVR Recordings\The Late Show With Stephen Colbert\Season 05\The.Late.Show.With.Stephen.Colbert.S05E47.John.Heilemann;.Alex.Wagner.ts
2020-05-16 09:04:23.927    [ERROR][19]    Unable to find target destination directory:

I specified to archive to the directory labeled Recordings3. I included the config.xml in the logs archive. The directory looks correct and is there.

I'm wondering if the problem is this line:
Code:
2020-05-16 09:04:22.913    [DEBUG][23]    ArchiveRecording(18776:The Late Show With Stephen Colbert, )
Should the specified destination directory be the 2nd parameter to that ArchiveRecording call?


Attached Files
.zip   logs-20200516-0904.zip (Size: 948.3 KB / Downloads: 2)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,659
Threads: 767
Joined: Nov 2003
#2
2020-05-16, 05:44 PM
(2020-05-16, 02:10 PM)BrettB Wrote: Should the specified destination directory be the 2nd parameter to that ArchiveRecording call?
Yes, I'd expect to see the directory identifier listed there.

When you tried the archive feature in nextpvr.exe, you saw the popup, and your different directory identifiers listed, and you chose one?
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#3
2020-05-16, 06:22 PM
(2020-05-16, 05:44 PM)sub Wrote:
(2020-05-16, 02:10 PM)BrettB Wrote: Should the specified destination directory be the 2nd parameter to that ArchiveRecording call?
Yes, I'd expect to see the directory identifier listed there.

When you tried the archive feature in nextpvr.exe, you saw the popup, and your different directory identifiers listed, and you chose one?

I was accessing NextPVR via knewc using the remote GUI mode not the NextPVR.exe client image. But, yes, I did get the pop-up and selected the desired destination directory from my list of recording directories.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,659
Threads: 767
Joined: Nov 2003
#4
2020-05-16, 06:23 PM
Any difference if you try it in nextpvr.exe itself?
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#5
2020-05-16, 06:32 PM
(2020-05-16, 06:23 PM)sub Wrote: Any difference if you try it in nextpvr.exe itself?

Just tried that. And it appears to have worked. At least it seems to be moving the first recording now. Smile

I seem to recall someone (Javawiz?) reporting that the Archiving wasn't working in the v5 client a while back. I'm guessing that whatever you had to do to fix it also needs to be done to the remote gui code.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,659
Threads: 767
Joined: Nov 2003
#6
2020-05-16, 06:37 PM
If you try archiving again from knewc, does it have the same problem? ie, is it doing this consistently.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#7
2020-05-16, 07:23 PM
(2020-05-16, 06:37 PM)sub Wrote: If you try archiving again from knewc, does it have the same problem? ie, is it doing this consistently.

It seems to be consistently not working from knewc. I've tried at both the folder level and the individual recording level and with selecting various destination directories.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,659
Threads: 767
Joined: Nov 2003
#8
2020-05-16, 08:09 PM
It's been years since I ever did anything with the archiving, so it's pretty hazy in my memory. Does it support archiving a directory, or is it just individual files?
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#9
2020-05-16, 08:37 PM
(2020-05-16, 08:09 PM)sub Wrote: It's been years since I ever did anything with the archiving, so it's pretty hazy in my memory. Does it support archiving a directory, or is it just individual files?

You can do individual files from either What's New or the Ready Recordings list. Plus, from the Ready Recordings, if you select a series folder, you can archive all of the recordings in that folder at once.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,659
Threads: 767
Joined: Nov 2003
#10
2020-05-16, 08:49 PM
I can't see any obvious reason it might sometimes fail. Do any of your recording directory's have odd names, or punctuation in the name?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NPVR Windows recordings folder cleanup.... Colincam 21 2,848 2025-04-16, 07:38 PM
Last Post: mvallevand
  EPG No Longer Working - zap2xml SamM 11 1,474 2025-02-13, 11:00 PM
Last Post: SamM
Photo NextTVPI and Titan Record Not Working N88yanks 18 675 2025-02-03, 09:21 PM
Last Post: N88yanks
  UNC Path for EPG URL not Working in Import Channels taylormia 10 1,006 2024-11-10, 11:42 PM
Last Post: taylormia
  nlite client -server option has stopped working meccano 4 506 2024-08-31, 08:23 PM
Last Post: mvallevand
  TV Tuner Is working MyTVBox 1 355 2024-07-08, 12:13 AM
Last Post: mvallevand
  Special characters in folder/filenames spin35 2 472 2024-05-27, 09:08 AM
Last Post: spin35
  NOT important - imaged recording folder drive to larger drive, same drive letter Prsa01 5 769 2024-03-22, 02:15 PM
Last Post: Prsa01
  Client Search not working jrockow 11 1,290 2024-03-16, 09:25 AM
Last Post: mvallevand
  XMLTV EPG update not working LaChab 3 984 2023-10-24, 07:15 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