Advertisement
Guest User

Mylar ddl error lasborg

a guest
Jul 22nd, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. 2019-07-22 16:46:35 INFO Update complete
  2. 2019-07-22 16:46:35 DEBUG ReScheduled job: DB Updater to 2019-07-22 14:51:35
  3. 2019-07-22 16:46:34 DEBUG Refresh sequence set to fire every 5 minutes for 7 day(s)
  4. 2019-07-22 16:41:37 ERROR Uncaught exception: Traceback (most recent call last):
  5. File "/volume1/@appstore/mylar/share/mylar/mylar/logger.py", line 337, in new_run
  6. old_run(*args, **kwargs)
  7. File "/usr/local/python/lib/python2.7/threading.py", line 754, in run
  8. self.__target(*self.__args, **self.__kwargs)
  9. File "/volume1/@appstore/mylar/share/mylar/mylar/helpers.py", line 3147, in search_queue
  10. ss_queue = mylar.search.searchforissue(item['issueid'])
  11. File "/volume1/@appstore/mylar/share/mylar/mylar/search.py", line 1855, in searchforissue
  12. 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)
  13. File "/volume1/@appstore/mylar/share/mylar/mylar/search.py", line 359, in search_init
  14. 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)
  15. File "/volume1/@appstore/mylar/share/mylar/mylar/search.py", line 1476, in NZB_SEARCH
  16. nzbname = nzbname_create(nzbprov, info=mylar.COMICINFO, title=ComicTitle) #entry['title'])
  17. File "/volume1/@appstore/mylar/share/mylar/mylar/search.py", line 1986, in nzbname_create
  18. if os.path.exists(mylar.CONFIG.BLACKHOLE_DIR):
  19. File "/volume1/@appstore/mylar/env/lib/python2.7/genericpath.py", line 26, in exists
  20. os.stat(path)
  21. TypeError: coercing to Unicode: need string or buffer, NoneType found
  22. 2019-07-22 16:41:37 DEBUG integer value of issue we have found : 52000
  23. 2019-07-22 16:41:37 DEBUG issue we found for is : 52
  24. 2019-07-22 16:41:37 DEBUG integer value of issue we are looking for : 52000
  25. 2019-07-22 16:41:37 DEBUG issue we are looking for is : 52
  26. 2019-07-22 16:41:37 DEBUG Series version detected as V1 (only series in existance with that title). Bypassing Year/Volume check
  27. 2019-07-22 16:41:37 DEBUG match_check: {'justthedigits': u'52', 'issueid': None, 'match_type': None, 'sub': None, 'comiclocation': None, 'booktype': 'issue', 'series_name': u'Giant Days', 'comicfilename': u'Giant Days #52 (2019)', 'annual_comicid': None, 'issue_year': '2019', 'volume': None, 'process_status': 'match', 'scangroup': None, 'alt_series': None, 'alt_issue': None, 'series_volume': None}
  28. 2019-07-22 16:41:37 DEBUG parsed_info: {'series_volume': None, 'booktype': 'issue', 'issueid': None, 'sub': None, 'comiclocation': None, 'reading_order': None, 'parse_status': 'success', 'dynamic_name': u'GiantDays', 'series_name': u'Giant Days', 'comicfilename': u'Giant Days #52 (2019)', 'issue_number': u'52', 'issue_year': '2019', 'scangroup': None, 'alt_series': None, 'alt_issue': None, 'series_name_decoded': 'Giant Days'}
  29. 2019-07-22 16:41:37 DEBUG series title possibly: Giant Days
  30. 2019-07-22 16:41:37 DEBUG sf_highest_series_pos: [u'Giant', u'Days']
  31. 2019-07-22 16:41:37 DEBUG issue verified as : 52
  32. 2019-07-22 16:41:37 DEBUG issue_position: 2
  33. 2019-07-22 16:41:37 DEBUG issue number :#52
  34. 2019-07-22 16:41:37 DEBUG possible_issuenumbers: [{'position': 2, 'validcountchk': False, 'number': u'#52', 'mod_position': 11}]
  35. 2019-07-22 16:41:37 DEBUG highest_series_position: 3
  36. 2019-07-22 16:41:37 DEBUG year verified as: 2019
  37. 2019-07-22 16:41:37 DEBUG year verified as : 2019
  38. 2019-07-22 16:41:37 DEBUG sctd: 2019
  39. 2019-07-22 16:41:37 DEBUG datecheck: [{'date': u'2019', 'position': 3, 'mod_position': 15}]
  40. 2019-07-22 16:41:37 DEBUG date: 2019
  41. 2019-07-22 16:41:37 DEBUG checking date : 2019
  42. 2019-07-22 16:41:37 DEBUG Iissue number found: #52
  43. 2019-07-22 16:41:37 DEBUG NEWLY SPLIT REORGD: [u'Giant', u'Days', u'#52', u'(2019)']
  44. 2019-07-22 16:41:37 DEBUG Entry: Giant Days #52 (2019)
  45. 2019-07-22 16:41:37 DEBUG [CONV] Wed, 03 Jul 2019 00:00:00 is after store date of 2019-07-03
  46. 2019-07-22 16:41:37 DEBUG usedate: 2019-07-03
  47. 2019-07-22 16:41:37 DEBUG date used is : 2019-07-03
  48. 2019-07-22 16:41:37 DEBUG store date used is : 2019-07-03
  49. 2019-07-22 16:41:37 DEBUG size given as: 36.0 MB
  50. 2019-07-22 16:41:37 DEBUG comsize_b: 37748736
  51. 2019-07-22 16:41:37 DEBUG sub: Giant Days #52 (2019)
  52. 2019-07-22 16:41:37 DEBUG checking search result: Giant Days #52 (2019)
  53. 2019-07-22 16:41:37 DEBUG Giant Days #43 (2018) [34 M]
  54. 2019-07-22 16:41:37 DEBUG Giant Days #44 (2018) [31 M]
  55. 2019-07-22 16:41:37 DEBUG Giant Days #45 (2018) [30 M]
  56. 2019-07-22 16:41:37 DEBUG Giant Days #46 (2019) [30 M]
  57. 2019-07-22 16:41:37 DEBUG Giant Days - Where Women Glow And Men Plunder #1 (2018) [50 M]
  58. 2019-07-22 16:41:37 DEBUG Giant Days #47 (2019) [30 M]
  59. 2019-07-22 16:41:37 DEBUG Giant Days #48 (2019) [32 M]
  60. 2019-07-22 16:41:37 DEBUG Giant Days #49 (2019) [34 M]
  61. 2019-07-22 16:41:37 DEBUG Giant Days Vol. 1 - 8 (TPB) (2015-2018) [1.1 G]
  62. 2019-07-22 16:41:37 DEBUG Giant Days #50 (2019) [34 M]
  63. 2019-07-22 16:41:37 DEBUG Giant Days #51 (2019) [31 M]
  64. 2019-07-22 16:41:37 DEBUG Giant Days #52 (2019) [36 M]
  65. 2019-07-22 16:41:37 INFO There are 12 results
  66. 2019-07-22 16:41:35 INFO Update complete
  67. 2019-07-22 16:41:34 DEBUG ReScheduled job: DB Updater to 2019-07-22 14:46:34
  68. 2019-07-22 16:41:34 DEBUG Refresh sequence set to fire every 5 minutes for 7 day(s)
  69. 2019-07-22 16:41:34 DEBUG Sending request to DDL site for : Giant Days 52
  70. 2019-07-22 16:41:34 DEBUG findloop: 0 / findcount: 1
  71. 2019-07-22 16:41:34 INFO Shhh be very quiet...I'm looking for Giant Days issue: 52 (2019) using ddl.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement