Commit Graph

1348 Commits

Author SHA1 Message Date
evilhero a6bc5d1ec6
Merge branch 'development' 2020-02-23 14:14:33 -05:00
AJ Slater d691c05de4
remove extra s's, which makes a png download successsfully 2020-02-23 13:40:57 -05:00
evilhero 8ae3d74466
(#2425) import errno 2020-02-23 13:32:37 -05:00
AJ Slater 9627a344ba
implement torznab test 2020-02-23 13:22:24 -05:00
evilhero f49f563e30
FIX: fixes DDL error when search results contain an unexpected parsing result 2020-02-06 22:07:45 -05:00
Bart274 563439acdf
fallback to default text notification in case of errors 2020-01-31 12:06:44 -05:00
Bart274 7f44f4a278
cleanup of code 2020-01-31 12:06:44 -05:00
Bart274 d96265d008
send imageurl to notifiers 2020-01-31 12:06:44 -05:00
Bart274 7df84f51ac
Typo in log message 2020-01-31 12:06:44 -05:00
Barbeque Sauce 45dc95d304 FIX: timeout_monitor was removed from cherrypy in 12.0 2020-01-27 22:11:03 -05:00
evilhero 295ab9e638 removed extra snline reference" 2020-01-27 21:58:05 -05:00
Bart274 52fb8dc1c3 add download info to Snatched notification for Telegram 2020-01-27 21:54:53 -05:00
Barbeque Sauce ebc86eb8c1 FIX: throw error if PIL or pillow are not installed 2020-01-27 21:51:21 -05:00
Barbeque Sauce 420a3e0570 IMP: OPDS page size as configuration option (#2393) 2020-01-27 21:51:21 -05:00
evilhero 251c59808c
FIX:(#2408) filenames containing a '@' would not be recognized during a recheck/refresh 2020-01-27 21:37:23 -05:00
evilhero 52bd27cb6b
FIX:(#2404) When changing directory path for a specific series, if the old path didn't exist it would log an error and not update the current page 2020-01-21 16:42:29 -05:00
evilhero 931cbed1c6
FIX:(#2405) When searching annuals would incorrectly grab the wrong issue under certain conditions, FIX: fixed the issue number detection when parsing nzb results due to the use of decimal places as spacers being used by some providers 2020-01-20 13:40:38 -05:00
evilhero 6ffb938735 FIX: fix for incorrect error variable reference during a failed search 2020-01-13 12:05:27 -05:00
evilhero 00d7107d40 FIX:(#2383) Quick patch to bandaid the incorrect writing of a dict to the searchresults table of the db 2020-01-10 10:29:45 -05:00
Barbeque Sauce a834df2179 IMP: WebViewer 1.0 2020-01-04 00:07:46 -05:00
evilhero 85f295976d FIX: fix for ½ symbol causing a traceback error for some series 2019-12-29 22:31:50 -05:00
evilhero 9022d16951 LOG:(#2383) added logging line to import results to show search results prior to adding to db 2019-12-29 20:20:41 -05:00
evilhero d1ff6079a0 Merge branch 'development' 2019-12-29 20:14:14 -05:00
evilhero 54eb2bb96d FIX: fix for week 52-2019 showing up with no entries - will now automatically flip to week 0-2020 to avoid empty pullists 2019-12-29 20:10:48 -05:00
evilhero cbb89e1b60 FIX:(#2372) Fix for file parser not picking up titles in the Series (Year) Issue format in some cases 2019-12-24 14:27:06 -05:00
Barbeque Sauce e3c716da6d FIX: literally unusable 2019-12-22 19:46:42 -05:00
evilhero 2cd1f876ee FIX: fix for post-processing files that are TPB's but matches to non-TPB's series within watchlist 2019-12-08 14:00:52 -05:00
Barbeque Sauce 7e8025c5f6 FIX: return empty comic list instead of crashing
Thanks @LordJay23 and @DarkSir23 :)
2019-12-07 14:51:00 -05:00
evilhero 63e6399dd4 attempted fix for when dupechk bombs and/or error occurs in post-processing and hangs queue 2019-12-04 11:40:59 -05:00
evilhero 0a6b29b9f6 FIX:(#2372)(#2337) fix file parser to pick up file formats where issue numbers are in brackets, series title is followed by a comma and the publication date is between the two? 2019-12-02 16:38:46 -05:00
davalanche 0cc6523115 IMP:(#2352) Added Date and Message-ID Headers to Email Notifications 2019-12-02 15:33:02 -05:00
evilhero f8a8cb2a6b FIX: Removed Public Torrents as an available search option (forced option to False for possible future additions), FIX: Updated folder format description to show different path variations based on OS 2019-11-20 10:27:55 -05:00
evilhero ffd597b2cf FIX: When doing search match comparisons would ignore the year matching criteria if the filename contained the issue year, but the Volume label in Mylar was V1 2019-11-08 11:22:02 -05:00
evilhero 36f544b6d9 FIX: 'str' object error during post-processing runs 2019-10-11 10:15:12 -04:00
evilhero e350eca3ef FIX:(#2359) Unicode logging error on status update during search 2019-10-07 13:20:18 -04:00
evilhero 29f39e59ed FIX: filenames having a decimal as a space delimiter and also a series titles containting a hyphen would not be able to have the issue number properly detected 2019-10-05 11:53:10 -04:00
evilhero 356ecf0dca FIX:(#2355) Fix for incorrectly identifying some series as One-Shot instead of Print 2019-10-04 14:08:36 -04:00
evilhero 32bacb4e30 FIX: DDL Quietly Fails if /ddl_location is set to a location that doesn't exist (#2278) 2019-10-04 14:05:34 -04:00
Peluko 2776f47198 Not integer exception when file is like 'Something 1-74+Annuals 1-3' 2019-10-04 13:50:23 -04:00
Peluko 46cd4d9317 Fixed index out of range when parsing issue number 2019-10-04 13:50:23 -04:00
Yovarni Yearwood 07750a32da Update for previous fix regarding volume parsing
Narrowed the parameters in which a str.split() would be used to be more exclusive
2019-10-04 13:43:50 -04:00
Yovarni Yearwood 4ae28f6dbf Fixed sandwich variable not being assigned
Added try-except for post-processing failed comics when sandwich was not defined by current parameters.

UnboundLocalError: local variable 'sandwich' referenced before assignment
2019-10-04 13:43:50 -04:00
Yovarni Yearwood 22bf11ef13 Fixed incorrect volume/issue parsing
Some comics declare their volume/issue as v01.002 (volume #1, issue #2) but with the way the application parses this, it becomes "v01002" which can't be properly parsed.

TypeError: expected string or buffer
2019-10-04 13:43:50 -04:00
Yovarni Yearwood a756f637a4 Fixed one instance of an error locking the search queue
UnboundLocalError: local variable 'issueid_info' referenced before assignment
2019-10-04 13:43:50 -04:00
evilhero 5ffe8fbd30 Merge branch 'development' 2019-10-04 13:39:45 -04:00
evilhero 8d2e0ae1fe FIX:(#2347) module error when attempting to add storyarc 2019-10-04 12:48:02 -04:00
Bart274 f4ea76345a Send snatched_name in Telegram messages on snatch
The current snatch message is always just `Issue snatched!`
2019-08-05 15:52:01 -04:00
evilhero d51ad541d1 FIX: fix to allow for the file parser to adjust for filenames where the date is prior to the issue number 2019-08-05 14:50:45 -04:00
evilhero 15aadaaa23 FIX:(#2313) One-shot file name parsing would not properly detect details in some instances 2019-07-25 20:36:44 -04:00
Roberto Pastor 6a1f96167c - Revamped getAPI, getVersion, getReadList, getIndex and getComic endpoints. - Normalized error responses - Normalized success responses for getVersion, getReadList, getIndex and getComic. 2019-06-26 12:18:00 -04:00