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:
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:
Should the specified destination directory be the 2nd parameter to that ArchiveRecording call?
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, )