Commit Graph

1458 Commits

Author SHA1 Message Date
Barbeque Sauce e604c3d216
Fix: save state across page loads 2020-02-23 12:58:38 -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 4f8943b5b5 IMP: Icon for comicdetails page 2020-01-04 00:07:46 -05:00
Barbeque Sauce 5132dde4ad Update .gitignore 2020-01-04 00:07:46 -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
Barbeque Sauce 81fa69c246 FIX: de-sensitize alphabetSearch for case (#2381) 2019-12-29 20:12:44 -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 d5b889720a FIX: make index case-insensitive (#2381) 2019-12-22 19:48:41 -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
Barbeque Sauce 0ccd076fc4 FIX: Debian systemd formatting 2019-12-02 15:38:33 -05:00
davalanche 0cc6523115 IMP:(#2352) Added Date and Message-ID Headers to Email Notifications 2019-12-02 15:33:02 -05:00
Barbeque Sauce 66897c1549 IMP: Updated deluge_client for v2 compatibility 2019-12-02 13:38:33 -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 a1f844f5cd FIX: undeclared variable when using ComicRN script on non-windows OS 2019-10-09 21:30:15 -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
Yovarni Yearwood ec6539a6cf Added win32api module to allow for long path names
Windows has a 260 character limit on directory paths. The win32api module was installed and imported to allow for computers running Windows OS to bypass that limitation, as ComicRN was not able to move or rename files with a long file path.
2019-10-04 13:43:50 -04:00
evilhero 8d2e0ae1fe FIX:(#2347) module error when attempting to add storyarc 2019-10-04 12:48:02 -04:00
Barbeque Sauce 9fb9ab4d73 FIX: Progress Bar colors match index
FIX: Progress Bar colors match index, #2282
2019-08-05 16:01:38 -04:00