Commit Graph

280 Commits

Author SHA1 Message Date
evilhero 2dd905cca2 FIX:(#283) Error on adding multi-volume series due to pagination problems 2013-03-26 03:50:00 -04:00
evilhero 2775cd496e FIX:(#272) Database locking errors constantly should be resolved now, FIX:(#269) Date not populating if no publication date was found (defaults to on-sale now), IMP: started the framework for Annuals 2013-03-21 13:09:10 -04:00
evilhero 5eaf02c817 FIX:(#275) If using a provider other than Newznab, versioning would never be asearched upon (thnx pipieye!) 2013-03-17 02:19:14 -04:00
evilhero 4c92423cf0 FIX: UEC wouldn't write to the custom_exceptions file in the proper format, this should be resolved now 2013-03-16 13:59:56 -04:00
evilhero 9bfcb74d45 FIX: fixed some problems with the Next/Previous option, IMP: Added another check for dead entries on startup to be cleaned. 2013-03-16 13:16:42 -04:00
evilhero 0054e4009d FIX:(#272) Database Error: database is locked during initial startup. 2013-03-14 16:35:05 -04:00
evilhero 8d06556bf8 FIX:(#271)'and' replacement too aggressive - fixed, FIX: Accounted for series containing ':' when searching, FIX: If a issue was published in January, expanded search results to include previous year incase of incorrect year posting, FIX: Extra backslashes in provider URL. 2013-03-14 05:56:37 -04:00
evilhero e1fdfed281 FIX:(#191) Put back the Download-to-local option on details page 2013-03-14 04:55:38 -04:00
evilhero 31fc75fdd6 FIX:(#259) More checks in place to avoid errors on loading Main Home page, FIX:(#267) Previous/Next comic selection now working 2013-03-14 04:33:16 -04:00
evilhero 5f8e11740d FIX: corrected some missing icons 2013-03-14 03:52:55 -04:00
evilhero b7b2daa130 IMP:(#267) Previous/Next arrows on Comic Details page to skip to said series, IMP: Added some Mylar blurb info on Configuration 2013-03-12 21:41:45 -04:00
evilhero 01d2494786 FIX:(#264) NMA Notify On Snatch not working 2013-03-12 15:28:11 -04:00
evilhero 71b9dc8e5b FIX:(#91) Covers only would get downloaded - min/max size restrictions only work for Experimental atm. Will now remove 'Covers only' based on filename 2013-03-12 12:40:49 -04:00
evilhero e7c05c5a73 FIX: Weeklypull list fix for limited series not being marked as Wanted, FIX: (#256) If No Series Year is provided, defaults to 0000 and causes error - uses alternate Series Year if this is the case 2013-03-12 12:13:43 -04:00
evilhero 8eeaa4e2a9 FIX: UEC wouldn't put new lines in custom_exceptions.csv resulting in errors when trying to use the file. 2013-03-12 12:06:44 -04:00
evilhero 2b44858677 FIX: Both NZBGet and SABnzbd are not selected by default after upgrading (previous issue) 2013-03-12 12:04:28 -04:00
evilhero fad92c7745 FIX: Ongoing Limited Series wouldn't have status of Continuing and wouldn't get marked on weekly pull list (ie.Alpha:Big Time), IMP: Comic Volume is now autopopulated (v2,v3,etc) - can also be edited 2013-03-11 13:25:45 -04:00
evilhero b290be3d47 IMP: Versioning in search now provided (Edit Settings on series detail page) in the format of v# 2013-03-07 22:07:14 -05:00
evilhero 9a78f59624 FIX: still some more unicode fixes... 2013-03-07 20:49:47 -05:00
evilhero 4c7b4f6b18 FIX: missed a unicode removal causing a break. 2013-03-07 20:38:05 -05:00
evilhero 88ca380940 FIX: Fixed some issues with unicode conversions and handling special characters 2013-03-07 20:36:36 -05:00
evilhero c3676e88c7 FIX:(#253) Removed all instances of ApiKeys (provider and local) in logging (long-overdue) 2013-03-07 14:33:16 -05:00
evilhero a0e6849778 FIX: Synology Fix (if you're having parsing problems, or things are getting stuck on adding/updating, try enabling this option), FIX:(#244) Slight fix for some unicode parsing problems with series with special characters 2013-03-06 11:20:09 -05:00
evilhero b313ace328 FIX:(#247) Clicking on Add Series would return no search results for some series 2013-03-04 20:05:26 -05:00
evilhero 8173283dc0 added some special character exceptions for blackhole usage needed for postprocessing 2013-03-04 13:20:32 -05:00
TheLabRatt 8946bee259 Fix sending to nzbget 2013-03-04 13:04:12 -05:00
TheLabRatt e2a2f654f0 Enable post-processing from nzbget
If ComicRN.py is called from an NZBget post-processing script, the
downloaded comic should be processed correctly. For safety, this should
be filtered by category at the NZBget end.
2013-03-04 13:03:05 -05:00
evilhero 3173445bc4 FIX:(243) Problem parsing details from CV when description field was malformed 2013-03-02 11:41:59 -05:00
evilhero 0af49f977b FIX: When doing Check Files, if filename contained '.' as a space character it wouldn't count it 2013-03-01 20:46:49 -05:00
evilhero 1c1e4cb96e FIX:(#241) UnicodeDecodeError when UEC would return results that couldn't decode properly. 2013-03-01 20:41:45 -05:00
evilhero c3faf642a7 FIX:(#238) Usenet Retention settings have no effect (Thnx TheLabRatt), FIX:(#240) added some checks for NZBGet values and fixed some invalid strings 2013-03-01 15:20:39 -05:00
evilhero 8ce830d703 FIX:(#235) Problem with windows updates - sanitizing the tar filename 2013-02-28 13:03:26 -05:00
evilhero 1169196a96 FIX: Error 500 in Config with Empty Library(#232), FIX: Small typo in UEC (#233) 2013-02-27 11:12:33 -05:00
evilhero 3bdcf9dc16 FIX:(#231) Error about lower() on startup via browser, FIX:(#230) Manual Renaming button did nothing (works now - code in place), FIX:(#220) Uncommented line required for pre-scripts, IMP: Removed unnecessary repetitive logging when parsing, IMP:InfoPop on Downloaded/Archived issues that shows Filename and size. 2013-02-27 03:28:40 -05:00
evilhero 4d1555ea99 FIX: Error on startup with Weekly Pull list (site changes) 2013-02-25 15:25:10 -05:00
evilhero 533076caff FIX: Mako Runtime error on startup (#227), IMP: Added Status filters on comic details page 2013-02-25 10:36:43 -05:00
evilhero ea6d704d67 FIX:(#200)(#223) If a series is brand new, and only has one issue - main index would denote series has ended (updated code due to website changes) 2013-02-22 11:15:52 -05:00
evilhero 951603643d FIX: Columns not available in sql when importing (#222), FIX: NzbGetwouldn't be sent to when doing multiple-issue selections, IMP: Added warning error msg when series would error out because it was not detected as a multi-volume series. 2013-02-22 03:35:51 -05:00
evilhero 9c6a750196 FIX: NZBGet port would always revert to None (Thnx ministoat) 2013-02-21 11:22:34 -05:00
evilhero ddbd29d841 FIX: If the actual filenames contained a vX (Version #), filechecker would ignore it 2013-02-20 14:34:55 -05:00
evilhero 04bf0af912 IMP: (beta) NZBGet functionality added (#213)(#144) 2013-02-19 22:03:51 -05:00
evilhero 105a4dc46f FIX:(#216) Pull-list would mistakingly assume that the word ONGOING was part of the comic title and would fail on match-ups for new issues 2013-02-19 02:57:41 -05:00
evilhero 2bad8c678e FIX: if an issue was a brand new series and had 0 issues because the online db's hadn't populate any data yet, it would error out 2013-02-18 13:50:26 -05:00
evilhero 474048b7e8 FIX:(#213) User-Agent added to Blackhole functunality (was added for normal searches, not for blackhole use prior)" 2013-02-18 13:28:17 -05:00
evilhero 01155bec28 Fix: Forgot to include the notifiers module for NMA and Prowl 2013-02-18 12:40:32 -05:00
evilhero def8dbd67f IMP: Added NMA and Prowl notifications, IMP: Info now given on detail page when Issue Count is out due to new issue not being available on online DB's (only happens btwn new pullist and Wednesday) 2013-02-18 12:39:00 -05:00
evilhero 4225577860 FIX:(#211/#212)Split Latest Issue/Last Published (Thnx ClayM), FIX:(#215) Exception-based series would never update on a DB refresh and would get dropped, IMP:(#191) Download link available per issue (Copy icon first, then Download link is available), IMP: Added icons on issue details screen instead of textual options, IMP:(#32) 'This Week' has an indicator light when new pull-list is available, IMP: Braggin Rights section in Configuration/Information tab (WIP) 2013-02-17 05:31:18 -05:00
evilhero 5817ff18f6 FIX: user-agent added for nzb-providers, IMP: Removed some unnecessary logging from weeklypull 2013-02-16 13:30:22 -05:00
evilhero 49dcba8161 FIX: When searching, if & present in nzb it would only use information after the &, FIX: PostProcessing would fail if & present in title, FIX: adding a series would fail occasionally/or lock when trying to load in comic information 2013-02-14 13:56:55 -05:00
evilhero 3501a71da9 FIX: numerous fixes - trying to get everything back in sync with my box. Expect some things to be broken after this one until the bugs are found :( (#210)(#204) 2013-02-12 20:27:24 -05:00