Closed lostkt87 closed 10 years ago
INFO :: CP Server Thread-9 : Starting postprocessing for : Green Lantern Annual 02 (2013) (Digital) (Nahga-Empire).cbr
DEBUG :: CP Server Thread-9 : nzb name: Green Lantern Annual 02 (2013) (Digital) (Nahga-Empire).cbr
DEBUG :: CP Server Thread-9 : nzb folder: /mnt/Comics/Incoming/Green Lantern Annual 02 (2013) (Digital) (Nahga-E$
DEBUG :: CP Server Thread-9 : SAB Replace Spaces: 0
DEBUG :: CP Server Thread-9 : SAB Replace Dots: 0
DEBUG :: CP Server Thread-9 : After conversions, nzbname is : Green.Lantern.Annual.02.(2013).(Digital).(Nahga-Empire)
DEBUG :: CP Server Thread-9 : issueid:431405
INFO :: CP Server Thread-9 : annual detected.
INFO :: CP Server Thread-9 : issuenzb found.
DEBUG :: CP Server Thread-9 : issueid: 431405
(the above is from a send-to-sab download that auto-processed, but the annual was auto-detected by Mylar for the given series). Now it's normally one of two things in this case, the first is that you're using the wrong api key for SABnzbd (FULL vs NZB). However since you said it works fine for everything but annuals that would rule out the fact that you're using the wrong key.
The other possible issue is that you added the annual as it's own series. Currently it's an automated-only process - meaning the annuals get tied into the given series and will display on that series page at the bottom (much like Sickbeard will display specials on the given tv show's page - it doesn't have specials as their own entry). It's not 100% perfect, but it does have a pretty good success rate determining the annuals.
To enable annuals-support (for lack of a better term), shutdown Mylar, edit the config.ini and change :
annuals_on=0
to
annuals_on=1
Then restart Mylar and refresh the series - you should see at the bottom of the issue list, the annuals list appear. It will only appear when a series has annuals and it can be detected properly - otherwise it won't display the annuals table.
At some point in the very near future, you'll be able to 'add' series to existing series so they will display on one page (kinda like stacking for a series). So if in some cases the annual isn't getting discovered for a series, you could just enter in the ComicVine ID and it would force attach it to the series ;)
that helped me! thank you!!
I researched a little bit on the annuals from other users who have posted, but everytime i add an annual. it downloads the annual, but post processing has failed. i get this when i download annuals. i use sabnzbd.
from mylar 2014-02-06 04:49:21 INFO issuenzb not found. 2014-02-06 04:49:21 INFO annual detected. 2014-02-06 04:49:21 INFO Starting postprocessing for : Green Lantern Annual 02 (2013) (Digital) (Nahga-Empire)
error on sabnzbd is exit(1)
Loading config from /usr/local/sabnzbd/var/scripts/autoProcessComics.cfg Opening URL: http://192.168.1.115:8090/post_process?nzb_name=Green+Lantern+Annual+01+%282012%29+%28Digital%29+%28Nahga-Empire%29&nzb_folder=%2Fvolume1%2FSabnzbd%2Fcomplete%2FGreen+Lantern+Annual+01+%282012%29+%28Digital%29+%28Nahga-Empire%29.1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
```500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
```I only have renaming on and number issue padding. it works great for everything that is not an annual. only annuals this happens to.