evilhero / mylar

An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents
GNU General Public License v3.0
977 stars 173 forks source link

Mylar on Openmediavault / Docker DDL moving issue #2442

Closed devilsangel360live closed 3 years ago

devilsangel360live commented 3 years ago

Post processing for DDL files not working. Files are downloaded and saved into cache but do not get moved into /comics directory. Comic location path under Web Interface is '/comics' (no quotes). Post processing is enabled with move functionality. Also, manually edited config.ini DDL section to have 'ddl_location = /comics'. Please see log below - nothing happens after post-processing notification

2020-09-15 02:29:57 INFO [FOLDER-CHECK] Checking folder /config/mylar/cache for newly snatched downloads
2020-09-15 02:26:23 INFO Firefly 010 (2019) (Digital) (Pirate-Empire).cbr successfully downloaded - now initiating post-processing.
2020-09-15 02:26:10 INFO Now loading request from DDL queue:
2020-09-15 02:26:10 INFO [UPDATER] Updated the status (Snatched) complete for Firefly Issue: 10
2020-09-15 02:26:10 INFO [UPDATER] Updating status to snatched
2020-09-15 02:26:09 INFO setting the nzbid for this download grabbed by ddl in the nzblog to : 142939
2020-09-15 02:26:09 INFO mylar.COMICINFO: [{'IssueID': u'723090', 'pack_numbers': None, 'IssueNumber': u'10', 'nzbtitle': u'Firefly #10 (2019)', 'nzbid': u'142939', 'size': '38.0 MB', 'newznab': None, 'ComicName': u'Firefly', 'provider': 'ddl', 'ComicID': u'115251', 'ComicVolume': None, 'modcomicname': u'Firefly', 'link': u'https://getcomics.info/other-comics/firefly-10-2019/', 'IssueDate': u'2019-10-16', 'kind': 'torrent', 'torznab': None, 'SARC': None, 'oneoff': False, 'pack_issuelist': None, 'IssueArcID': None, 'comyear': '2019', 'nzbprov': 'ddl', 'tmpprov': 'ddl', 'pack': False}]
2020-09-15 02:26:09 INFO Successfully snatched Firefly.#10.(2019) from DDL site. It is currently being queued to download in position 1
pseudohero commented 3 years ago

Same issue.

evilhero commented 3 years ago

This repo isn't the one you want, as its no longer being maintained. You want to be using mylar3 located here