Mylar not using Newznab Search Providers?

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
disposablehero
Posts: 18
Joined: Sat Nov 21, 2015 7:44 am

Mylar not using Newznab Search Providers?

Post by disposablehero »

Hi,

I´m running Mylar with
Mylar Version: development
-- git build a32264eacd4ddbb56123ee074a4836846e6b8abb.
Python Version : 2.7.10
with Windows 7 as OS

I have two Search Providers, DogNZB and one under Newznab, and as of today it seems that Mylar isnt using my Newznab Provider for some reason. At least when I look at the Log File. So far I got log entries if Mylar is looking for the Issue as well as if Mylar has found, or not found the Issue.

Exp. Log File:
2015-11-21 08:42:36 INFO Could not find Issue 2 of Bloodshot Reborn(2015) using dognzb [api]
2015-11-21 08:41:34 INFO pausing for 60 seconds before continuing to avoid hammering
2015-11-21 08:40:30 INFO pausing for 60 seconds before continuing to avoid hammering
2015-11-21 08:39:28 INFO pausing for 60 seconds before continuing to avoid hammering
2015-11-21 08:39:28 INFO Shhh be very quiet...I'm looking for Bloodshot Reborn issue: 2 (2015) using dognzb
2015-11-21 08:39:28 INFO search provider order is ['dognzb', 'newznab:NZBGeeks']
2015-11-21 08:39:28 INFO Issue Title given as : None
2015-11-21 08:39:28 INFO Initiating manual search for Bloodshot Reborn issue: 2

Question is: is that just a missing Log File entry, or is Mylar ignoring my Newznab Search Provider.

Any Ideas?

Thanks
DH
User avatar
evilhero
Site Admin
Posts: 2887
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Mylar not using Newznab Search Providers?

Post by evilhero »

It should be getting logged - there's probably something in the mylar.log file indicating what's happening or if there's an error occuring.

Can you paste it the mylar.log file showing the search and the related information?
disposablehero
Posts: 18
Joined: Sat Nov 21, 2015 7:44 am

Re: Mylar not using Newznab Search Providers?

Post by disposablehero »

Hi,

thanks for your quick reply. Beneath is the Code from searching a single Issue with Mylar.
My thoughts:
the Newznab is not Used by Mylar anymore, at least I found no search request within the log, like dognzb is used a couple of times. The Issue came up after Updateing to the latest build: Version: a32264eacd4ddbb56123ee074a4836846e6b8abb, before that it worked just fine.

Code: Select all

