PostProcessing

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
Starf0x
Posts: 8
Joined: Wed Mar 05, 2014 8:59 am

PostProcessing

Post by Starf0x »

Hi,

When I add an nzb to SabNZBD and let it process, it replaces the spaces for an dot, have a look:
By the way, I do not have the option enabled (either in Mylar or in SABNzbd) to replace spaces for dots.

Code: Select all

05-Mar-2014 14:15:52 - INFO    :: CP Server Thread-6 : Starting postprocessing for : X-23 013 (2011)
05-Mar-2014 14:15:52 - DEBUG   :: CP Server Thread-6 : nzb name: X-23 013 (2011)
05-Mar-2014 14:15:52 - DEBUG   :: CP Server Thread-6 : nzb folder: /volume1/complete/X-23 013 (2011)
05-Mar-2014 14:15:52 - DEBUG   :: CP Server Thread-6 : SABnzbd Download folder option enabled. Directory set to : /volume1/complete/X-23 013 (2011)
05-Mar-2014 14:15:53 - DEBUG   :: CP Server Thread-6 : SAB Replace Spaces: 0
05-Mar-2014 14:15:53 - DEBUG   :: CP Server Thread-6 : SAB Replace Dots: 0
05-Mar-2014 14:15:53 - DEBUG   :: CP Server Thread-6 : After conversions, nzbname is : X-23.013.(2011)
05-Mar-2014 14:15:53 - DEBUG   :: CP Server Thread-6 : Failure - could not locate nzbfile initially.
05-Mar-2014 14:15:53 - DEBUG   :: CP Server Thread-6 : trying again with nzbname of : X-23.013.(2011)
05-Mar-2014 14:15:53 - ERROR   :: CP Server Thread-6 : Unable to locate downloaded file to rename. PostProcessing aborted.
Kind Regards, Starf0x
Last edited by Starf0x on Wed Mar 05, 2014 1:58 pm, edited 1 time in total.
Starf0x
Posts: 8
Joined: Wed Mar 05, 2014 8:59 am

Re: PostProcessing (Update)

Post by Starf0x »

Hi,

I instelled the develoepr build, and the result is the same:

Code: Select all

05-Mar-2014 14:49:37 - INFO    :: CP Server Thread-11 : Starting postprocessing for : X-23 015 (2011)
05-Mar-2014 14:49:37 - DEBUG   :: CP Server Thread-11 : nzb name: X-23 015 (2011)
05-Mar-2014 14:49:37 - DEBUG   :: CP Server Thread-11 : nzb folder: /volume1/complete/X-23 015 (2011)
05-Mar-2014 14:49:37 - DEBUG   :: CP Server Thread-11 : SABnzbd Download folder option enabled. Directory set to : /volume1/complete/X-23 015 (2011)
05-Mar-2014 14:49:37 - DEBUG   :: CP Server Thread-11 : SAB Replace Spaces: 0
05-Mar-2014 14:49:37 - DEBUG   :: CP Server Thread-11 : SAB Replace Dots: 0
05-Mar-2014 14:49:37 - DEBUG   :: CP Server Thread-11 : After conversions, nzbname is : X-23.015.(2011)
05-Mar-2014 14:49:37 - DEBUG   :: CP Server Thread-11 : Failure - could not locate nzbfile initially.
05-Mar-2014 14:49:37 - DEBUG   :: CP Server Thread-11 : trying again with nzbname of : X-23.015.(2011)
05-Mar-2014 14:49:37 - ERROR   :: CP Server Thread-11 : Unable to locate downloaded file to rename. PostProcessing aborted.
Cheers, Starf0x
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: PostProcessing

Post by evilhero »

The dots being replaced is internal use for Mylar only - it has no bearing on what the nzb name is or the filename itself (it's used by Mylar to locate the proper issueid, which was stored with the nzbname that Mylar generates as the parameter after a sucessful search result). The fact that it can't locate the nzb within its own db. Usually because of one of two reasons:

1 - You are downloading the file outside of Mylar, but then are attempting to post-process it with the ComicRN.py script. Mylar doesn't support this functionality. Either download it using Mylar or if you need to do it manually, use the manual post-processing option located within the Manage tab. Enter in the folder to where the file(s) are that you want to be post-process ed and let it go. It will only do post-processing for series in your watchlist.

2 - Blank out your Sabnzbd Download directory option within the Mylar configuration, save it and then restart Mylar. You only need to specify a download location if Mylar and Sabnzbd are running on separate machines)

I'm going to just guess it's because of option 1, but again just a guess at this point without knowing how you have things setup.
Starf0x
Posts: 8
Joined: Wed Mar 05, 2014 8:59 am

Re: PostProcessing

Post by Starf0x »

Thank you for your response, I'll have a look at it.
I've created an extra category in SB to move the files to a single dir, and let Mylar scan this folder.

Cheers, Starf0x
Post Reply