Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Manual Post Processing / Folder Monitoring Appears to be broken with most recent commit. #1317

Closed
FrankFromHR opened this issue Jul 12, 2016 · 4 comments

Comments

@FrankFromHR
Copy link

Post processing fails on what appears to be a volume match error?

2016-07-11 19:29:08 DEBUG 'Traceback (most recent call last):\n File "/opt/mylar/mylar/scheduler.py", line 78, in runAction\n self.action.run()\n File "/opt/mylar/mylar/PostProcessor.py", line 1975, in run\n result = PostProcess.Process()\n File "/opt/mylar/mylar/PostProcessor.py", line 452, in Process\n tmp_watchmatch_vol = re.sub("[^0-9]","", watchmatch['series_volume']).strip()\n File "/usr/lib/python2.7/re.py", line 155, in sub\n return _compile(pattern, flags).sub(repl, string, count)\nTypeError: expected string or buffer\n'

2016-07-11 19:29:08 DEBUG Exception generated in thread FOLDERMONITOR: expected string or buffer

2016-07-11 19:29:08 INFO {'LatestDate': u'2016-08-31', 'Publisher': u'Marvel', 'SeriesYear': u'2016', 'ComicVersion': None, 'IsArc': False, 'Total': 2, 'ComicID': u'91286'}

2016-07-11 19:29:08 DEBUG [POST-PROCESSING][ISSUE-VERIFY] Now checking against Han Solo-91286

2016-07-11 19:29:08 DEBUG [MATCH: Han Solo] Han Solo 02 (of 05) (2016) (4 covers) (digital) (Minutemen-Midas).cbr

2016-07-11 19:29:08 DEBUG Possible Alternate Names to match against (if necessary): ['127372873872871091383 abdkhjhskjhkjdhakajhf']

2016-07-11 19:29:08 INFO Series_Name: Han Solo --- WatchComic: Han Solo

2016-07-11 19:29:08 INFO I have located 21 files that I should be able to post-process. Continuing...

I moved the file out of the monitored folder and it just failed on the next in line.

Ubuntu 16.04 / Python 2.7.11+
Linux 4.4.0-24-generic #43-Ubuntu SMP Wed Jun 8 19:27:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

@evilhero
Copy link
Owner

Do you have more than one han solo series on your watch list? The series it's having a problem with has no volume label it looks like

@FrankFromHR
Copy link
Author

No, I only have the one Han Solo series in my Watch list.

@evilhero
Copy link
Owner

If you set your volume label within mylar for the han solo series (edit settings on the series detail page) to v1, it should be able to push it thru for that series. Since its the only han solo series, that's OK - for other series tho, it might not be.

Will be looking into this hopefully in a bit, just need to get to my laptop without having a sick kid near me lol.

@FrankFromHR
Copy link
Author

Ha, okay I can do that. Thanks very much for the help sir, make sure to disinfect that laptop, we don't want you getting sick ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants