Can't get post-processing to work

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
shpanky
Posts: 2
Joined: Thu Sep 06, 2018 3:21 am

Can't get post-processing to work

Post by shpanky »

I've gotten mylar to send nzb to nzbget. Nzbget places the completed file in the /complete/comics folder. Mylar checks folder and returns back 0 files.

git build from python3-dev: [73808fe31936b18692739536bd56204ffa800f92]
on WIndows 11
Using NZBget 21.2-testing-r2333

MYLAR PROGRAM OPTIONS
Python version: 3.10
Language: en_US.UTF-8

Mylar Data Directory : /Mylar
Mylar Program Directory : /Mylar
Mylar Cache Directory : /Mylar/cache
Mylar Config File :/Mylar/config.ini

Mylar Data Directory : /Applications/Mylar
Mylar Program Directory : /Applications/Mylar
Mylar Cache Directory : /Applications/Mylar/cache
Mylar Config File :/Applications/Mylar/config.ini

2022-04-28 09:15:47 INFO config file has been loaded from: C:\mylar\config.ini
2022-04-28 09:15:47 DEBUG If you can read this message, debug logging is now working
2022-04-28 09:15:47 INFO Verbose (DEBUG) logging is enabled
2022-04-28 09:15:34 INFO Background Schedulers successfully started...
2022-04-28 09:15:34 INFO Firing up the Background Schedulers now....
2022-04-28 09:15:34 INFO [WEEKLY] Checking for existance of Weekly Comic listing...
2022-04-28 09:15:34 INFO [DDL-QUEUE:] Succesfully started DDL Download Queuer....
2022-04-28 09:15:34 INFO [DDL-QUEUE] DDL Download queue enabled & monitoring for requests....
2022-04-28 09:15:34 INFO [POST-PROCESS-QUEUE] Succesfully started Post-Processing Queuer....
2022-04-28 09:15:34 INFO [POST-PROCESS-QUEUE] Post Process queue enabled & monitoring for api requests....
2022-04-28 09:15:34 INFO [AUTO-COMPLETE-NZB] Succesfully started Completed post-processing handling for NZBGet - will now monitor for completed nzbs within nzbget and post-process automatically...
2022-04-28 09:15:34 INFO [NZBGET-MONITOR] Completed post-processing handling enabled for NZBGet. Attempting to background load....
2022-04-28 09:15:34 INFO [SEARCH-QUEUE] Successfully started the Search Queuer...
2022-04-28 09:15:34 INFO [SEARCH-QUEUE] Attempting to background load the search queue....
2022-04-28 09:15:34 INFO release_messages: None
2022-04-28 09:15:34 INFO Version information: python3-dev [73808fe31936b18692739536bd56204ffa800f92]
2022-04-28 09:15:34 INFO Branch detected & set to : python3-dev
2022-04-28 09:15:34 INFO [LAST_RELEASE] Commit: 73808fe31936b18692739536bd56204ffa800f92
2022-04-28 09:15:34 INFO i: 73808fe31936b18692739536bd56204ffa800f92
2022-04-28 09:15:34 INFO [LAST_RELEASE] Branch: python3-dev
2022-04-28 09:15:34 INFO i: (python3-dev)
2022-04-28 09:15:34 INFO Not a Docker installation.
2022-04-28 09:15:32 INFO Starting Mylar on http://0.0.0.0:8090/
2022-04-28 09:15:32 INFO [DIRECTORY-CHECK] Found DATA directory: C:\mylar
2022-04-28 09:15:32 INFO Sucessfully ordered 141 series in your watchlist.
2022-04-28 09:15:32 INFO Remapping the sorting to allow for new additions.
2022-04-28 09:15:32 INFO [IMPRINT_LOADS] Successfully loaded imprints for 6 publishers
2022-04-28 09:15:32 INFO [IMPRINT_LOADS] Loading Publisher imprints data from local file.
2022-04-28 09:15:32 INFO Successfully discovered local IP and locking it in as : 192.168.86.55
2022-04-28 09:15:32 INFO checked is None
2022-04-28 09:15:32 INFO []oldconfig_version: 12
2022-04-28 09:15:32 INFO Correcting Null entries that make the main page break on startup.
2022-04-28 09:15:32 INFO Ensuring DB integrity - Removing all Erroneous Comics (ie. named None)
2022-04-28 09:15:32 INFO Checking to see if the database has all tables....
2022-04-28 09:15:32 INFO Setting DDL Location set to : C:\mylar\cache
2022-04-28 09:15:32 INFO [COMICTAGGER] Version detected: 1.3.5
2022-04-28 09:15:32 INFO [PROBLEM_DATES] Problem dates loaded: ['2021-07-14 04:00:34']
2022-04-28 09:15:32 INFO [MASS_PUBLISHERS] Auto-add for weekly publishers set to: []
2022-04-28 09:15:32 INFO Ignored Publishers: []
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Can't get post-processing to work

Post by evilhero »

You have docker paths set in the app according to the 1st shot, yet you're using Windows paths in a source installation, but you said it was a git install.

I think you need d to get your information straight as to what you're running, post a carepackage and we can look more into it, cause as it stands you've provided no information that's usable to help you with.
shpanky
Posts: 2
Joined: Thu Sep 06, 2018 3:21 am

Re: Can't get post-processing to work

Post by shpanky »

Apologies for the confusion. I moved to a new PC and I guess my old config didn't work with it as well. I'm also relatively inexperienced with all this and trying to learn.

I've since removed the package and did a git clone from the repository from command line. I then set everything up manually. Currently, mylar will snatch the file and send to nzbget. Nzbget will download and put the file in the correct location, but mylar returns 0 files when nzbget is done. Here's the log:
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Can't get post-processing to work

Post by evilhero »

I deleted the log as it was just too large. Mylar has a carepackage option that I would suggest you use (it's in the configuration section of mylar - instructions are here on how to create it). Upload the carepackage to a 3rd party site, like mega, dropbox, etc and then post the link here for us to download. It's easier, quicker and provides us with all the information we require.

Before I deleted the log, I did notice that you have CDH enabled for NZBGet within Mylar - yet it looks like nzbget & mylar reside on the same machine. If so, you do not need to specify a directory location - just leave it blank and Mylar will use the path as passed back from nzbget upon download completion.
Post Reply