22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : ComicID:67225
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : mode:want
22-Nov-2015 08:17:43 - INFO    :: Thread-13 : Initiating manual search for Locke & Key: Alpha issue: 2
22-Nov-2015 08:17:43 - INFO    :: Thread-13 : [SEARCH] Special Characters exist within Series Title. Enabling search-safe Name : Locke & Key Alpha
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : Publisher is : IDW
22-Nov-2015 08:17:43 - INFO    :: Thread-13 : Issue Title given as : the end
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : Checking for torrent enabled.
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : newznab name:NZBGeeks @ https://api.nzbgeek.info/
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : nzbprovider(s): ['dognzb', 'newznab:NZBGeeks']
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : there are : 0 torrent providers you have selected.
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : there are : 2 nzb providers you have selected.
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : Usenet Retention : 2200 days
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : found provider in existing enabled providers.
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : checking against nzb provider: dognzb
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : provider order sequence is now to start with dognzb at spot #0
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : found provider in existing enabled providers.
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : checking against nzb provider: dognzb
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : checking against nzb provider: newznab:NZBGeeks
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : newznab match against: newznab:NZBGeeks
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : sucessfully matched - appending to provider.order sequence
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : provider order sequence is now to start with NZBGeeks at spot #1
22-Nov-2015 08:17:43 - INFO    :: Thread-13 : search provider order is ['dognzb', 'newznab:NZBGeeks']
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : Initiating Search via : api
22-Nov-2015 08:17:43 - INFO    :: Thread-13 : Shhh be very quiet...I'm looking for Locke & Key: Alpha issue: 2 (2013) using dognzb
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : calpha/cnumber: None / None
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : RSS Check: None
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : nzbprov: dognzb
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : comicid: 67225
22-Nov-2015 08:17:43 - DEBUG   :: Thread-13 : search-url: https://api.dognzb.cr/api?t=search&q=locke%20%20key%20alpha%20002&o=xml&cat=7030&apikey=removed
22-Nov-2015 08:17:43 - INFO    :: Thread-13 : pausing for 60 seconds before continuing to avoid hammering
22-Nov-2015 08:18:44 - DEBUG   :: Thread-13 : RSS Check: None
22-Nov-2015 08:18:44 - DEBUG   :: Thread-13 : nzbprov: dognzb
22-Nov-2015 08:18:44 - DEBUG   :: Thread-13 : comicid: 67225
22-Nov-2015 08:18:44 - DEBUG   :: Thread-13 : search-url: https://api.dognzb.cr/api?t=search&q=locke%20%20key%20alpha%2002&o=xml&cat=7030&apikey=removed
22-Nov-2015 08:18:44 - INFO    :: Thread-13 : pausing for 60 seconds before continuing to avoid hammering
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : checking search result: Locke.&.Key-Alpha.01.Of.02.2013.Digital.Nahga-EMPIRE
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : sub:Locke.&.Key-Alpha.01.Of.02.2013.Digital.Nahga-EMPIRE
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Sat, 09 Aug 2014 15:56:15 -0600 is after store date of 2013-12-18
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Entry: Locke.&.Key-Alpha.01.Of.02.2013.Digital.Nahga-EMPIRE
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Cleantitle: locke and key-alpha 01 of 02 2013 digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : detected invalid nzb filename - attempting to detect year to continue
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Cleantitle: locke and key-alpha 01 of 02 (2013)  digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 0. Bracket Word: locke and key-alpha 01 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Comic: locke and key-alpha 01 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : UseFuzzy is  : None
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : ComVersChk : 0
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Series version detected as V1 (only series in existance with that title). Bypassing Year/Volume check
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : mini-series detected : locke and key-alpha 01 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 1. Bracket Word: 2013
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : year detected: 2013
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : year looking for: 2013
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 2013 - right years match baby!
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 2. Bracket Word:   digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Scanner detected:   digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : original nzb comic and issue: locke and key-alpha 01 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : [Locke & Key: Alpha] I have found a -  within the nzbname @ position: 13
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : There is no hyphen present in the series title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Assuming position start is : 13
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : First word of issue stored as : 01
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : adjusted nzb comic and issue: locke and key alpha 01 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : adjusting from: locke and key alpha 01 of 02  to: 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha', '01', 'of', '02'] nzb series word count: 6
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha'] watchlist word count: 4
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : incorrect comic lengths...not a match
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : there are 2 words in the issue title of : the end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : splitit:['locke', 'and', 'key', 'alpha', '01', 'of', '02']
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : splitst:6
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : len-watchcomic:4
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : possible issue number of : 01
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : there are 2 left over after we remove the series title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : search_issue_title is : 01 of 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : possible issue number of : 01
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : hypen split detected.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : located first word of : 01 at position : 0
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : corrected search_issue_title is now : 01 of 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 01 -TO- the
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : of -TO- the
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 02 -TO- the
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 01 -TO- end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : of -TO- end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 02 -TO- end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : isstitle_match count : 0
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 0 words matched on issue title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : No issue title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : splitst : 6
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : len-watchcomic : 4
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : incorrect comic lengths after removal...not a match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : checking search result: Locke.&.Key-Alpha.02.Of.02.2013.7.Covers.Digital.Nahga-EMPIRE
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : sub:Locke.&.Key-Alpha.02.Of.02.2013.7.Covers.Digital.Nahga-EMPIRE
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Sat, 09 Aug 2014 15:56:15 -0600 is after store date of 2013-12-18
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Entry: Locke.&.Key-Alpha.02.Of.02.2013.7.Covers.Digital.Nahga-EMPIRE
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Cleantitle: locke and key-alpha 02 of 02 2013 7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : detected invalid nzb filename - attempting to detect year to continue
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Cleantitle: locke and key-alpha 02 of 02 (2013)  7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 0. Bracket Word: locke and key-alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Comic: locke and key-alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : UseFuzzy is  : None
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : ComVersChk : 0
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Series version detected as V1 (only series in existance with that title). Bypassing Year/Volume check
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : mini-series detected : locke and key-alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 1. Bracket Word: 2013
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : year detected: 2013
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : year looking for: 2013
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 2013 - right years match baby!
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 2. Bracket Word:   7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : covers detected:   7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Scanner detected:   7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : original nzb comic and issue: locke and key-alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : [Locke & Key: Alpha] I have found a -  within the nzbname @ position: 13
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : There is no hyphen present in the series title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Assuming position start is : 13
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : First word of issue stored as : 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : adjusted nzb comic and issue: locke and key alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : adjusting from: locke and key alpha 02 of 02  to: 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha', '02', 'of', '02'] nzb series word count: 6
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha'] watchlist word count: 4
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : incorrect comic lengths...not a match
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : there are 2 words in the issue title of : the end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : splitit:['locke', 'and', 'key', 'alpha', '02', 'of', '02']
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : splitst:6
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : len-watchcomic:4
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : possible issue number of : 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : there are 2 left over after we remove the series title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : search_issue_title is : 02 of 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : possible issue number of : 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : hypen split detected.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : located first word of : 02 at position : 0
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : corrected search_issue_title is now : 02 of 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 02 -TO- the
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : of -TO- the
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 02 -TO- the
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 02 -TO- end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : of -TO- end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 02 -TO- end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : isstitle_match count : 0
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 0 words matched on issue title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : No issue title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : splitst : 6
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : len-watchcomic : 4
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : incorrect comic lengths after removal...not a match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : checking search result: Locke.&.Key.-.Alpha.02.of.02.2013.7.covers.Digital.Nahga-Empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : sub:Locke.&.Key.-.Alpha.02.of.02.2013.7.covers.Digital.Nahga-Empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Wed, 18 Dec 2013 19:35:54 -0600 is after store date of 2013-12-18
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Entry: Locke.&.Key.-.Alpha.02.of.02.2013.7.covers.Digital.Nahga-Empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Cleantitle: locke and key - alpha 02 of 02 2013 7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : detected invalid nzb filename - attempting to detect year to continue
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Cleantitle: locke and key - alpha 02 of 02 (2013)  7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 0. Bracket Word: locke and key - alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Comic: locke and key - alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : UseFuzzy is  : None
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : ComVersChk : 0
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Series version detected as V1 (only series in existance with that title). Bypassing Year/Volume check
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : mini-series detected : locke and key - alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 1. Bracket Word: 2013
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : year detected: 2013
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : year looking for: 2013
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 2013 - right years match baby!
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 2. Bracket Word:   7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : covers detected:   7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Scanner detected:   7 covers digital nahga-empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : original nzb comic and issue: locke and key - alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : [Locke & Key: Alpha] I have found a -  within the nzbname @ position: 14
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : There is no hyphen present in the series title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Assuming position start is : 14
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : First word of issue stored as : alpha
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : adjusted nzb comic and issue: locke and key   alpha 02 of 02 
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : adjusting from: locke and key   alpha 02 of 02  to: 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha', '02', 'of', '02'] nzb series word count: 6
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha'] watchlist word count: 4
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : incorrect comic lengths...not a match
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : there are 2 words in the issue title of : the end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : splitit:['locke', 'and', 'key', 'alpha', '02', 'of', '02']
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : splitst:6
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : len-watchcomic:4
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : possible issue number of : 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : there are 2 left over after we remove the series title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : search_issue_title is : 02 of 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : possible issue number of : 02
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : hypen split detected.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : located first word of : alpha at position : -1
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : corrected search_issue_title is now : 2
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 2 -TO- the
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : looking at : 2 -TO- end
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : isstitle_match count : 0
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : 0 words matched on issue title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : No issue title.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : splitst : 6
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : len-watchcomic : 4
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : incorrect comic lengths after removal...not a match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:43:02 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:28:49 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.2048px.theProletariat-Novus-HD
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.2048px.theProletariat-Novus-HD
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:28:45 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Sun, 15 Sep 2013 07:59:04 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Sun, 15 Sep 2013 07:58:57 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : checking search result: Locke.Key.Alpha.01.of.02.2013.Digital.Nahga.Empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : sub:Locke.Key.Alpha.01.of.02.2013.Digital.Nahga.Empire
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : Wed, 11 Sep 2013 09:38:27 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : RSS Check: None
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : nzbprov: dognzb
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : comicid: 67225
22-Nov-2015 08:19:47 - DEBUG   :: Thread-13 : search-url: https://api.dognzb.cr/api?t=search&q=locke%20%20key%20alpha%202&o=xml&cat=7030&apikey=removed
22-Nov-2015 08:19:47 - INFO    :: Thread-13 : pausing for 60 seconds before continuing to avoid hammering
22-Nov-2015 08:20:13 - DEBUG   :: CP Server Thread-11 : Weekly pull list present - retrieving pull-list date.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:43:02 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:28:49 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.2048px.theProletariat-Novus-HD
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.2048px.theProletariat-Novus-HD
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:28:45 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Sun, 15 Sep 2013 07:59:04 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : Sun, 15 Sep 2013 07:58:57 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:20:49 - INFO    :: Thread-13 : Alternate Search pattern detected...re-adjusting to : Locke & Key Alpha 2013
22-Nov-2015 08:20:49 - INFO    :: Thread-13 : Shhh be very quiet...I'm looking for Locke & Key Alpha issue: 2 (2013) using dognzb
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : calpha/cnumber: None / None
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : RSS Check: None
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : nzbprov: dognzb
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : comicid: 67225
22-Nov-2015 08:20:49 - DEBUG   :: Thread-13 : search-url: https://api.dognzb.cr/api?t=search&q=locke%20%20key%20alpha%20002&o=xml&cat=7030&apikey=removed
22-Nov-2015 08:20:49 - INFO    :: Thread-13 : pausing for 60 seconds before continuing to avoid hammering
22-Nov-2015 08:21:50 - DEBUG   :: Thread-13 : RSS Check: None
22-Nov-2015 08:21:50 - DEBUG   :: Thread-13 : nzbprov: dognzb
22-Nov-2015 08:21:50 - DEBUG   :: Thread-13 : comicid: 67225
22-Nov-2015 08:21:50 - DEBUG   :: Thread-13 : search-url: https://api.dognzb.cr/api?t=search&q=locke%20%20key%20alpha%2002&o=xml&cat=7030&apikey=removed
22-Nov-2015 08:21:50 - INFO    :: Thread-13 : pausing for 60 seconds before continuing to avoid hammering
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : checking search result: Locke.&.Key-Alpha.01.Of.02.2013.Digital.Nahga-EMPIRE
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : sub:Locke.&.Key-Alpha.01.Of.02.2013.Digital.Nahga-EMPIRE
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Sat, 09 Aug 2014 15:56:15 -0600 is after store date of 2013-12-18
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Entry: Locke.&.Key-Alpha.01.Of.02.2013.Digital.Nahga-EMPIRE
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Cleantitle: locke and key-alpha 01 of 02 2013 digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : detected invalid nzb filename - attempting to detect year to continue
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Cleantitle: locke and key-alpha 01 of 02 (2013)  digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 0. Bracket Word: locke and key-alpha 01 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Comic: locke and key-alpha 01 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : UseFuzzy is  : None
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : ComVersChk : 0
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Series version detected as V1 (only series in existance with that title). Bypassing Year/Volume check
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : mini-series detected : locke and key-alpha 01 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 1. Bracket Word: 2013
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : year detected: 2013
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : year looking for: 2013
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 2013 - right years match baby!
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 2. Bracket Word:   digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Scanner detected:   digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : original nzb comic and issue: locke and key-alpha 01 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : [Locke & Key: Alpha] I have found a -  within the nzbname @ position: 13
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : There is no hyphen present in the series title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Assuming position start is : 13
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : First word of issue stored as : 01
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : adjusted nzb comic and issue: locke and key alpha 01 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : adjusting from: locke and key alpha 01 of 02  to: 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha', '01', 'of', '02'] nzb series word count: 6
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha'] watchlist word count: 4
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : incorrect comic lengths...not a match
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : there are 2 words in the issue title of : the end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : splitit:['locke', 'and', 'key', 'alpha', '01', 'of', '02']
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : splitst:6
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : len-watchcomic:4
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : possible issue number of : 01
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : there are 2 left over after we remove the series title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : search_issue_title is : 01 of 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : possible issue number of : 01
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : hypen split detected.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : located first word of : 01 at position : 0
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : corrected search_issue_title is now : 01 of 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 01 -TO- the
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : of -TO- the
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 02 -TO- the
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 01 -TO- end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : of -TO- end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 02 -TO- end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : isstitle_match count : 0
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 0 words matched on issue title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : No issue title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : splitst : 6
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : len-watchcomic : 4
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : incorrect comic lengths after removal...not a match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : checking search result: Locke.&.Key-Alpha.02.Of.02.2013.7.Covers.Digital.Nahga-EMPIRE
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : sub:Locke.&.Key-Alpha.02.Of.02.2013.7.Covers.Digital.Nahga-EMPIRE
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Sat, 09 Aug 2014 15:56:15 -0600 is after store date of 2013-12-18
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Entry: Locke.&.Key-Alpha.02.Of.02.2013.7.Covers.Digital.Nahga-EMPIRE
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Cleantitle: locke and key-alpha 02 of 02 2013 7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : detected invalid nzb filename - attempting to detect year to continue
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Cleantitle: locke and key-alpha 02 of 02 (2013)  7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 0. Bracket Word: locke and key-alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Comic: locke and key-alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : UseFuzzy is  : None
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : ComVersChk : 0
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Series version detected as V1 (only series in existance with that title). Bypassing Year/Volume check
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : mini-series detected : locke and key-alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 1. Bracket Word: 2013
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : year detected: 2013
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : year looking for: 2013
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 2013 - right years match baby!
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 2. Bracket Word:   7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : covers detected:   7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Scanner detected:   7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : original nzb comic and issue: locke and key-alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : [Locke & Key: Alpha] I have found a -  within the nzbname @ position: 13
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : There is no hyphen present in the series title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Assuming position start is : 13
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : First word of issue stored as : 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : adjusted nzb comic and issue: locke and key alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : adjusting from: locke and key alpha 02 of 02  to: 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha', '02', 'of', '02'] nzb series word count: 6
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha'] watchlist word count: 4
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : incorrect comic lengths...not a match
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : there are 2 words in the issue title of : the end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : splitit:['locke', 'and', 'key', 'alpha', '02', 'of', '02']
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : splitst:6
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : len-watchcomic:4
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : possible issue number of : 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : there are 2 left over after we remove the series title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : search_issue_title is : 02 of 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : possible issue number of : 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : hypen split detected.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : located first word of : 02 at position : 0
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : corrected search_issue_title is now : 02 of 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 02 -TO- the
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : of -TO- the
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 02 -TO- the
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 02 -TO- end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : of -TO- end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 02 -TO- end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : isstitle_match count : 0
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 0 words matched on issue title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : No issue title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : splitst : 6
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : len-watchcomic : 4
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : incorrect comic lengths after removal...not a match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : checking search result: Locke.&.Key.-.Alpha.02.of.02.2013.7.covers.Digital.Nahga-Empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : sub:Locke.&.Key.-.Alpha.02.of.02.2013.7.covers.Digital.Nahga-Empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Wed, 18 Dec 2013 19:35:54 -0600 is after store date of 2013-12-18
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Entry: Locke.&.Key.-.Alpha.02.of.02.2013.7.covers.Digital.Nahga-Empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Cleantitle: locke and key - alpha 02 of 02 2013 7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : detected invalid nzb filename - attempting to detect year to continue
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Cleantitle: locke and key - alpha 02 of 02 (2013)  7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 0. Bracket Word: locke and key - alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Comic: locke and key - alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : UseFuzzy is  : None
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : ComVersChk : 0
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Series version detected as V1 (only series in existance with that title). Bypassing Year/Volume check
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : mini-series detected : locke and key - alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 1. Bracket Word: 2013
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : year detected: 2013
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : year looking for: 2013
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 2013 - right years match baby!
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 2. Bracket Word:   7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : covers detected:   7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Scanner detected:   7 covers digital nahga-empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : original nzb comic and issue: locke and key - alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : [Locke & Key: Alpha] I have found a -  within the nzbname @ position: 14
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : There is no hyphen present in the series title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Assuming position start is : 14
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : First word of issue stored as : alpha
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : adjusted nzb comic and issue: locke and key   alpha 02 of 02 
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : adjusting from: locke and key   alpha 02 of 02  to: 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha', '02', 'of', '02'] nzb series word count: 6
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : ['locke', 'and', 'key', 'alpha'] watchlist word count: 4
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : incorrect comic lengths...not a match
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : there are 2 words in the issue title of : the end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : splitit:['locke', 'and', 'key', 'alpha', '02', 'of', '02']
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : splitst:6
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : len-watchcomic:4
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : possible issue number of : 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : there are 2 left over after we remove the series title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : search_issue_title is : 02 of 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : possible issue number of : 02
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : hypen split detected.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : located first word of : alpha at position : -1
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : corrected search_issue_title is now : 2
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 2 -TO- the
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : looking at : 2 -TO- end
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : isstitle_match count : 0
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : 0 words matched on issue title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : No issue title.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : splitst : 6
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : len-watchcomic : 4
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : incorrect comic lengths after removal...not a match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:43:02 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:28:49 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.2048px.theProletariat-Novus-HD
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.2048px.theProletariat-Novus-HD
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:28:45 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Sun, 15 Sep 2013 07:59:04 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Sun, 15 Sep 2013 07:58:57 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : checking search result: Locke.Key.Alpha.01.of.02.2013.Digital.Nahga.Empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : sub:Locke.Key.Alpha.01.of.02.2013.Digital.Nahga.Empire
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : Wed, 11 Sep 2013 09:38:27 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : RSS Check: None
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : nzbprov: dognzb
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : comicid: 67225
22-Nov-2015 08:22:52 - DEBUG   :: Thread-13 : search-url: https://api.dognzb.cr/api?t=search&q=locke%20%20key%20alpha%202&o=xml&cat=7030&apikey=removed
22-Nov-2015 08:22:52 - INFO    :: Thread-13 : pausing for 60 seconds before continuing to avoid hammering
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:43:02 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:28:49 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.2048px.theProletariat-Novus-HD
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.2048px.theProletariat-Novus-HD
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Wed, 18 Sep 2013 01:28:45 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.-.c2c.theProletariat-Novus
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Sun, 15 Sep 2013 07:59:04 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : checking search result: Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : sub:Locke.Key.-.Alpha.01.of.02.2013.2.covers.theProletariat-Novus
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Detected crap within header. Ignoring this portion of the result in order to see if it's a valid match.
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Sun, 15 Sep 2013 07:58:57 -0600 is before store date of 2013-12-18. Ignoring search result as this is not the right issue.
22-Nov-2015 08:23:55 - INFO    :: Thread-13 : Could not find Issue 2 of Locke & Key: Alpha(2013) using dognzb [api]
22-Nov-2015 08:23:55 - DEBUG   :: Thread-13 : Could not find issue doing a manual search via : api
Thanks
DH
User avatar
evilhero
Site Admin
Posts: 2887
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Mylar not using Newznab Search Providers?

Post by evilhero »

Looks like after some investigating, there was a problem with the provider order counter. It was incorrectly leaving out the last provider in the provider order sequence, so if you had 2 providers enabled, it would leave out the second when performing searching.

Fix will be up shortly in development.
disposablehero
Posts: 18
Joined: Sat Nov 21, 2015 7:44 am

Re: Mylar not using Newznab Search Providers?

Post by disposablehero »

just wanted to let you know that with the latest release the bug has been fixed.

thank you for the quick resolve of the issue

take care
dh
Post Reply