evilhero / mylar

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

Can't seem to download anything anymore #2201

Closed milkplus27 closed 3 years ago

milkplus27 commented 5 years ago

hello. I've been struggling to get anything to download for the last couple of weeks and my backlog is building up. I believe i am on the latest dev commit, but honestly i've been running Mylar on and off for a few years now that i'm not even sure i set it up correctly in the first place.

Basically, i hit Force Check in Wanted and it starts searching but then hits and error. error log is below, hopefully that helps?

2019-02-14 13:47:13 ERROR Uncaught exception: Traceback (most recent call last): File "C:\Mylar\mylar\logger.py", line 337, in new_run old_run(*args, *kwargs) File "C:\Python27\lib\threading.py", line 754, in run self.__target(self.args, **self.kwargs) File "C:\Mylar\mylar\helpers.py", line 3124, in search_queue ss_queue = mylar.search.searchforissue(item['issueid']) File "C:\Mylar\mylar\search.py", line 1847, in searchforissue foundNZB, prov = search_init(ComicName, IssueNumber, str(IssueYear), SeriesYear, Publisher, IssueDate, StoreDate, actissueid, AlternateSearch, UseFuzzy, ComicVersion, SARC=SARC, IssueArcID=IssueArcID, mode=mode, rsscheck=rsscheck, ComicID=ComicID, filesafe=Comicname_filesafe, allow_packs=allow_packs, oneoff=oneoff, manual=manual, torrentid_32p=TorrentID_32p, digitaldate=DigitalDate, booktype=booktype) File "C:\Mylar\mylar\search.py", line 360, in search_init findit = NZB_SEARCH(ComicName, IssueNumber, ComicYear, SeriesYear, Publisher, IssueDate, StoreDate, searchprov, send_prov_count, IssDateFix, IssueID, UseFuzzy, newznab_host, ComicVersion=ComicVersion, SARC=SARC, IssueArcID=IssueArcID, RSS="no", ComicID=ComicID, issuetitle=issuetitle, unaltered_ComicName=unaltered_ComicName, allow_packs=allow_packs, oneoff=oneoff, cmloopit=cmloopit, manual=manual, torznab_host=torznab_host, torrentid_32p=torrentid_32p, digitaldate=digitaldate, booktype=booktype) File "C:\Mylar\mylar\search.py", line 1480, in NZB_SEARCH searchresult = searcher(nzbprov, nzbname, mylar.COMICINFO, links, IssueID, ComicID, tmpprov, newznab=newznab_host, torznab=torznab_host, rss=RSS) File "C:\Mylar\mylar\search.py", line 2613, in searcher sendtosab = ss.sender() File "C:\Mylar\mylar\sabnzbd.py", line 49, in sender sendresponse = sendit.json() File "lib\requests\models.py", line 819, in json return json.loads(self.text, **kwargs) File "lib\simplejson__init__.py", line 428, in loads return _default_decoder.decode(s) File "lib\simplejson\decoder.py", line 402, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "lib\simplejson\decoder.py", line 420, in raw_decode raise JSONDecodeError("No JSON object could be decoded", s, idx) JSONDecodeError: No JSON object could be decoded: line 1 column 0 (char 0) 2019-02-14 13:47:12 INFO sending now to http://localhost:38080/api 2019-02-14 13:47:12 INFO parameters set to {'nzbname': u'Amazing.Spider-Man.015.2019.Digital.Zone-Empire.nzb', 'apikey': u'6da42b7a9e1b5bef6820380b23087b2c', 'name': u'http://192.168.0.134:38085/api?apikey=0cbf5e5c5f7d673be6f0c71ae490ea7a&cmd=downloadNZB&nzbname=Amazing.Spider-Man.015.2019.Digital.Zone-Empire.nzb', 'cmd': 'downloadNZB', 'cat': u'comics', 'priority': '-100', 'mode': 'addurl', 'output': 'json'} 2019-02-14 13:47:06 INFO Found The Amazing Spider-Man (2019) #15 using NZBGeek (newznab) 2019-02-14 13:47:06 INFO no errors on data retrieval...proceeding 2019-02-14 13:47:01 INFO pausing for 60 seconds before continuing to avoid hammering 2019-02-14 13:47:00 INFO Shhh be very quiet...I'm looking for The Amazing Spider-Man issue: 15 (2019) using NZBGeek (newznab). 2019-02-14 13:47:00 INFO Could not find Issue 15 of The Amazing Spider-Man (2018) using omgwtfnbzs [api] 2019-02-14 13:47:00 INFO no errors on data retrieval...proceeding 2019-02-14 13:47:00 INFO pausing for 60 seconds before continuing to avoid hammering 2019-02-14 13:47:00 INFO Shhh be very quiet...I'm looking for The Amazing Spider-Man issue: 15 (2019) using omgwtfnbzs (newznab). 2019-02-14 13:47:00 INFO Could not find Issue 15 of The Amazing Spider-Man (2018) using dognzb [api]

evilhero commented 5 years ago

Well we're missing some necessary information:

Note that if you sabnzbd version is less than a certain version (0.9.0 I think- can't recall atm) it won't work.

milkplus27 commented 5 years ago

Hey, thanks for getting back to me. In answer to your questions:

1) Version: 9d3247b13a9acc9411ac4d6854ad914140edbbc5 (master)

2) 2.3.7 [7a8df5e]

3) will post the log in another comment. It's pretty lengthy haha

milkplus27 commented 5 years ago

C:\Mylar>python mylar.py -v log language set to en_US Verbose/Debugging mode enabled... Initializing startup sequence.... 14-Feb-2019 21:01:00 - DEBUG :: mylar.configure.750 : MainThread : Log dir: c:\Mylar\logs 14-Feb-2019 21:01:00 - INFO :: mylar.initialize.185 : MainThread : Checking to see if the database has all tables.... 14-Feb-2019 21:01:01 - INFO :: mylar.csv_load.1204 : MainThread : Populating Base Exception listings into Mylar.... 14-Feb-2019 21:01:01 - INFO :: mylar.csv_load.1206 : MainThread : Populating Custom Exception listings into Mylar.... 14-Feb-2019 21:01:02 - INFO :: mylar.dbcheck.1150 : MainThread : Ensuring DB integrity - Removing all Erroneous Comics (ie. named None) 14-Feb-2019 21:01:02 - INFO :: mylar.dbcheck.1152 : MainThread : Correcting Null entries that make the main page break on startup. 14-Feb-2019 21:01:02 - INFO :: mylar.initialize.199 : MainThread : Successfully discovered local IP and locking it in as : 192.168.0.134 14-Feb-2019 21:01:02 - DEBUG :: mylar.initialize.211 : MainThread : Logger set to use : Rotational Log Handler (default) 14-Feb-2019 21:01:02 - DEBUG :: mylar.initialize.213 : MainThread : ConcurrentLogHandler package not installed. Using builtin log handler for Rotational logs (default) 14-Feb-2019 21:01:02 - DEBUG :: mylar.initialize.214 : MainThread : [Windows Users] If you are experiencing log file locking and want this auto-enabled, you need to install Python Extensions for Windows ( http://sourceforge.net/projects/pywin32/ ) 14-Feb-2019 21:01:02 - DEBUG :: mylar.initialize.244 : MainThread : SEARCH_TIER_DATE set to : 2019-01-31 14-Feb-2019 21:01:02 - INFO :: mylar.updateComicLocation.810 : MainThread : Performing a one-time mass update to Comic Location 14-Feb-2019 21:01:02 - INFO :: mylar.validateAndCreateDirectory.1566 : MainThread : [DIRECTORY-CHECK] Found comic directory: \Diskstation\htpc\COMICS 14-Feb-2019 21:01:02 - INFO :: mylar.updateComicLocation.898 : MainThread : FFTONEWCOM_DIR is not enabled. I will keep existing subdirectory paths, and will only change the actual Comic Location in the path. 14-Feb-2019 21:01:02 - DEBUG :: mylar.updateComicLocation.899 : MainThread : (ie. /mnt/Comics/Marvel/Hush-(2012) to /mnt/mynewLocation/Marvel/Hush-(2012) 14-Feb-2019 21:01:03 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\4 Kids Walk Into A Bank (2016) .: TO :. \Diskstation\htpc\COMICS\4 Kids Walk Into A Bank (2016) 14-Feb-2019 21:01:03 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Doom Patrol (2016) .: TO :. \Diskstation\htpc\COMICS\Doom Patrol (2016) 14-Feb-2019 21:01:03 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Doctor Strange (1974) .: TO :. \Diskstation\htpc\COMICS\Doctor Strange (1974) 14-Feb-2019 21:01:03 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batwoman (2011) .: TO :. \Diskstation\htpc\COMICS\Batwoman (2011) 14-Feb-2019 21:01:04 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Invincible Iron Man (2008) .: TO :. \Diskstation\htpc\COMICS\Invincible Iron Man (2008) 14-Feb-2019 21:01:04 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Aquaman Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\Aquaman Rebirth (2016) 14-Feb-2019 21:01:04 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Captain America Steve Rogers (2016) .: TO :. \Diskstation\htpc\COMICS\Captain America Steve Rogers (2016) 14-Feb-2019 21:01:04 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Flash Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\The Flash Rebirth (2016) 14-Feb-2019 21:01:05 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Spiderman (2006) .: TO :. \Diskstation\htpc\COMICS\Spiderman (2006) 14-Feb-2019 21:01:05 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Titans Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\Titans Rebirth (2016) 14-Feb-2019 21:01:05 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Green Arrow Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\Green Arrow Rebirth (2016) 14-Feb-2019 21:01:05 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Power Man and Iron Fist (1978) .: TO :. \Diskstation\htpc\COMICS\Power Man and Iron Fist (1978) 14-Feb-2019 21:01:06 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Omega Men (1983) .: TO :. \Diskstation\htpc\COMICS\The Omega Men (1983) 14-Feb-2019 21:01:06 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Green Lanterns Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\Green Lanterns Rebirth (2016) 14-Feb-2019 21:01:06 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Nightwing (1996) .: TO :. \Diskstation\htpc\COMICS\Nightwing (1996) 14-Feb-2019 21:01:06 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batgirl & the Birds of Prey Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\Batgirl & the Birds of Prey Rebirth (2016) 14-Feb-2019 21:01:07 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Civil War II Gods of War (2016) .: TO :. \Diskstation\htpc\COMICS\Civil War II Gods of War (2016) 14-Feb-2019 21:01:07 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Detective Comics (1937) .: TO :. \Diskstation\htpc\COMICS\Detective Comics (1937) 14-Feb-2019 21:01:07 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Wonder Woman Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\Wonder Woman Rebirth (2016) 14-Feb-2019 21:01:07 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Amazing Spider-Man (1963) .: TO :. \Diskstation\htpc\COMICS\The Amazing Spider-Man (1963) 14-Feb-2019 21:01:07 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Spider-Woman (1978) .: TO :. \Diskstation\htpc\COMICS\Spider-Woman (1978) 14-Feb-2019 21:01:08 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Green Arrow (1988) .: TO :. \Diskstation\htpc\COMICS\Green Arrow (1988) 14-Feb-2019 21:01:08 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Guardians of the Galaxy (1990) .: TO :. \Diskstation\htpc\COMICS\Guardians of the Galaxy (1990) 14-Feb-2019 21:01:08 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\DC Universe Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\DC Universe Rebirth (2016) 14-Feb-2019 21:01:09 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Action Comics (1938) .: TO :. \Diskstation\htpc\COMICS\Action Comics (1938) 14-Feb-2019 21:01:09 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Civil War II Ulysses Infinite Comic (2016) .: TO :. \Diskstation\htpc\COMICS\Civil War II Ulysses Infinite Comic (2016) 14-Feb-2019 21:01:09 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Hellblazer Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\The Hellblazer Rebirth (2016) 14-Feb-2019 21:01:09 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Locke & Key Alpha (2013) .: TO :. \Diskstation\htpc\COMICS\Locke & Key Alpha (2013) 14-Feb-2019 21:01:09 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Superman Rebirth (2016) .: TO :. \Diskstation\htpc\COMICS\Superman Rebirth (2016) 14-Feb-2019 21:01:10 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Ben Reilly Scarlet Spider (2017) .: TO :. \Diskstation\htpc\COMICS\Ben Reilly Scarlet Spider (2017) 14-Feb-2019 21:01:10 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batgirl (2016) .: TO :. \Diskstation\htpc\COMICS\Batgirl (2016) 14-Feb-2019 21:01:10 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\All-Star Batman (2016) .: TO :. \Diskstation\htpc\COMICS\All-Star Batman (2016) 14-Feb-2019 21:01:10 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Captain America Sam Wilson (2015) .: TO :. \Diskstation\htpc\COMICS\Captain America Sam Wilson (2015) 14-Feb-2019 21:01:11 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Hellblazer (2016) .: TO :. \Diskstation\htpc\COMICS\The Hellblazer (2016) 14-Feb-2019 21:01:11 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Hal Jordan And The Green Lantern Corps (2016) .: TO :. \Diskstation\htpc\COMICS\Hal Jordan And The Green Lantern Corps (2016) 14-Feb-2019 21:01:11 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Flash (2016) .: TO :. \Diskstation\htpc\COMICS\The Flash (2016) 14-Feb-2019 21:01:11 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Saga (2012) .: TO :. \Diskstation\htpc\COMICS\Saga (2012) 14-Feb-2019 21:01:11 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Secret Empire (2017) .: TO :. \Diskstation\htpc\COMICS\Secret Empire (2017) 14-Feb-2019 21:01:12 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Wonder Woman (2016) .: TO :. \Diskstation\htpc\COMICS\Wonder Woman (2016) 14-Feb-2019 21:01:12 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Jessica Jones (2016) .: TO :. \Diskstation\htpc\COMICS\Jessica Jones (2016) 14-Feb-2019 21:01:12 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Spider-Man (2016) .: TO :. \Diskstation\htpc\COMICS\Spider-Man (2016) 14-Feb-2019 21:01:12 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\East of West (2013) .: TO :. \Diskstation\htpc\COMICS\East of West (2013) 14-Feb-2019 21:01:13 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Justice League (2016) .: TO :. \Diskstation\htpc\COMICS\Justice League (2016) 14-Feb-2019 21:01:13 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batman (2016) .: TO :. \Diskstation\htpc\COMICS\Batman (2016) 14-Feb-2019 21:01:13 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Walking Dead (2003) .: TO :. \Diskstation\htpc\COMICS\The Walking Dead (2003) 14-Feb-2019 21:01:13 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Sex Criminals (2013) .: TO :. \Diskstation\htpc\COMICS\Sex Criminals (2013) 14-Feb-2019 21:01:14 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Superman (2016) .: TO :. \Diskstation\htpc\COMICS\Superman (2016) 14-Feb-2019 21:01:14 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Grass Kings (2017) .: TO :. \Diskstation\htpc\COMICS\Grass Kings (2017) 14-Feb-2019 21:01:14 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Kill or be Killed (2016) .: TO :. \Diskstation\htpc\COMICS\Kill or be Killed (2016) 14-Feb-2019 21:01:14 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Old Man Logan (2016) .: TO :. \Diskstation\htpc\COMICS\Old Man Logan (2016) 14-Feb-2019 21:01:14 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Amazing Spider-Man (2015) .: TO :. \Diskstation\htpc\COMICS\The Amazing Spider-Man (2015) 14-Feb-2019 21:01:15 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\All-New Wolverine (2015) .: TO :. \Diskstation\htpc\COMICS\All-New Wolverine (2015) 14-Feb-2019 21:01:15 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Aquaman (2016) .: TO :. \Diskstation\htpc\COMICS\Aquaman (2016) 14-Feb-2019 21:01:15 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Astonishing X-Men (2017) .: TO :. \Diskstation\htpc\COMICS\Astonishing X-Men (2017) 14-Feb-2019 21:01:15 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batwoman (2017) .: TO :. \Diskstation\htpc\COMICS\Batwoman (2017) 14-Feb-2019 21:01:16 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Curse Words (2017) .: TO :. \Diskstation\htpc\COMICS\Curse Words (2017) 14-Feb-2019 21:01:16 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Green Lanterns (2016) .: TO :. \Diskstation\htpc\COMICS\Green Lanterns (2016) 14-Feb-2019 21:01:16 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Green Arrow (2016) .: TO :. \Diskstation\htpc\COMICS\Green Arrow (2016) 14-Feb-2019 21:01:17 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Generation X (2017) .: TO :. \Diskstation\htpc\COMICS\Generation X (2017) 14-Feb-2019 21:01:17 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Descender (2015) .: TO :. \Diskstation\htpc\COMICS\Descender (2015) 14-Feb-2019 21:01:17 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\X-Men Blue (2017) .: TO :. \Diskstation\htpc\COMICS\X-Men Blue (2017) 14-Feb-2019 21:01:17 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Dark Nights Metal (2017) .: TO :. \Diskstation\htpc\COMICS\Dark Nights Metal (2017) 14-Feb-2019 21:01:18 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Daredevil (2015) .: TO :. \Diskstation\htpc\COMICS\Daredevil (2015) 14-Feb-2019 21:01:18 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\X-Men Gold (2017) .: TO :. \Diskstation\htpc\COMICS\X-Men Gold (2017) 14-Feb-2019 21:01:18 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Sunstone (2017) .: TO :. \Diskstation\htpc\COMICS\Sunstone (2017) 14-Feb-2019 21:01:19 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Sunstone (2014) .: TO :. \Diskstation\htpc\COMICS\Sunstone (2014) 14-Feb-2019 21:01:19 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Wicked + The Divine (2014) .: TO :. \Diskstation\htpc\COMICS\The Wicked + The Divine (2014) 14-Feb-2019 21:01:19 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Realm (2017) .: TO :. \Diskstation\htpc\COMICS\The Realm (2017) 14-Feb-2019 21:01:19 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Marvel Legacy (2017) .: TO :. \Diskstation\htpc\COMICS\Marvel Legacy (2017) 14-Feb-2019 21:01:19 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Black Monday Murders (2016) .: TO :. \Diskstation\htpc\COMICS\The Black Monday Murders (2016) 14-Feb-2019 21:01:20 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Wild Storm (2017) .: TO :. \Diskstation\htpc\COMICS\The Wild Storm (2017) 14-Feb-2019 21:01:20 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Elsewhere (2017) .: TO :. \Diskstation\htpc\COMICS\Elsewhere (2017) 14-Feb-2019 21:01:20 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Gravediggers Union (2017) .: TO :. \Diskstation\htpc\COMICS\The Gravediggers Union (2017) 14-Feb-2019 21:01:20 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Doomsday Clock (2017) .: TO :. \Diskstation\htpc\COMICS\Doomsday Clock (2017) 14-Feb-2019 21:01:21 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Frostbite (2016) .: TO :. \Diskstation\htpc\COMICS\Frostbite (2016) 14-Feb-2019 21:01:21 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Imaginary Fiends (2017) .: TO :. \Diskstation\htpc\COMICS\Imaginary Fiends (2017) 14-Feb-2019 21:01:21 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Unbeatable Squirrel Girl (2015) .: TO :. \Diskstation\htpc\COMICS\The Unbeatable Squirrel Girl (2015) 14-Feb-2019 21:01:22 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\No. 1 With A Bullet (2017) .: TO :. \Diskstation\htpc\COMICS\No. 1 With A Bullet (2017) 14-Feb-2019 21:01:22 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batman Creature of the Night (2017) .: TO :. \Diskstation\htpc\COMICS\Batman Creature of the Night (2017) 14-Feb-2019 21:01:22 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Strangers In Paradise XXV (2018) .: TO :. \Diskstation\htpc\COMICS\Strangers In Paradise XXV (2018) 14-Feb-2019 21:01:22 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batman and Son (2014) .: TO :. \Diskstation\htpc\COMICS\Batman and Son (2014) 14-Feb-2019 21:01:23 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batman The Black Glove (2009) .: TO :. \Diskstation\htpc\COMICS\Batman The Black Glove (2009) 14-Feb-2019 21:01:23 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Phoenix Resurrection The Return of Jean Grey (2017) .: TO :. \Diskstation\htpc\COMICS\Phoenix Resurrection The Return of Jean Grey (2017) 14-Feb-2019 21:01:23 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Black Hammer (2016) .: TO :. \Diskstation\htpc\COMICS\Black Hammer (2016) 14-Feb-2019 21:01:24 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Mister Miracle (2017) .: TO :. \Diskstation\htpc\COMICS\Mister Miracle (2017) 14-Feb-2019 21:01:24 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Sherlock Frankenstein and the Legion of Evil (2017) .: TO :. \Diskstation\htpc\COMICS\Sherlock Frankenstein and the Legion of Evil (2017) 14-Feb-2019 21:01:25 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Action Comics (2016) .: TO :. \Diskstation\htpc\COMICS\Action Comics (2016) 14-Feb-2019 21:01:25 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batman White Knight (2017) .: TO :. \Diskstation\htpc\COMICS\Batman White Knight (2017) 14-Feb-2019 21:01:25 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Barrier Free Comic Book Day 2018 (2018) .: TO :. \Diskstation\htpc\COMICS\Barrier Free Comic Book Day 2018 (2018) 14-Feb-2019 21:01:26 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\DC Nation (2018) .: TO :. \Diskstation\htpc\COMICS\DC Nation (2018) 14-Feb-2019 21:01:26 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Man of Steel (2018) .: TO :. \Diskstation\htpc\COMICS\The Man of Steel (2018) 14-Feb-2019 21:01:27 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Supergirl Being Super (2016) .: TO :. \Diskstation\htpc\COMICS\Supergirl Being Super (2016) 14-Feb-2019 21:01:27 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Superman (2018) .: TO :. \Diskstation\htpc\COMICS\Superman (2018) 14-Feb-2019 21:01:27 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Alice in Sunderland (2007) .: TO :. \Diskstation\htpc\COMICS\Alice in Sunderland (2007) 14-Feb-2019 21:01:28 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Warren Ellis Supergod (2009) .: TO :. \Diskstation\htpc\COMICS\Warren Ellis Supergod (2009) 14-Feb-2019 21:01:28 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\No Hero (2008) .: TO :. \Diskstation\htpc\COMICS\No Hero (2008) 14-Feb-2019 21:01:28 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Monstress (2015) .: TO :. \Diskstation\htpc\COMICS\Monstress (2015) 14-Feb-2019 21:01:29 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Batman Damned (2018) .: TO :. \Diskstation\htpc\COMICS\Batman Damned (2018) 14-Feb-2019 21:01:29 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Amazing Spider-Man (2018) .: TO :. \Diskstation\htpc\COMICS\The Amazing Spider-Man (2018) 14-Feb-2019 21:01:29 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\The Amazing Spider-Man Until the Stars Turn Cold (2003) .: TO :. \Diskstation\htpc\COMICS\The Amazing Spider-Man Until the Stars Turn Cold (2003) 14-Feb-2019 21:01:30 - DEBUG :: mylar.updateComicLocation.906 : MainThread : Updated : \Diskstation\htpc\COMICS\Superior Spider-Man (2018) .: TO :. \Diskstation\htpc\COMICS\Superior Spider-Man (2018) 14-Feb-2019 21:01:30 - INFO :: mylar.updateComicLocation.907 : MainThread : Updated 101 series to a new Comic Location as specified in the config.ini 14-Feb-2019 21:01:30 - INFO :: mylar.initialize.258 : MainThread : Remapping the sorting to allow for new additions. 14-Feb-2019 21:01:30 - INFO :: mylar.ComicSort.759 : MainThread : Sucessfully ordered 100 series in your watchlist. 14-Feb-2019 21:01:30 - INFO :: mylar.validateAndCreateDirectory.1566 : MainThread : [DIRECTORY-CHECK] Found comic directory: C:\Mylar 14-Feb-2019 21:01:30 - INFO :: mylar.initialize.72 : MAIN : Starting Mylar on http://0.0.0.0:38085/ 14-Feb-2019 21:01:32 - ERROR :: mylar.runGit.55 : MAIN : ['C:\Program' is not recognized as an internal or external command, operable program or batch file. ] Unable to find git with command: C:\Program Files\Gitcheck_github_on_startup = True rev-parse HEAD 14-Feb-2019 21:01:32 - INFO :: mylar.versionload.309 : MAIN : Version information: master [9d3247b13a9acc9411ac4d6854ad914140edbbc5] 14-Feb-2019 21:01:33 - INFO :: mylar.start.352 : MAIN : DB Updater sccheduled to fire every 5 minutes 14-Feb-2019 21:01:33 - DEBUG :: mylar.start.362 : MAIN : [AUTO-SEARCH] Search last run @ 2019-02-14 18:50:06.060000 14-Feb-2019 21:01:33 - DEBUG :: mylar.start.372 : MAIN : [AUTO-SEARCH] Scheduling next run @ 2019-02-15 00:50:06.060000 every 360 minutes 14-Feb-2019 21:01:33 - INFO :: mylar.start.396 : MAIN : [SEARCH-QUEUE] Attempting to background load the search queue.... 14-Feb-2019 21:01:33 - INFO :: mylar.start.401 : MAIN : [POST-PROCESS-QUEUE] Post Process queue enabled & monitoring for api requests.... 14-Feb-2019 21:01:33 - INFO :: mylar.start.404 : MAIN : [POST-PROCESS-QUEUE] Succesfully started Post-Processing Queuer.... 14-Feb-2019 21:01:33 - INFO :: mylar.start.420 : MAIN : [WEEKLY] Checking for existance of Weekly Comic listing... 14-Feb-2019 21:01:33 - DEBUG :: mylar.start.445 : MAIN : [WEEKLY] Scheduling next run for @ 2019-02-14 21:04:28.701000 every 4 hours 14-Feb-2019 21:01:33 - INFO :: mylar.start.451 : MAIN : [RSS-FEEDS] Initiating startup-RSS feed checks. 14-Feb-2019 21:01:33 - INFO :: mylar.start.454 : MAIN : [RSS-FEEDS] RSS last run @ 2019-02-14 13:42:19.751000 14-Feb-2019 21:01:33 - INFO :: mylar.start.486 : MAIN : Firing up the Background Schedulers now.... 14-Feb-2019 21:01:33 - INFO :: mylar.start.490 : MAIN : Background Schedulers successfully started... 14-Feb-2019 21:01:33 - INFO :: mylar.run.37 : Thread-12 : [RSS-FEEDS] RSS Feed Check Initalizing.... 14-Feb-2019 21:01:34 - INFO :: mylar.run.92 : Thread-12 : [RSS-FEEDS] Initiating RSS Feed Check for NZB Providers. 14-Feb-2019 21:01:34 - DEBUG :: mylar.nzbs.427 : Thread-12 : [RSS] You have enabled 3 NZB RSS search providers. 14-Feb-2019 21:01:34 - DEBUG :: mylar._parse_feed.393 : Thread-12 : [RSS] Fetching items from dognzb 14-Feb-2019 21:01:36 - DEBUG :: mylar._parse_feed.393 : Thread-12 : [RSS] Fetching items from omgwtfnbzs 14-Feb-2019 21:01:36 - DEBUG :: mylar._parse_feed.393 : Thread-12 : [RSS] Fetching items from NZBGeek 14-Feb-2019 21:01:37 - DEBUG :: mylar.nzbs.500 : Thread-12 : [RSS] (dognzb) now being updated... 14-Feb-2019 21:01:37 - INFO :: mylar.nzbs.532 : Thread-12 : [RSS] (dognzb) 25 entries indexed. 14-Feb-2019 21:01:37 - DEBUG :: mylar.nzbs.500 : Thread-12 : [RSS] (omgwtfnbzs) now being updated... 14-Feb-2019 21:01:37 - INFO :: mylar.nzbs.532 : Thread-12 : [RSS] (omgwtfnbzs) 0 entries indexed. 14-Feb-2019 21:01:37 - DEBUG :: mylar.nzbs.500 : Thread-12 : [RSS] (NZBGeek) now being updated... 14-Feb-2019 21:01:37 - INFO :: mylar.nzbs.532 : Thread-12 : [RSS] (NZBGeek) 100 entries indexed. 14-Feb-2019 21:01:37 - INFO :: mylar.nzbs.536 : Thread-12 : [RSS] 125 entries have been indexed and are now going to be stored for caching. 14-Feb-2019 21:02:18 - DEBUG :: mylar.rssdbupdate.569 : Thread-12 : Completed adding new data to RSS DB. Next add in 20 minutes 14-Feb-2019 21:02:18 - INFO :: mylar.run.94 : Thread-12 : [RSS-FEEDS] RSS Feed Check/Update Complete 14-Feb-2019 21:02:18 - INFO :: mylar.run.95 : Thread-12 : [RSS-FEEDS] Watchlist Check for new Releases 14-Feb-2019 21:02:18 - INFO :: mylar.searchforissue.1586 : Thread-12 : Initiating RSS Search Scan at the scheduled interval of 20 minutes. 14-Feb-2019 21:02:18 - INFO :: mylar.searchforissue.1638 : Thread-12 : Storyarcs to be searched for : 0 14-Feb-2019 21:02:18 - DEBUG :: mylar.issue_status.2409 : Thread-12 : [ISSUE-STATUS] Issue Status Check for 700641 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.63 : Thread-12 : Publisher is : DC Comics 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.71 : Thread-12 : Issue Title given as : the price part 2 of 4: the price of innocence 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.102 : Thread-12 : Checking for torrent enabled. 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.153 : Thread-12 : nzbprovider(s): ['dognzb', 'newznab:omgwtfnbzs', 'newznab:NZBGeek'] 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.156 : Thread-12 : There are 0 torrent providers you have selected. 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.161 : Thread-12 : there are : 3 nzb providers you have selected. 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.163 : Thread-12 : Usenet Retention : 1500 days 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.180 : Thread-12 : search provider order is ['dognzb', 'newznab:omgwtfnbzs', 'newznab:NZBGeek'] 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.247 : Thread-12 : calpha/cnumber: None / None 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.257 : Thread-12 : srchloop: 1 14-Feb-2019 21:02:18 - DEBUG :: mylar.search_init.284 : Thread-12 : Initiating Search via : rss 14-Feb-2019 21:02:18 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Flash issue: 64 (2019) using dognzb [RSS]. 14-Feb-2019 21:02:18 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:02:18 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Flash : 064 (2019) 14-Feb-2019 21:03:01 - ERROR :: mylar.runGit.55 : CP Server Thread-7 : ['C:\Program' is not recognized as an internal or external command, operable program or batch file. ] Unable to find git with command: C:\Program Files\Gitcheck_github_on_startup = True log --encoding=UTF-8 --pretty=format:"%h - %cr - %an - %s" -n 5 14-Feb-2019 21:03:03 - ERROR :: mylar.runGit.55 : CP Server Thread-7 : ['C:\Program' is not recognized as an internal or external command, operable program or batch file. ] Unable to find git with command: C:\Program Files\Gitcheck_github_on_startup = True rev-parse HEAD 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: 80.Page.Giant.009.-.The.Flash 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:80.Page.Giant.009.-.The.Flash 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-14 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 14 Sep 2017 17:47:09 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: 80.Page.Giant.004.-.The.Flash 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:80.Page.Giant.004.-.The.Flash 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-14 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 14 Sep 2017 17:44:53 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.033.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.033.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-10-25 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 25 Oct 2017 21:16:01 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.034.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.034.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-08 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 08 Nov 2017 21:05:40 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.-.Rebirth.2010.digital.Minutemen-PhD 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.-.Rebirth.2010.digital.Minutemen-PhD 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-17 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 17 Nov 2017 14:39:54 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: LEGO.DC.Comics.Super.Heroes.the.Flash.2018.720p.WEB-DL.H264.AC3-EVO 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:LEGO.DC.Comics.Super.Heroes.the.Flash.2018.720p.WEB-DL.H264.AC3-EVO 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-13 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Tue, 13 Feb 2018 11:40:02 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: lego.dc.comics.super.heroes.the.flash.2018.720p.web-dl.dd5.1.h264-fgt 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:lego.dc.comics.super.heroes.the.flash.2018.720p.web-dl.dd5.1.h264-fgt 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-13 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Tue, 13 Feb 2018 17:54:06 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.060.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.060.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-12-13 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 13 Dec 2018 08:02:27 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.059.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.059.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-11-30 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 30 Nov 2018 00:03:28 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.061.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.061.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2019-01-03 < storedate: 2019-02-11 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 03 Jan 2019 12:21:45 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:31 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 64 of The Flash (2016) using dognzb [rss] 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : omgwtfnbzs 14-Feb-2019 21:03:31 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Flash issue: 64 (2019) using omgwtfnbzs(newznab) [RSS]. 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:31 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Flash : 064 (2019) 14-Feb-2019 21:03:33 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 64 of The Flash (2016) using omgwtfnbzs [rss] 14-Feb-2019 21:03:33 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : NZBGeek 14-Feb-2019 21:03:33 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Flash issue: 64 (2019) using NZBGeek(newznab) [RSS]. 14-Feb-2019 21:03:33 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:33 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Flash : 064 (2019) 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.027.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.027.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 37315000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 35.6 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-07-27 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 27 Jul 2017 02:40:27 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.029.2017.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.029.2017.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 27842000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 26.6 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-08-24 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 24 Aug 2017 22:17:11 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.030.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.030.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 27025000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 25.8 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-14 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 14 Sep 2017 05:28:19 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: 80.Page.Giant.009-The.Flash 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:80.Page.Giant.009-The.Flash 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 41016000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 39.1 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-15 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 15 Sep 2017 04:01:15 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: 80.Page.Giant.004-The.Flash 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:80.Page.Giant.004-The.Flash 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 13789000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 13.2 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-15 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 15 Sep 2017 04:01:15 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.031.2017.2.covers.Digital.Zone-Empire.Repost 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.031.2017.2.covers.Digital.Zone-Empire.Repost 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 29595000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 28.2 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-30 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Sat, 30 Sep 2017 03:14:23 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.032.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.032.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 32753000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 31.2 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-10-12 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 12 Oct 2017 13:16:18 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The Flash 033 (2017) (2 covers) (Digital) (Zone-Empire) 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The Flash 033 (2017) (2 covers) (Digital) (Zone-Empire) 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 39462000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 37.6 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-10-26 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 26 Oct 2017 07:46:42 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.by.Geoff.Johns.Book.03.2016.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.by.Geoff.Johns.Book.03.2016.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 573363000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 546.8 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-07 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Tue, 07 Nov 2017 11:24:45 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The Flash 034 (2018) (2 covers) (Digital) (Zone-Empire) 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The Flash 034 (2018) (2 covers) (Digital) (Zone-Empire) 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 27554000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 26.3 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-09 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 09 Nov 2017 07:33:57 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.034.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.034.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 27050000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 25.8 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-16 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 16 Nov 2017 16:43:17 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash-Rebirth.2010.digital.Minutemen-PhD 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash-Rebirth.2010.digital.Minutemen-PhD 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 184267000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 175.7 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-18 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Sat, 18 Nov 2017 01:06:56 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.035.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.035.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 30297000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 28.9 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-23 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 23 Nov 2017 08:36:30 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.035.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.035.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 29823000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 28.4 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-12-01 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 01 Dec 2017 01:56:08 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.036.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.036.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 40428000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 38.6 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-12-14 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 14 Dec 2017 21:49:34 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.036.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.036.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 39934000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 38.1 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-12-21 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 21 Dec 2017 21:20:12 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.037.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.037.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 39666000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 37.8 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-04 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 04 Jan 2018 19:37:15 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.v06-Out.of.Time.2015.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.v06-Out.of.Time.2015.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 379058000 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 361.5 MB 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-10 < storedate: 2019-02-11 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 10 Jan 2018 01:49:08 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.038.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.038.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:35 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 46389000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 44.2 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-19 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 19 Jan 2018 22:33:38 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.039.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.039.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 37859000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 36.1 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-25 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 25 Jan 2018 04:11:17 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.Annual.01.2018.digital.Minutemen-Thoth 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.Annual.01.2018.digital.Minutemen-Thoth 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 66837000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 63.7 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-01 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 01 Feb 2018 02:23:31 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.039.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.039.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 38307000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 36.5 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-01 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 01 Feb 2018 22:52:08 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.Annual.001.2018.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.Annual.001.2018.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 67156000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 64.0 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-10 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Sat, 10 Feb 2018 00:32:19 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.040.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.040.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 31450000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 30.0 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-14 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 14 Feb 2018 23:57:52 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.040.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.040.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 32026000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 30.5 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-22 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 22 Feb 2018 16:55:20 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.041.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.041.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 36649000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 35.0 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-03-01 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 01 Mar 2018 07:54:25 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: Lego_DC_Comics_Super_Heroes_TheFlash(2018)-LEGO_DC_COMICS_SUPER_HEROES-THE 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:Lego_DC_Comics_Super_Heroes_TheFlash(2018)-LEGO_DC_COMICS_SUPER_HEROES-THE 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 6114391000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 5.69 GB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-03-08 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 08 Mar 2018 13:51:13 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.042.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.042.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 28760000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 27.4 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-03-14 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 14 Mar 2018 18:53:00 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.043.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.043.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 38176000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 36.4 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-03-28 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 28 Mar 2018 22:38:21 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.050.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.050.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 44838000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 42.8 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-07-12 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 12 Jul 2018 09:35:19 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: Lego.DC.Comics.Super.Heroes.The.Flash.2018.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-FGT 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:Lego.DC.Comics.Super.Heroes.The.Flash.2018.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-FGT 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 12460835000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 11.61 GB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-07-15 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Sun, 15 Jul 2018 12:32:20 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.051.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.051.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 32875000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 31.4 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-07-26 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 26 Jul 2018 08:37:54 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.Annual.002.2019.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.Annual.002.2019.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 51541000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 49.2 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2019-02-01 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 01 Feb 2019 02:12:57 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.063.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.063.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 36458000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 34.8 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2019-02-01 < storedate: 2019-02-11 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 01 Feb 2019 02:14:50 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.064.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.064.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 28755000 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 27.4 MB 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1076 : Thread-12 : Thu, 14 Feb 2019 10:51:43 +0000 is after store date of 2019-02-13 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1097 : Thread-12 : Entry: The.Flash.064.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.324 : Thread-12 : Improperly formatted filename - there is no seperation using appropriate characters between wording. 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.327 : Thread-12 : NEW split_file3: [u'The', u'Flash', u'064', u'2019', u'2', u'covers', u'Digital', u'Zone-Empire'] 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.391 : Thread-12 : NEWLY SPLIT REORGD: [u'The', u'Flash', u'064', u'2019', u'2', u'covers', u'Digital', u'Zone-Empire'] 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.426 : Thread-12 : checking date : 2019 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.429 : Thread-12 : date: 2019 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.520 : Thread-12 : 2 seperate numbers detected. Assuming 2nd number is the actual issue 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.739 : Thread-12 : datecheck: [{'date': u'2019', 'position': 3, 'mod_position': 14}] 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.745 : Thread-12 : sctd: 2019 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.754 : Thread-12 : year verified as : 2019 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.760 : Thread-12 : year verified as: 2019 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.783 : Thread-12 : highest_series_position: 3 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.789 : Thread-12 : possible_issuenumbers: [{'position': 2, 'validcountchk': False, 'number': u'064', 'mod_position': 10}, {'position': 3, 'validcountchk': False, 'number': u'2019', 'mod_position': 14}, {'position': 4, 'validcountchk': False, 'number': u'2', 'mod_position': 14}] 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.795 : Thread-12 : hyphen located at position: 40 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.797 : Thread-12 : yearposition: 3 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.832 : Thread-12 : issue number :2 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.827 : Thread-12 : Already validated year, ignoring as possible issue number: 2019 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.861 : Thread-12 : issue_position: 4 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.878 : Thread-12 : issue verified as : 2 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.1002 : Thread-12 : sf_highest_series_pos: [u'The', u'Flash', u'064'] 14-Feb-2019 21:03:36 - DEBUG :: mylar.parseit.1034 : Thread-12 : series title possibly: The Flash 064 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1114 : Thread-12 : parsed_info: {'series_volume': None, 'booktype': 'issue', 'issueid': None, 'sub': None, 'comiclocation': None, 'reading_order': None, 'parse_status': 'success', 'dynamic_name': u'|Flash064', 'series_name': u'The Flash 064', 'comicfilename': u'The.Flash.064.2019.2.covers.Digital.Zone-Empire', 'issue_number': u'2', 'issue_year': '2019', 'scangroup': None, 'alt_series': None, 'alt_issue': None, 'series_name_decoded': 'The Flash 064'} 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1123 : Thread-12 : match_check: {'series_volume': None, 'issue_year': '2019', 'comiclocation': None, 'series_name': u'The Flash 064', 'scangroup': None, 'alt_series': None, 'issueid': None, 'sub': None, 'booktype': 'issue', 'comicfilename': u'The.Flash.064.2019.2.covers.Digital.Zone-Empire', 'issue_number': u'2', 'process_status': 'fail', 'alt_issue': None} 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1187 : Thread-12 : year detected: 2019 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1189 : Thread-12 : year looking for: 2019 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.1191 : Thread-12 : 2019 - right years match baby! 14-Feb-2019 21:03:36 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 64 of The Flash (2016) using NZBGeek [rss] 14-Feb-2019 21:03:36 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Flash issue: 64 (2019) using dognzb [RSS]. 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:36 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Flash : 64 (2019) 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: 80.Page.Giant.009.-.The.Flash 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:80.Page.Giant.009.-.The.Flash 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-14 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 14 Sep 2017 17:47:09 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: 80.Page.Giant.004.-.The.Flash 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:80.Page.Giant.004.-.The.Flash 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-14 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 14 Sep 2017 17:44:53 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.033.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.033.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-10-25 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 25 Oct 2017 21:16:01 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.034.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.034.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-08 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 08 Nov 2017 21:05:40 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.-.Rebirth.2010.digital.Minutemen-PhD 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.-.Rebirth.2010.digital.Minutemen-PhD 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-17 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 17 Nov 2017 14:39:54 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: LEGO.DC.Comics.Super.Heroes.the.Flash.2018.720p.WEB-DL.H264.AC3-EVO 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:LEGO.DC.Comics.Super.Heroes.the.Flash.2018.720p.WEB-DL.H264.AC3-EVO 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-13 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Tue, 13 Feb 2018 11:40:02 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: lego.dc.comics.super.heroes.the.flash.2018.720p.web-dl.dd5.1.h264-fgt 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:lego.dc.comics.super.heroes.the.flash.2018.720p.web-dl.dd5.1.h264-fgt 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-13 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Tue, 13 Feb 2018 17:54:06 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.060.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.060.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-12-13 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 13 Dec 2018 08:02:27 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.059.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.059.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-11-30 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 30 Nov 2018 00:03:28 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.061.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.061.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2019-01-03 < storedate: 2019-02-11 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 03 Jan 2019 12:21:45 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:38 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 64 of The Flash (2016) using dognzb [rss] 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : omgwtfnbzs 14-Feb-2019 21:03:38 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Flash issue: 64 (2019) using omgwtfnbzs(newznab) [RSS]. 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:38 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Flash : 64 (2019) 14-Feb-2019 21:03:40 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 64 of The Flash (2016) using omgwtfnbzs [rss] 14-Feb-2019 21:03:40 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : NZBGeek 14-Feb-2019 21:03:40 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Flash issue: 64 (2019) using NZBGeek(newznab) [RSS]. 14-Feb-2019 21:03:40 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:40 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Flash : 64 (2019) 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.027.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.027.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 37315000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 35.6 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-07-27 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 27 Jul 2017 02:40:27 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.029.2017.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.029.2017.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 27842000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 26.6 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-08-24 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 24 Aug 2017 22:17:11 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.030.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.030.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 27025000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 25.8 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-14 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 14 Sep 2017 05:28:19 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: 80.Page.Giant.009-The.Flash 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:80.Page.Giant.009-The.Flash 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 41016000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 39.1 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-15 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 15 Sep 2017 04:01:15 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: 80.Page.Giant.004-The.Flash 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:80.Page.Giant.004-The.Flash 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 13789000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 13.2 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-15 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 15 Sep 2017 04:01:15 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.031.2017.2.covers.Digital.Zone-Empire.Repost 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.031.2017.2.covers.Digital.Zone-Empire.Repost 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 29595000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 28.2 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-09-30 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Sat, 30 Sep 2017 03:14:23 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.032.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.032.2017.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 32753000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 31.2 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-10-12 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 12 Oct 2017 13:16:18 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The Flash 033 (2017) (2 covers) (Digital) (Zone-Empire) 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The Flash 033 (2017) (2 covers) (Digital) (Zone-Empire) 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 39462000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 37.6 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-10-26 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 26 Oct 2017 07:46:42 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.by.Geoff.Johns.Book.03.2016.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.by.Geoff.Johns.Book.03.2016.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 573363000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 546.8 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-07 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Tue, 07 Nov 2017 11:24:45 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The Flash 034 (2018) (2 covers) (Digital) (Zone-Empire) 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The Flash 034 (2018) (2 covers) (Digital) (Zone-Empire) 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 27554000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 26.3 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-09 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 09 Nov 2017 07:33:57 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.034.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.034.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 27050000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 25.8 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-16 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 16 Nov 2017 16:43:17 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash-Rebirth.2010.digital.Minutemen-PhD 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash-Rebirth.2010.digital.Minutemen-PhD 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 184267000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 175.7 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-18 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Sat, 18 Nov 2017 01:06:56 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.035.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.035.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 30297000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 28.9 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-11-23 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 23 Nov 2017 08:36:30 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.035.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.035.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 29823000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 28.4 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-12-01 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 01 Dec 2017 01:56:08 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.036.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.036.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 40428000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 38.6 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-12-14 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 14 Dec 2017 21:49:34 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.036.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.036.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 39934000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 38.1 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2017-12-21 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 21 Dec 2017 21:20:12 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.037.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.037.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 39666000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 37.8 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-04 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 04 Jan 2018 19:37:15 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.v06-Out.of.Time.2015.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.v06-Out.of.Time.2015.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 379058000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 361.5 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-10 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 10 Jan 2018 01:49:08 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.038.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.038.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 46389000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 44.2 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-19 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 19 Jan 2018 22:33:38 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.039.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.039.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 37859000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 36.1 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-25 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 25 Jan 2018 04:11:17 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.Annual.01.2018.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.Annual.01.2018.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 66837000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 63.7 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-01 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 01 Feb 2018 02:23:31 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.039.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.039.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 38307000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 36.5 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-01 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 01 Feb 2018 22:52:08 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.Annual.001.2018.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.Annual.001.2018.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 67156000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 64.0 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-10 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Sat, 10 Feb 2018 00:32:19 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.040.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.040.2018.2.covers.digital.Minutemen-Thoth 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 31450000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 30.0 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-14 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 14 Feb 2018 23:57:52 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.040.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.040.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 32026000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 30.5 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-02-22 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 22 Feb 2018 16:55:20 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.041.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.041.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 36649000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 35.0 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-03-01 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 01 Mar 2018 07:54:25 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: Lego_DC_Comics_Super_Heroes_TheFlash(2018)-LEGO_DC_COMICS_SUPER_HEROES-THE 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:Lego_DC_Comics_Super_Heroes_TheFlash(2018)-LEGO_DC_COMICS_SUPER_HEROES-THE 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 6114391000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 5.69 GB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-03-08 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 08 Mar 2018 13:51:13 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.042.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.042.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 28760000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 27.4 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-03-14 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 14 Mar 2018 18:53:00 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.043.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.043.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 38176000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 36.4 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-03-28 < storedate: 2019-02-11 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 28 Mar 2018 22:38:21 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.050.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.050.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 44838000 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 42.8 MB 14-Feb-2019 21:03:42 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-07-12 < storedate: 2019-02-11 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 12 Jul 2018 09:35:19 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: Lego.DC.Comics.Super.Heroes.The.Flash.2018.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-FGT 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:Lego.DC.Comics.Super.Heroes.The.Flash.2018.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-FGT 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 12460835000 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 11.61 GB 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-07-15 < storedate: 2019-02-11 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Sun, 15 Jul 2018 12:32:20 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.051.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.051.2018.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 32875000 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 31.4 MB 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-07-26 < storedate: 2019-02-11 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 26 Jul 2018 08:37:54 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.Annual.002.2019.Digital.Zone-Empire 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.Annual.002.2019.Digital.Zone-Empire 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 51541000 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 49.2 MB 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2019-02-01 < storedate: 2019-02-11 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 01 Feb 2019 02:12:57 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.063.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.063.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 36458000 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 34.8 MB 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2019-02-01 < storedate: 2019-02-11 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 01 Feb 2019 02:14:50 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Flash.064.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Flash.064.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 28755000 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 27.4 MB 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1076 : Thread-12 : Thu, 14 Feb 2019 10:51:43 +0000 is after store date of 2019-02-13 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1097 : Thread-12 : Entry: The.Flash.064.2019.2.covers.Digital.Zone-Empire 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.324 : Thread-12 : Improperly formatted filename - there is no seperation using appropriate characters between wording. 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.327 : Thread-12 : NEW split_file3: [u'The', u'Flash', u'064', u'2019', u'2', u'covers', u'Digital', u'Zone-Empire'] 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.391 : Thread-12 : NEWLY SPLIT REORGD: [u'The', u'Flash', u'064', u'2019', u'2', u'covers', u'Digital', u'Zone-Empire'] 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.426 : Thread-12 : checking date : 2019 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.429 : Thread-12 : date: 2019 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.520 : Thread-12 : 2 seperate numbers detected. Assuming 2nd number is the actual issue 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.739 : Thread-12 : datecheck: [{'date': u'2019', 'position': 3, 'mod_position': 14}] 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.745 : Thread-12 : sctd: 2019 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.754 : Thread-12 : year verified as : 2019 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.760 : Thread-12 : year verified as: 2019 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.783 : Thread-12 : highest_series_position: 3 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.789 : Thread-12 : possible_issuenumbers: [{'position': 2, 'validcountchk': False, 'number': u'064', 'mod_position': 10}, {'position': 3, 'validcountchk': False, 'number': u'2019', 'mod_position': 14}, {'position': 4, 'validcountchk': False, 'number': u'2', 'mod_position': 14}] 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.795 : Thread-12 : hyphen located at position: 40 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.797 : Thread-12 : yearposition: 3 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.832 : Thread-12 : issue number :2 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.827 : Thread-12 : Already validated year, ignoring as possible issue number: 2019 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.861 : Thread-12 : issue_position: 4 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.878 : Thread-12 : issue verified as : 2 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.1002 : Thread-12 : sf_highest_series_pos: [u'The', u'Flash', u'064'] 14-Feb-2019 21:03:43 - DEBUG :: mylar.parseit.1034 : Thread-12 : series title possibly: The Flash 064 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1114 : Thread-12 : parsed_info: {'series_volume': None, 'booktype': 'issue', 'issueid': None, 'sub': None, 'comiclocation': None, 'reading_order': None, 'parse_status': 'success', 'dynamic_name': u'|Flash064', 'series_name': u'The Flash 064', 'comicfilename': u'The.Flash.064.2019.2.covers.Digital.Zone-Empire', 'issue_number': u'2', 'issue_year': '2019', 'scangroup': None, 'alt_series': None, 'alt_issue': None, 'series_name_decoded': 'The Flash 064'} 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1123 : Thread-12 : match_check: {'series_volume': None, 'issue_year': '2019', 'comiclocation': None, 'series_name': u'The Flash 064', 'scangroup': None, 'alt_series': None, 'issueid': None, 'sub': None, 'booktype': 'issue', 'comicfilename': u'The.Flash.064.2019.2.covers.Digital.Zone-Empire', 'issue_number': u'2', 'process_status': 'fail', 'alt_issue': None} 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1187 : Thread-12 : year detected: 2019 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1189 : Thread-12 : year looking for: 2019 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.1191 : Thread-12 : 2019 - right years match baby! 14-Feb-2019 21:03:43 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 64 of The Flash (2016) using NZBGeek [rss] 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.427 : Thread-12 : findit: {'status': False} 14-Feb-2019 21:03:43 - INFO :: mylar.search_init.431 : Thread-12 : Finished searching via :rss. Issue not found - status kept as Wanted. 14-Feb-2019 21:03:43 - DEBUG :: mylar.issue_status.2409 : Thread-12 : [ISSUE-STATUS] Issue Status Check for 700658 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.63 : Thread-12 : Publisher is : Marvel 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.71 : Thread-12 : Issue Title given as : family matters part two 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.102 : Thread-12 : Checking for torrent enabled. 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.153 : Thread-12 : nzbprovider(s): ['dognzb', 'newznab:omgwtfnbzs', 'newznab:NZBGeek'] 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.156 : Thread-12 : There are 0 torrent providers you have selected. 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.161 : Thread-12 : there are : 3 nzb providers you have selected. 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.163 : Thread-12 : Usenet Retention : 1500 days 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.180 : Thread-12 : search provider order is ['dognzb', 'newznab:omgwtfnbzs', 'newznab:NZBGeek'] 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.247 : Thread-12 : calpha/cnumber: None / None 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.257 : Thread-12 : srchloop: 1 14-Feb-2019 21:03:43 - DEBUG :: mylar.search_init.284 : Thread-12 : Initiating Search via : rss 14-Feb-2019 21:03:43 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Amazing Spider-Man issue: 15 (2019) using dognzb [RSS]. 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:43 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Amazing Spider-Man : 015 (2019) 14-Feb-2019 21:03:45 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 15 of The Amazing Spider-Man (2018) using dognzb [rss] 14-Feb-2019 21:03:45 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : omgwtfnbzs 14-Feb-2019 21:03:45 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Amazing Spider-Man issue: 15 (2019) using omgwtfnbzs(newznab) [RSS]. 14-Feb-2019 21:03:45 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:45 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Amazing Spider-Man : 015 (2019) 14-Feb-2019 21:03:47 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 15 of The Amazing Spider-Man (2018) using omgwtfnbzs [rss] 14-Feb-2019 21:03:47 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : NZBGeek 14-Feb-2019 21:03:47 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Amazing Spider-Man issue: 15 (2019) using NZBGeek(newznab) [RSS]. 14-Feb-2019 21:03:47 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:47 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Amazing Spider-Man : 015 (2019) 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Amazing.Spider-Man-Worldwide.v06.2017.Digital.Kileko-Empire 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Amazing.Spider-Man-Worldwide.v06.2017.Digital.Kileko-Empire 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 291613000 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 278.1 MB 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-26 < storedate: 2019-02-11 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 26 Jan 2018 20:21:46 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:48 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Amazing.Spider-Man-Worldwide.v05.2017.Digital.Kileko-Empire 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Amazing.Spider-Man-Worldwide.v05.2017.Digital.Kileko-Empire 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 333517000 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 318.1 MB 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-26 < storedate: 2019-02-11 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 26 Jan 2018 20:21:46 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:49 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 15 of The Amazing Spider-Man (2018) using NZBGeek [rss] 14-Feb-2019 21:03:49 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Amazing Spider-Man issue: 15 (2019) using dognzb [RSS]. 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:49 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Amazing Spider-Man : 15 (2019) 14-Feb-2019 21:03:50 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 15 of The Amazing Spider-Man (2018) using dognzb [rss] 14-Feb-2019 21:03:50 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : omgwtfnbzs 14-Feb-2019 21:03:50 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Amazing Spider-Man issue: 15 (2019) using omgwtfnbzs(newznab) [RSS]. 14-Feb-2019 21:03:50 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:50 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Amazing Spider-Man : 15 (2019) 14-Feb-2019 21:03:52 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 15 of The Amazing Spider-Man (2018) using omgwtfnbzs [rss] 14-Feb-2019 21:03:52 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : NZBGeek 14-Feb-2019 21:03:52 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for The Amazing Spider-Man issue: 15 (2019) using NZBGeek(newznab) [RSS]. 14-Feb-2019 21:03:52 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:52 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for The Amazing Spider-Man : 15 (2019) 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Amazing.Spider-Man-Worldwide.v06.2017.Digital.Kileko-Empire 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Amazing.Spider-Man-Worldwide.v06.2017.Digital.Kileko-Empire 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 291613000 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 278.1 MB 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-26 < storedate: 2019-02-11 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 26 Jan 2018 20:21:46 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: The.Amazing.Spider-Man-Worldwide.v05.2017.Digital.Kileko-Empire 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:The.Amazing.Spider-Man-Worldwide.v05.2017.Digital.Kileko-Empire 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 333517000 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 318.1 MB 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-26 < storedate: 2019-02-11 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 26 Jan 2018 20:21:46 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:54 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 15 of The Amazing Spider-Man (2018) using NZBGeek [rss] 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.427 : Thread-12 : findit: {'status': False} 14-Feb-2019 21:03:54 - INFO :: mylar.search_init.431 : Thread-12 : Finished searching via :rss. Issue not found - status kept as Wanted. 14-Feb-2019 21:03:54 - DEBUG :: mylar.issue_status.2409 : Thread-12 : [ISSUE-STATUS] Issue Status Check for 700739 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.63 : Thread-12 : Publisher is : Abstract Studio 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.71 : Thread-12 : Issue Title given as : None 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.102 : Thread-12 : Checking for torrent enabled. 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.153 : Thread-12 : nzbprovider(s): ['dognzb', 'newznab:omgwtfnbzs', 'newznab:NZBGeek'] 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.156 : Thread-12 : There are 0 torrent providers you have selected. 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.161 : Thread-12 : there are : 3 nzb providers you have selected. 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.163 : Thread-12 : Usenet Retention : 1500 days 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.180 : Thread-12 : search provider order is ['dognzb', 'newznab:omgwtfnbzs', 'newznab:NZBGeek'] 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.247 : Thread-12 : calpha/cnumber: None / None 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.257 : Thread-12 : srchloop: 1 14-Feb-2019 21:03:54 - DEBUG :: mylar.search_init.284 : Thread-12 : Initiating Search via : rss 14-Feb-2019 21:03:54 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for Strangers In Paradise XXV issue: 10 (2019) using dognzb [RSS]. 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:54 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for Strangers In Paradise XXV : 010 (2019) 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: Strangers.in.Paradise.XXV.003.2018.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:Strangers.in.Paradise.XXV.003.2018.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-04-25 < storedate: 2019-02-11 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Wed, 25 Apr 2018 12:48:56 -0600 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:56 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 10 of Strangers In Paradise XXV (2018) using dognzb [rss] 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : omgwtfnbzs 14-Feb-2019 21:03:56 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for Strangers In Paradise XXV issue: 10 (2019) using omgwtfnbzs(newznab) [RSS]. 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:56 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for Strangers In Paradise XXV : 010 (2019) 14-Feb-2019 21:03:57 - INFO :: mylar.search_init.396 : Thread-12 : Could not find Issue 10 of Strangers In Paradise XXV (2018) using omgwtfnbzs [rss] 14-Feb-2019 21:03:57 - DEBUG :: mylar.NZB_SEARCH.487 : Thread-12 : using Newznab host of : NZBGeek 14-Feb-2019 21:03:57 - INFO :: mylar.NZB_SEARCH.514 : Thread-12 : Shhh be very quiet...I'm looking for Strangers In Paradise XXV issue: 10 (2019) using NZBGeek(newznab) [RSS]. 14-Feb-2019 21:03:57 - DEBUG :: mylar.NZB_SEARCH.578 : Thread-12 : findloop: 0 / findcount: 1 14-Feb-2019 21:03:57 - DEBUG :: mylar.NZB_SEARCH.634 : Thread-12 : Sending request to RSS for Strangers In Paradise XXV : 010 (2019) 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: Strangers.in.Paradise.XXV.001.2018.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:Strangers.in.Paradise.XXV.001.2018.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 59240000 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 56.5 MB 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-01-18 < storedate: 2019-02-11 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 18 Jan 2018 00:19:07 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: Strangers.in.Paradise.XXV.002.2018.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:Strangers.in.Paradise.XXV.002.2018.digital.Son.of.Ultron-Empire 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 48642000 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 46.4 MB 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2018-03-01 < storedate: 2019-02-11 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Thu, 01 Mar 2018 07:10:59 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:03:59 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: Strangers.in.Paradise.XXV.009.2019.digital.Son.of.Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:Strangers.in.Paradise.XXV.009.2019.digital.Son.of.Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 44355000 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 42.3 MB 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1072 : Thread-12 : [CONV]pubdate: 2019-01-04 < storedate: 2019-02-11 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1073 : Thread-12 : Fri, 04 Jan 2019 02:16:26 +0000 is before store date of 2019-02-13. Ignoring search result as this is not the right issue. 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.844 : Thread-12 : checking search result: Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.854 : Thread-12 : sub:Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.903 : Thread-12 : comsize_b: 41891000 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.940 : Thread-12 : size given as: 40.0 MB 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.986 : Thread-12 : store date used is : 2019-02-13 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.987 : Thread-12 : date used is : 2019-02-13 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1030 : Thread-12 : usedate: 2019-02-13 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1076 : Thread-12 : Thu, 14 Feb 2019 10:51:42 +0000 is after store date of 2019-02-13 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1097 : Thread-12 : Entry: Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.324 : Thread-12 : Improperly formatted filename - there is no seperation using appropriate characters between wording. 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.327 : Thread-12 : NEW split_file3: [u'Strangers', u'in', u'Paradise', u'XXV', u'010', u'2019', u'digital', u'Son', u'of', u'Ultron-Empire'] 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.359 : Thread-12 : checking now: Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.391 : Thread-12 : NEWLY SPLIT REORGD: [u'Strangers', u'in', u'Paradise', u'XXV', u'010', u'2019', u'digital', u'Son', u'of', u'Ultron-Empire'] 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.426 : Thread-12 : checking date : 2019 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.429 : Thread-12 : date: 2019 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.739 : Thread-12 : datecheck: [{'date': u'2019', 'position': 5, 'mod_position': 30}] 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.745 : Thread-12 : sctd: 2019 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.754 : Thread-12 : year verified as : 2019 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.760 : Thread-12 : year verified as: 2019 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.783 : Thread-12 : highest_series_position: 5 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.789 : Thread-12 : possible_issuenumbers: [{'position': 4, 'validcountchk': False, 'number': u'010', 'mod_position': 26}, {'position': 5, 'validcountchk': False, 'number': u'2019', 'mod_position': 30}] 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.795 : Thread-12 : hyphen located at position: 56 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.797 : Thread-12 : yearposition: 5 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.827 : Thread-12 : Already validated year, ignoring as possible issue number: 2019 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.832 : Thread-12 : issue number :010 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.861 : Thread-12 : issue_position: 4 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.878 : Thread-12 : issue verified as : 010 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.1002 : Thread-12 : sf_highest_series_pos: [u'Strangers', u'in', u'Paradise', u'XXV'] 14-Feb-2019 21:04:00 - DEBUG :: mylar.parseit.1034 : Thread-12 : series title possibly: Strangers in Paradise XXV 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1114 : Thread-12 : parsed_info: {'series_volume': None, 'booktype': 'issue', 'issueid': None, 'sub': None, 'comiclocation': None, 'reading_order': None, 'parse_status': 'success', 'dynamic_name': u'StrangersinParadiseXXV', 'series_name': u'Strangers in Paradise XXV', 'comicfilename': u'Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire', 'issue_number': u'010', 'issue_year': '2019', 'scangroup': None, 'alt_series': None, 'alt_issue': None, 'series_name_decoded': 'Strangers in Paradise XXV'} 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1123 : Thread-12 : match_check: {'justthedigits': u'010', 'issueid': None, 'match_type': None, 'sub': None, 'comiclocation': None, 'booktype': 'issue', 'series_name': u'Strangers in Paradise XXV', 'comicfilename': u'Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire', 'annual_comicid': None, 'issue_year': '2019', 'volume': None, 'process_status': 'match', 'scangroup': None, 'alt_series': None, 'alt_issue': None, 'series_volume': None} 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1187 : Thread-12 : year detected: 2019 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1189 : Thread-12 : year looking for: 2019 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1191 : Thread-12 : 2019 - right years match baby! 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1369 : Thread-12 : issue we are looking for is : 10 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1370 : Thread-12 : integer value of issue we are looking for : 10000 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1377 : Thread-12 : issue we found for is : 010 14-Feb-2019 21:04:00 - DEBUG :: mylar.NZB_SEARCH.1379 : Thread-12 : integer value of issue we have found : 10000 14-Feb-2019 21:04:00 - DEBUG :: mylar.nzbname_create.2013 : Thread-12 : [SEARCHER] entry[title]: Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.nzbname_create.2018 : Thread-12 : [SEARCHER] nzbname (remove chars): Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.nzbname_create.2023 : Thread-12 : [SEARCHER] nzbname (\s): Strangers in Paradise XXV 010 2019 digital Son of Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.nzbname_create.2030 : Thread-12 : [SEARCHER] end nzbname: Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.nzbname_create.2035 : Thread-12 : nzbname used for post-processing:Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2090 : Thread-12 : issues match! 14-Feb-2019 21:04:00 - INFO :: mylar.searcher.2109 : Thread-12 : Found Strangers In Paradise XXV (2019) #10 using NZBGeek(newznab) [RSS] 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2111 : Thread-12 : link given by: newznab 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2181 : Thread-12 : Re-routing incorrect RSS URL response for NZBGeek to correct API 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2218 : Thread-12 : [PAYLOAD] Download URL: https://api.nzbgeek.info/api?apikey=YOUDONTNEEDTOKNOWTHIS&t=get&id=bc6776203f8ab26d218ea51963e1865f [VerifySSL:True] 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2234 : Thread-12 : Status code returned: 200 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2256 : Thread-12 : filename within nzb: Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire.nzb 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2273 : Thread-12 : [FILENAME] filename (remove chars): Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire.nzb 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2276 : Thread-12 : [FILENAME] nzbname (\s): Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire.nzb 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2278 : Thread-12 : [FILENAME] end nzbname: Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire.nzb 14-Feb-2019 21:04:00 - DEBUG :: mylar.searcher.2289 : Thread-12 : Cache Directory successfully found at : C:\Mylar\cache/. Ensuring proper permissions. 14-Feb-2019 21:04:00 - INFO :: mylar.sender.42 : Thread-12 : parameters set to {'nzbname': u'Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire.nzb', 'apikey': u'6da42b7a9e1b5bef6820380b23087b2c', 'name': u'http://192.168.0.134:38085/api?apikey=82ea9512c0acbde371c3660cb4b34989&cmd=downloadNZB&nzbname=Strangers.in.Paradise.XXV.010.2019.digital.Son.of.Ultron-Empire.nzb', 'cmd': 'downloadNZB', 'cat': u'comics', 'priority': '-100', 'mode': 'addurl', 'output': 'json'} 14-Feb-2019 21:04:00 - INFO :: mylar.sender.43 : Thread-12 : sending now to http://localhost:38080/api 14-Feb-2019 21:06:33 - DEBUG :: mylar.dbUpdate.85 : Thread-12 : Refresh sequence set to fire every 5 minutes for 7 day(s) 14-Feb-2019 21:06:33 - DEBUG :: mylar.job_management.3546 : Thread-12 : ReScheduled job: DB Updater to 2019-02-14 20:11:33 14-Feb-2019 21:06:33 - INFO :: mylar.dbUpdate.353 : Thread-12 : Update complete 14-Feb-2019 21:06:51 - INFO :: mylar.schedulerForceCheck.2453 : CP Server Thread-10 : [Auto-Search (trigger: interval[6:00:00], next run at: 2019-02-15 00:50:06 UTC)] Now force submitting job for jobid search 14-Feb-2019 21:06:51 - INFO :: mylar.run.28 : Thread-13 : [SEARCH] Running Search for Wanted. 14-Feb-2019 21:06:52 - INFO :: mylar.searchforissue.1575 : Thread-13 : A search is currently in progress....queueing this up again to try in a bit. 14-Feb-2019 21:06:52 - DEBUG :: mylar.job_management.3546 : Thread-13 : ReScheduled job: Auto-Search to 2019-02-15 02:06:52