[LAST_RELEASE] Version: v0.6.2
[LAST_RELEASE] Branch: master
Just installed Mylar3 on Portainer/docker
OpenMediaVault
I think its a Mylar issue, because I have Sonarr, Radarr, etc configured properly, only Mylar is giving me problems. I search/find comics on Mylar, mark as WANT, then on SAB it'll grab/find it, but stuck on FETCH. Nothing downloads, Below is a snippet log from SAB:
Code: Select all
2022-01-03 23:18:28,024::INFO::[__init__:551] Fetching http://172.23.0.5:8090/api?apikey=<APIKEY>&cmd=downloadNZB&nzbname=Wastelanders.-.Wolverine.001.2022.Digital.Zone-Empire.nzb
2022-01-03 23:18:28,025::INFO::[nzbqueue:235] Saving queue
2022-01-03 23:18:28,025::INFO::[notifier:122] Sending notification: NZB added to queue - Wastelanders.-.Wolverine.001.2022.Digital.Zone-Empire.nzb - Trying to fetch NZB from http://172.23.0.5:8090/api?apikey=<APIKEY>&cmd=downloadNZB&nzbname=Wastelanders.-.Wolverine.001.2022.Digital.Zone-Empire.nzb (type=download, job_cat=comics)
2022-01-03 23:18:33,004::INFO::[urlgrabber:134] Grabbing URL http://172.23.0.5:8090/api?apikey=<APIKEY>&cmd=downloadNZB&nzbname=Wastelanders.-.Wolverine.001.2022.Digital.Zone-Empire.nzb
2022-01-03 23:19:33,063::INFO::[urlgrabber:207] Retry URL http://172.23.0.5:8090/api?apikey=<APIKEY>&cmd=downloadNZB&nzbname=Wastelanders.-.Wolverine.001.2022.Digital.Zone-Empire.nzb
2022-01-03 23:19:36,066::INFO::[urlgrabber:134] Grabbing URL http://172.23.0.5:8090/api?apikey=<APIKEY>&cmd=downloadNZB&nzbname=Star.Wars.-.War.Of.The.Bounty.Hunters.005.2021.Digital.Kileko-Empire.nzb
Code: Select all
2022-01-03 23:43:50 INFO [UPDATER] Updated the status (Snatched) complete for Star Wars: War of the Bounty Hunters Issue: 1
2022-01-03 23:43:50 DEBUG [UPDATER] Provider is nzbplanet (newznab)
2022-01-03 23:43:50 INFO [UPDATER] Updating status to snatched
2022-01-03 23:43:50 DEBUG [UPDATER] issueid: 857592
2022-01-03 23:43:50 DEBUG [UPDATER] comicid: 136616
2022-01-03 23:43:50 DEBUG I found Star Wars: War of the Bounty Hunters #1
2022-01-03 23:43:50 DEBUG findit = found!
2022-01-03 23:43:50 INFO [UPDATER] Updated the status (Snatched) complete for Star Wars: War of the Bounty Hunters Issue: 1
2022-01-03 23:43:49 DEBUG [UPDATER] Provider is nzbplanet (newznab)
2022-01-03 23:43:49 INFO [UPDATER] Updating status to snatched
2022-01-03 23:43:49 DEBUG [UPDATER] issueid: 857592
2022-01-03 23:43:49 DEBUG [UPDATER] comicid: 136616
2022-01-03 23:43:49 INFO setting the alternate nzbname for this download grabbed by nzbplanet (newznab) in the nzblog to : StarWars-WarOfTheBountyHunters0012021DigitalKileko-Empire
2022-01-03 23:43:49 INFO setting the nzbid for this download grabbed by nzbplanet (newznab) in the nzblog to : cf81bb24f1def827d2d1a4f134d0cbd8
2022-01-03 23:43:49 DEBUG Found matching comic...preparing to send to Updater with IssueID: 857592 and nzbname: Star.Wars.-.War.Of.The.Bounty.Hunters.001.2021.Digital.Kileko-Empire [StarWars-WarOfTheBountyHunters0012021DigitalKileko-Empire]
2022-01-03 23:43:49 DEBUG mylar.COMICINFO: [{'ComicName': 'Star Wars: War of the Bounty Hunters', 'ComicID': '136616', 'IssueID': '857592', 'ComicVolume': None, 'IssueNumber': '1', 'IssueDate': '2021-08-01', 'comyear': '2021', 'pack': False, 'pack_numbers': None, 'pack_issuelist': None, 'modcomicname': 'Star Wars: War of the Bounty Hunters', 'oneoff': False, 'nzbprov': 'newznab', 'provider': 'nzbplanet', 'nzbtitle': 'Star Wars - War Of The Bounty Hunters 001 (2021) (Digital) (Kileko-Empire)', 'nzbid': 'cf81bb24f1def827d2d1a4f134d0cbd8', 'link': 'https://api.nzbplanet.net/getnzb/cf81bb24f1def827d2d1a4f134d0cbd8.nzb&i=404782&r=a2502d1bff937370bf8c35efc2f78863', 'size': '44.9 MB', 'tmpprov': 'nzbplanet (newznab)', 'kind': 'usenet', 'booktype': 'Print', 'SARC': None, 'IssueArcID': None, 'newznab': ('nzbplanet', 'https://api.nzbplanet.net', '0', 'a2502d1bff937370bf8c35efc2f78863', '', '1', 5), 'torznab': None}]
2022-01-03 23:43:49 DEBUG booktype:Print / chktpb: 0 / findloop: 0
2022-01-03 23:43:49 INFO Successfully sent nzb file to SABnzbd
2022-01-03 23:43:49 DEBUG sending now to http://192.168.85.200:8181/api
2022-01-03 23:43:49 DEBUG parameters set to {'mode': 'addurl', 'name': 'http://172.23.0.5:8090/api?apikey=1fd2bdb6fc01aa11edc06992b86235aa&cmd=downloadNZB&nzbname=Star.Wars.-.War.Of.The.Bounty.Hunters.001.2021.Digital.Kileko-Empire.nzb', 'cmd': 'downloadNZB', 'nzbname': 'Star.Wars.-.War.Of.The.Bounty.Hunters.001.2021.Digital.Kileko-Empire.nzb', 'output': 'json', 'priority': '-100', 'cat': 'comics'}
2022-01-03 23:43:49 DEBUG Successfully changed ownership and permissions [1001:100] / [0777 / 0660]
2022-01-03 23:43:49 DEBUG Cache Directory successfully found at : /config/mylar/cache. Ensuring proper permissions.
2022-01-03 23:43:49 INFO filen: StarWars-WarOfTheBountyHunters0012021DigitalKileko-Empire -- nzbname: Star.Wars.-.War.Of.The.Bounty.Hunters.001.2021.Digital.Kileko-Empire are not identical. Storing extra value as : StarWars-WarOfTheBountyHunters0012021DigitalKileko-Empire
2022-01-03 23:43:49 DEBUG [FILENAME] end nzbname: StarWars-WarOfTheBountyHunters0012021DigitalKileko-Empire
2022-01-03 23:43:49 DEBUG [FILENAME] nzbname : StarWars-WarOfTheBountyHunters0012021DigitalKileko-Empire
2022-01-03 23:43:49 DEBUG [FILENAME] filename (remove chars): StarWars-WarOfTheBountyHunters0012021DigitalKileko-Empire
2022-01-03 23:43:49 DEBUG Status code returned: 200
2022-01-03 23:43:49 DEBUG [PAYLOAD-NONE] Download URL: https://api.nzbplanet.net/getnzb/cf81bb24f1def827d2d1a4f134d0cbd8.nzb&i=404782&r=xYOUDONTNEEDTOKNOWTHISx [VerifySSL: False]
2022-01-03 23:43:49 DEBUG link given by: newznab
2022-01-03 23:43:49 INFO Found Star Wars: War of the Bounty Hunters (2021) #1 using nzbplanet (newznab)
2022-01-03 23:43:49 DEBUG issues match!
2022-01-03 23:43:49 DEBUG nzbname used for post-processing: Star.Wars.-.War.Of.The.Bounty.Hunters.001.2021.Digital.Kileko-Empire
2022-01-03 23:43:49 DEBUG [SEARCHER] end nzbname: Star.Wars.-.War.Of.The.Bounty.Hunters.001.2021.Digital.Kileko-Empire
2022-01-03 23:43:49 DEBUG [SEARCHER] nzbname : Star Wars - War Of The Bounty Hunters 001 2021 Digital Kileko-Empire
2022-01-03 23:43:49 DEBUG [SEARCHER] nzbname (remove chars): Star Wars - War Of The Bounty Hunters 001 2021 Digital Kileko-Empire
2022-01-03 23:43:49 DEBUG [SEARCHER] entry[title]: Star Wars - War Of The Bounty Hunters 001 (2021) (Digital) (Kileko-Empire)
2022-01-03 23:43:49 DEBUG integer value of issue we have found : 1000
2022-01-03 23:43:49 DEBUG issue we found for is : 001
2022-01-03 23:43:49 DEBUG integer value of issue we are looking for : 1000
2022-01-03 23:43:49 DEBUG issue we are looking for is : 1
2022-01-03 23:43:49 DEBUG 2021 - right years match baby!
2022-01-03 23:43:49 DEBUG match_check: {'process_status': 'match', 'sub': None, 'volume': None, 'match_type': None, 'comicfilename': 'Star Wars - War Of The Bounty Hunters 001 (2021) (Digital) (Kileko-Empire)', 'comiclocation': None, 'series_name': 'Star Wars - War Of The Bounty Hunters', 'series_volume': None, 'alt_series': 'Star Wars', 'alt_issue': 'War Of The Bounty Hunters', 'issue_year': '2021', 'issueid': None, 'justthedigits': '001', 'annual_comicid': None, 'scangroup': 'Kileko-Empire', 'booktype': 'issue'}
2022-01-03 23:43:49 DEBUG booktype: Print / parsed_booktype: issue [ignore_booktype: False]
2022-01-03 23:43:49 DEBUG parsed_info: {'parse_status': 'success', 'sub': None, 'comicfilename': 'Star Wars - War Of The Bounty Hunters 001 (2021) (Digital) (Kileko-Empire)', 'comiclocation': None, 'series_name': 'Star Wars - War Of The Bounty Hunters', 'series_name_decoded': 'Star Wars - War Of The Bounty Hunters', 'issueid': None, 'dynamic_name': 'StarWars|WarOf|BountyHunters', 'series_volume': None, 'alt_series': 'Star Wars', 'alt_issue': 'War Of The Bounty Hunters', 'issue_year': '2021', 'issue_number': '001', 'scangroup': 'Kileko-Empire', 'reading_order': None, 'booktype': 'issue'}
2022-01-03 23:43:49 DEBUG Alternate series / issue title: Star Wars [War Of The Bounty Hunters]
2022-01-03 23:43:49 DEBUG series title possibly: Star Wars - War Of The Bounty Hunters
2022-01-03 23:43:49 DEBUG sf_highest_series_pos: ['Star', 'Wars', '-', 'War', 'Of', 'The', 'Bounty', 'Hunters']
2022-01-03 23:43:49 DEBUG ALT-SERIES NAME [ISSUE TITLE]: Star Wars [War Of The Bounty Hunters]
2022-01-03 23:43:49 DEBUG issue verified as : 001
2022-01-03 23:43:49 DEBUG issue_position: 8
2022-01-03 23:43:49 DEBUG issue number :001
2022-01-03 23:43:49 DEBUG yearposition: 9
2022-01-03 23:43:49 DEBUG hyphen located at position: 10
2022-01-03 23:43:49 DEBUG possible_issuenumbers: [{'number': '001', 'position': 8, 'mod_position': 38, 'validcountchk': False}]