Commit Graph

48 Commits

Author SHA1 Message Date
Adrian Moisey 9a4a6b4bc5 Whitespace cleanup 2015-05-27 00:43:43 -04:00
evilhero 75f2a99b3f FIX: Numerous fixes due to CV API changes - namely dealing with issue #'s and decimals no longer being present. Should be working (searches/etc) now, FIX: Accounted for issues with alphanumerics (ie. Age of Ultrons) 2013-03-29 00:02:35 -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 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 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 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 1c1e4cb96e FIX:(#241) UnicodeDecodeError when UEC would return results that couldn't decode properly. 2013-03-01 20:41:45 -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 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 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 621c3cad2a FIX:(#207) Error on Adding Series. If Series dates contained seasons instead of month names, would error. 2013-02-12 03:33:44 -05:00
evilhero cf4e605876 FIX: identical issue #'s with differing dates would appear as only one date 2013-02-12 03:06:45 -05:00
evilhero 5d23ccaff4 FIX: Issues that had decimals would get majorily screwed up when refreshing/adding resulting in incorrect decimal issues 2013-02-11 21:33:59 -05:00
evilhero 3969581493 FIX:(#206) Weekly Pull list erroring out on startup, and refresh, FIX: If a series contained the word 'the' it would never match for a pull (also updated on main screen latest issue), IMP: removed some unnecessary screen logging 2013-02-11 11:58:41 -05:00
evilhero af7bdb3966 FIX:(#162) Sab Download directory option available for Post-Processing, FIX:(#195) Series that had digits in the title would error out occasionally on File Checking, IMP: Minimum/Maximum size restrictions available for Experimental Search ONLY, IMP: some further work on the directory import screens 2013-02-08 22:34:02 -05:00
evilhero 1a9131446f IMP: Continuing/Ended on main screen, IMP: Publication dates used now for issue dates, attempts to figure out if no issue date (#193), FIX: If dots used in place of spaces would error on file checking (#199), FIX: When selecting issue for download, would Alt.Search for None regardless if enabled or not (#192), IMP: added more coding for eventual implementation of Importing a directory. 2013-02-06 14:55:23 -05:00
evilhero 8c70872c11 FIX:(#170) Possible Fix due to page-encoding - added some error traps, FIX:(#184) unclosed table row cell, possible fix, FIX:(#77) A+X would not match on results, IMP: Delete all None and Error-d out (ComicID displaying) from DB on startup - 'if Present in watchd...'(#170) 2013-01-27 05:07:08 -05:00
evilhero 4d1b61846b FIX: comics that had alot of issues would take forever to initially add (improved speed performance). 2013-01-24 13:31:03 -05:00
evilhero a831608d37 FIX: (#181) 2000 AD exception added to csv for mulit-volume support, FIX: ComicYear was parsed wrong when using multi-volume occassionally, IMP: Turned off console printing for parsing 2013-01-24 12:01:27 -05:00
evilhero 16c69e7bf5 FIX:(#170) crashing on Checking diretory for existing issues, FIX:(#179) won't try and search for 'None', TMP IMP: added some console logging to parse for (#170) 2013-01-24 04:42:47 -05:00
evilhero 36840d3612 FIX: if series' had identical names, both would get latest issue from weekly pull list if present regardless of year, FIX: newznab and nzbx wouldn't search for new issues on the weekly list when adding a new series 2013-01-18 04:18:31 -05:00
evilhero 8ac3da86dd FIX: Error on Rechecking Files if an issue was present that Mylar didn't know (#158), FIX: If Alternate Search wasn't selected or was blanked out, would cause searching pattern issues (#161), IMP: On comic details screen (adding / refreshing) If duplicate issues were detected, would only add one instance. Will now check to see if issue publication dates are different and if so will add to details. 2013-01-18 02:32:05 -05:00
evilhero 45e42bea2c FIX: on/off option for searching for nzbs on startup, FIX: Updating the weekly pull list would always happen (now only on new lists), IMP: Abit more info on startup, FIX: No trailing slash on newznab provider would always return 0 results, FIX: directly adding GCD ID would result in fail, IMP: removed some unecessary code 2013-01-15 12:32:08 -05:00
evilhero aaa4891343 FIX: forgot to include updated parse for #151 2013-01-14 00:14:08 -05:00
evilhero 05e6cef5ca FiX: error on startup involving git-removed, FIX:Error on weekly check (thnx ClayM), FIX: Nzbx.co would error on no results, FIX: duplicate issues appearing in comic list, IMP:Fuzzy year logic now in Series tab, probably other small stuff... 2013-01-13 10:59:46 -05:00
evilhero 634d1fe03e IMP: error on adding comics will now enter into Ultron Error-Checker for custom_exceptions, Fix: Blackhole naming of ':' in filename, IMP: search for wanted comics will start shortly after Mylar starts up now, FIX: Weekly matches of comics weren't matching if title had a 'The', IMP: nzbx.co provider added (not tested), IMP: Configuration tab showing Mylar paths / build information 2013-01-11 16:20:51 -05:00
evilhero 254793fd22 FIX: Post-Processing will allow for spaces/decimals regardless of SAB settings now, IMP: Post-Processing passing metadata to extra-scripts, IMP: passing nzbs to SAB is done by link only now (no more saving messy files), IMP: Removed some verbose logging from parsing on multi-volumes, FIX: Weekly error on startup (couldn't mark), IMP: Wanted comics on Weekly tab will now appear in Upcoming tab properly, and be marked wanted when data is available from CV/GCD and removed from Upcoming tab 2013-01-07 13:26:15 -05:00
evilhero 3e2ffdd71f Fix: multi-volume series not available (#66 - AtariBaby!), Fix: problem with newznab variable (#135) 2013-01-07 05:11:03 -05:00
evilhero 0381d9c918 Fix: Endless search/downloading loop resulting in lots of comics, Fix: incorrect comics being matched/downloaded occasionally, Fix: Wanted issues should be marked in Details page now, or in Upcoming tab, Imp: Refresh comics on startup only for those comics detected as having a new release and mark as wanted if available/not, Fix: Removed some erroneous logging from parser... 2013-01-01 15:09:28 -05:00
evilhero bd49656c5c Fix: nzb.su should now be working (sorry), Fix: accounted for some problems with searches not being found when titles contained - or : , Fix: SAB priority working again, Fix: adding comics starting in 2013 wouldn't work sometimes 2012-12-23 13:16:25 -05:00
evilhero 59f409eac4 Fix: DogNZB issues and not being able to find any results, Fix: Newznab selection caused additional searching and duplicate sends, IMP: added verbose logging option in Config (currently only for searches and multiple-volume series adds) 2012-12-20 05:39:37 -05:00
evilhero 5f1a5b0305 Fix for halfchk error when adding new series, refreshes. Also added an exception catch for publisher when using exceptions.csv 2012-10-31 11:40:05 -04:00
evilhero 8a54438144 tonnes of fixes/updates in this...new post-processing (like sickbeard), custom format for folers/files now, comic detail image fix, status changes (archived status added), have counts reflected on Archived status, file-scanner redone to be more inclusive, 1/2 issue fix 2012-10-30 06:43:01 -04:00
evilhero 964338f0b2 added exception listing for GCD imports, multi-volume series selections, multiple selection for issues fixed, upcoming tab now works, pullist marks upcoming issues on comic details page, and a bunch of other stuff 2012-10-16 04:16:29 -04:00
evilhero 8482cba507 several bug fixes - hopefully not breaking something else..new search, better adds, force chk works, other bugs fixed. 2012-09-24 01:17:29 -04:00
evilhero df96120d9c added xtra parameter to experimental search for shorter result set, also fixed issue with nzb not sending to sab via experimental 2012-09-19 00:36:14 -04:00
evilhero dffe34cb76 improved searching results by limiting 2ndary results through filters 2012-09-18 10:42:57 -04:00
evilhero ab9f2640cb fix for : in comic using filechecker, status goes to Error when can't find search results, attempt at accounting for '-' in Comic Name 2012-09-17 01:12:40 -04:00
evilhero a8ef7ccdc1 account for issue variations (should result in more sucessful search adds), issue 1,000,000 2012-09-16 01:08:42 -04:00
evilhero 6c81414416 fixed some issues with : in searching 2012-09-15 01:01:55 -04:00
evilhero 94e118ada4 added more error-handling and precision when adding 2012-09-13 21:21:21 -04:00
evilhero b290f770af attempted fix for : and & in Comic Titles when adding 2012-09-13 11:43:21 -04:00
evilhero 8a445beecf attempted fix at : and & in Comic Titles when adding 2012-09-13 11:10:03 -04:00
evilhero 5707d06720 a few general fixes, added Recheck Files to comic details 2012-09-12 12:20:47 -04:00
evilhero 0e29b4d87d fixed adding new series issues, addressed decimals in issues 2012-09-11 12:13:30 -04:00
evilhero 9f595ed3a5 bs4 fix after undid by mistake 2012-09-10 02:08:06 -04:00
evilhero f056166715 small fixes 2012-09-10 01:39:20 -04:00
evilhero e82352b940 first commit 2012-09-09 15:34:53 -04:00