New Series Not Showing any Issues

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
User avatar
DrSeussFreak
Posts: 122
Joined: Wed Jan 29, 2014 10:50 pm

New Series Not Showing any Issues

Post by DrSeussFreak »

I have 2 series added, and neither of them are showing any issues, even though ComicVine DOES have all of the issues in them. The debug log is below

The series is DuckTales [1990] for the purposes of the log
2017-09-28 09:25:41 ERROR Uncaught exception: Traceback (most recent call last):
File "C:\ProgramData\Mylar\mylar\logger.py", line 165, 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:\ProgramData\Mylar\mylar\updater.py", line 317, in dbUpdate
chkstatus = mylar.importer.addComictoDB(ComicID, mismatch, annload=annload, csyear=csyear)
File "C:\ProgramData\Mylar\mylar\importer.py", line 431, in addComictoDB
issue_collection(issuedata, nostatus='False')
File "C:\ProgramData\Mylar\mylar\importer.py", line 975, in issue_collection
datechk = datetime.datetime.strptime(dk, "%Y%m%d")
File "C:\Python27\lib\_strptime.py", line 332, in _strptime
(data_string, format))
ValueError: time data '00000000' does not match format '%Y%m%d'
2017-09-28 09:25:41 INFO Now adding/updating issues for DuckTales
2017-09-28 09:25:41 DEBUG Finished Annual checking.
2017-09-28 09:25:41 DEBUG there are 0 search results...
2017-09-28 09:25:38 DEBUG Default search mode - this will match on ALL search words
2017-09-28 09:25:38 DEBUG [IMPORTER-ANNUAL] - No results, removing the year from the agenda and re-querying.
2017-09-28 09:25:38 DEBUG there are 0 search results...
2017-09-28 09:25:35 DEBUG Default search mode - this will match on ALL search words
2017-09-28 09:25:35 DEBUG [IMPORTER-ANNUAL] - Annual Year:1990
2017-09-28 09:25:35 DEBUG checking annual db
2017-09-28 09:25:35 DEBUG issuetype: None
2017-09-28 09:25:35 DEBUG latestissueinfo: [{'latestiss': u'18', 'latestdate': u'1991-11-01'}]
2017-09-28 09:25:35 DEBUG issuechk: None
2017-09-28 09:25:35 DEBUG calledfrom: None
2017-09-28 09:25:35 DEBUG comicissues:18
2017-09-28 09:25:35 DEBUG comicname:DuckTales
2017-09-28 09:25:35 DEBUG comicid:4513
2017-09-28 09:25:35 DEBUG issuedata call references...
2017-09-28 09:25:35 INFO Sucessfully retrieved issue details for DuckTales
2017-09-28 09:25:35 DEBUG querying range from 0 to 100
2017-09-28 09:25:35 DEBUG there are 18 search results...
2017-09-28 09:25:34 INFO pausing for 60 seconds before continuing to avoid hammering
2017-09-28 09:25:34 DEBUG incorrect comic lengths after removal...not a match.
2017-09-28 09:25:34 DEBUG len-watchcomic : 4
2017-09-28 09:25:34 DEBUG splitst : 7
2017-09-28 09:25:34 DEBUG comic is now : ['star', 'wars', 'jedi', 'of', 'republic', 'mace', 'windu', '002']
2017-09-28 09:25:34 DEBUG Use_This is : star wars jedi of the republic mace windu 002
2017-09-28 09:25:34 DEBUG THE word detected in found comic...attempting to adjust pattern matching
2017-09-28 09:25:34 DEBUG No issue title.
2017-09-28 09:25:34 DEBUG 0 words matched on issue title.
2017-09-28 09:25:34 DEBUG isstitle_match count : 0
2017-09-28 09:25:34 DEBUG looking at : 2 -TO- ii
2017-09-28 09:25:34 DEBUG not worrying about this word : part
2017-09-28 09:25:34 DEBUG looking at : 2 -TO- i
2017-09-28 09:25:34 DEBUG looking at : 2 -TO- book
2017-09-28 09:25:34 DEBUG corrected search_issue_title is now : 2
2017-09-28 09:25:34 DEBUG located first word of : jedi at position : -1
2017-09-28 09:25:34 DEBUG hypen split detected.
2017-09-28 09:25:34 DEBUG possible issue number of : the
2017-09-28 09:25:34 DEBUG search_issue_title is : the republic mace windu 002
2017-09-28 09:25:34 DEBUG there are 4 left over after we remove the series title.
2017-09-28 09:25:34 DEBUG possible issue number of : the
2017-09-28 09:25:34 DEBUG len-watchcomic:4
2017-09-28 09:25:34 DEBUG splitst:8
2017-09-28 09:25:34 DEBUG splitit:['star', 'wars', 'jedi', 'of', 'the', 'republic', 'mace', 'windu', '002']
2017-09-28 09:25:34 DEBUG there are 4 words in the issue title of : book i part ii
2017-09-28 09:25:34 DEBUG incorrect comic lengths...not a match
2017-09-28 09:25:34 DEBUG ['star', 'wars', 'mace', 'windu'] watchlist word count: 4
2017-09-28 09:25:34 DEBUG ['star', 'wars', 'jedi', 'of', 'the', 'republic', 'mace', 'windu', '002'] nzb series word count: 8
2017-09-28 09:25:34 DEBUG adjusting from: star wars jedi of the republic mace windu 002 to: 002
2017-09-28 09:25:34 DEBUG adjusted nzb comic and issue: star wars jedi of the republic mace windu 002
2017-09-28 09:25:34 DEBUG First word of issue stored as : jedi
2017-09-28 09:25:34 DEBUG Assuming position start is : 10
2017-09-28 09:25:34 DEBUG There is no hyphen present in the series title.
2017-09-28 09:25:34 DEBUG [Star Wars: Mace Windu] I have found a - within the nzbname @ position: 10
2017-09-28 09:25:34 DEBUG original nzb comic and issue: star wars - jedi of the republic - mace windu 002
2017-09-28 09:25:34 DEBUG Scanner detected: kileko-empire
2017-09-28 09:25:34 DEBUG 5. Bracket Word: kileko-empire
2017-09-28 09:25:34 DEBUG digital edition detected
2017-09-28 09:25:34 DEBUG 3. Bracket Word: digital
2017-09-28 09:25:34 DEBUG 2017 - right years match baby!
2017-09-28 09:25:34 DEBUG year looking for: 2017
2017-09-28 09:25:34 DEBUG year detected: 2017
2017-09-28 09:25:34 DEBUG 1. Bracket Word: 2017
2017-09-28 09:25:34 DEBUG mini-series detected : star wars - jedi of the republic - mace windu 002
2017-09-28 09:25:34 DEBUG Series version detected as V1 (only series in existance with that title). Bypassing Year/Volume check
2017-09-28 09:25:34 DEBUG ComVersChk : 0
2017-09-28 09:25:34 DEBUG UseFuzzy is : None
2017-09-28 09:25:34 DEBUG Comic: star wars - jedi of the republic - mace windu 002
2017-09-28 09:25:34 DEBUG 0. Bracket Word: star wars - jedi of the republic - mace windu 002
2017-09-28 09:25:34 DEBUG Cleantitle: star wars - jedi of the republic - mace windu 002 (2017) (digital) (kileko-empire)
2017-09-28 09:25:34 DEBUG Cleantitle: star wars - jedi of the republic - mace windu 002 (2017) (digital) (kileko-empire)
2017-09-28 09:25:34 DEBUG Entry: Star Wars - Jedi of the Republic - Mace Windu 002 (2017) (Digital) (Kileko-Empire)
2017-09-28 09:25:34 DEBUG Thu, 28 Sep 2017 13:59:25 +1000 is after store date of 2017-09-27
2017-09-28 09:25:34 DEBUG size given as: 85.3 MB
2017-09-28 09:25:34 DEBUG sub:Star Wars - Jedi of the Republic - Mace Windu 002 (2017) (Digital) (Kileko-Empire)
2017-09-28 09:25:34 DEBUG checking search result: Star Wars - Jedi of the Republic - Mace Windu 002 (2017) (Digital) (Kileko-Empire)
2017-09-28 09:25:34 INFO no errors on data retrieval...proceeding
2017-09-28 09:25:32 DEBUG comic image retrieval status code: 200
2017-09-28 09:25:32 INFO Attempting to retrieve the comic image for series
2017-09-28 09:25:30 INFO Directory (Z:\Disney/DuckTales [1990]) already exists! Continuing...
2017-09-28 09:25:30 INFO Previous version detected as None - seeing if update required
2017-09-28 09:25:30 INFO Sucessfully retrieved details for DuckTales
2017-09-28 09:25:30 INFO Now adding/updating: DuckTales
2017-09-28 09:25:30 DEBUG comic[ComicVersion]:None
2017-09-28 09:25:30 DEBUG vari is set to: no
2017-09-28 09:25:30 DEBUG number of issues CV says it has: 18
2017-09-28 09:25:30 DEBUG number of issues I counted: 18
2017-09-28 09:25:27 INFO [DIRECTORY-CHECK] Found comic directory: Z:\Disney/DuckTales [1990]
2017-09-28 09:25:27 DEBUG Refreshing the series and pulling in new data using only CV.
2017-09-28 09:25:27 DEBUG checking annual db
2017-09-28 09:25:27 DEBUG No issue data available. This is Whack.
2017-09-28 09:25:27 DEBUG Gathering the status of all issues for the series.
2017-09-28 09:25:27 DEBUG CV_OneTimer option enabled...
2017-09-28 09:25:27 DEBUG Refreshing: DuckTales (1990) [4513]
2017-09-28 09:25:27 INFO Starting update for 1 active comics
2017-09-28 09:25:27 DEBUG Refreshing comic: [u'4513']
2017-09-28 09:25:20 DEBUG If you read this message, debug logging is available
2017-09-28 09:25:20 INFO Verbose toggled, set to True
2017-09-28 09:25:19 INFO Web logs cleared
"Adults are nothing but obsolete children, and the hell to them" - Theodor Seuss Geisel
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: New Series Not Showing any Issues

Post by evilhero »

Looks like there's an invalid date in the ducktales issue list for some reason - I'll have to load up mine and work through it as theses are typically not easy to track down (date stuff is always troublesome just due to timezones, and how everyone has different date formats).

Will post back an update soon hopefully....
User avatar
DrSeussFreak
Posts: 122
Joined: Wed Jan 29, 2014 10:50 pm

Re: New Series Not Showing any Issues

Post by DrSeussFreak »

sounds good, thanks
"Adults are nothing but obsolete children, and the hell to them" - Theodor Seuss Geisel
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: New Series Not Showing any Issues

Post by evilhero »

This issue should now be fixed in the development build that just went up (#98d705f).

The dev commit also involved with your other post that was causing issues to be Skipped and or even more worrysome (at the time) marking Skipped issues as Wanted incorrectly.
User avatar
DrSeussFreak
Posts: 122
Joined: Wed Jan 29, 2014 10:50 pm

Re: New Series Not Showing any Issues

Post by DrSeussFreak »

This is resolved, thanks!
"Adults are nothing but obsolete children, and the hell to them" - Theodor Seuss Geisel
Post Reply