Commit Graph

1348 Commits

Author SHA1 Message Date
evilhero d9b2d9f0a4 Merge branch 'development' of https://github.com/cpoo22/mylar into cpoo22-development 2013-04-03 10:55:09 -04:00
evilhero df322cc1d6 FIX: Age of Ultron Issue Numbering for cross-over issues (have AU in issue number) would fail on new pullist, adding a series, checking files, searching, and post-processing (should be all working now) 2013-04-02 04:56:24 -04:00
evilhero 624238e313 FIX:(#296)(#244) When trying to enter the UEC after a search result, it would error out and display a blank page 2013-03-30 13:31:13 -04:00
evilhero 335393a99a FIX:(#295) IndexError when starting Mylar with an empty DB 2013-03-30 12:53:07 -04:00
Chris Chamberlain 6a27da1cee Fix for bug #284
While is always true due to

20 < "0" being true
2013-03-29 11:16:55 +00:00
evilhero ed6f6e93a9 FIX:(#287) Unicode error using Experimental search 2013-03-29 00:14:39 -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 b4f76daf29 FIX: Searching was broken due to API changes. 2013-03-27 03:03:10 -04:00
evilhero e9485a0b23 FIX: (#286) Everything broke - comicvine new API, changed some structuring...should be working again now. 2013-03-26 22:35:44 -04:00
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 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 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
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 a245109587 FIX: removed some extra logging to screen for the pull-list" 2013-02-11 12:07:15 -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 4eb71abefa FIX:(#141) Attempted fix to accomodate the '//' issues with windows paths, FIX: Custom_Exceptions error on Ultron EC adding in a title with a ',' - will add comicname to csv now 2013-01-29 04:02:23 -05:00
evilhero 1072a51f0c FIX:(#189) Weekly Pull list not matching on some series with symbols in the name 2013-01-28 17:35:04 -05:00
evilhero 7e0ef1774c FIX:(#186)(#187) Weekly pull list would either error out on start-up, or wouldn't display any data, IMP: Removed 'want' from Weeklypull as wasn't working, IMP: setting up the base for some mass importing. 2013-01-28 15:31:43 -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 eecf06b4ef FIX: Post-Processing should now fully work once again. 2013-01-23 05:07:27 -05:00
evilhero 25c83bdab4 IMP:(#133) CVinfo option added in Configuration/Advanced Options 2013-01-23 03:22:22 -05:00
evilhero f30d507ab9 FIX:(#169) 500 Error on startup trying to retrieve Weekly Pull-list 2013-01-23 02:50:49 -05:00
evilhero 6ef8ab7b8d FIX:(#173) If a search result contained a watchcomic title, it would match incorrectly, FIX:(#172)(#163) Post-Processing would fail on finding directory - hopefully fixed now, FIX:(#167) NZBX would fail on send to SAB, IMP:(#109) Make All Skipped Wanted option now available on Comic Details page 2013-01-23 02:34:50 -05:00
evilhero 974e49d276 FIX: added some direct verbose logging to PostProcessing to help with troubleshooting 2013-01-22 11:20:47 -05:00
evilhero 634a5b3f99 FIX: Search results erroring out after parsing titles, FIX: minor Ultron Error-Checker fix 2013-01-21 13:11:37 -05:00
evilhero ba1b3c9021 FIX: Blackhole post-processing fixed to allow for variations in SAB spaces/dots - was failing (#163) 2013-01-20 03:41:59 -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 dfa43893db IMP: Optionally force the cache directory via config.ini (note setting this to something other than {data_dir}/cache will result in no images displayed) 2013-01-17 11:22:51 -05:00
evilhero c307e6a975 FIX: fuzzy year selection would error out if not selected, IMP: fuzzy year option will now show correct prior selection on Edit screen, FIX: Upcoming section (Wanted tab) will only show releases that are NOT available for download now. 2013-01-15 17:41:00 -05:00
evilhero a8c1ae766a FIX: (#132) values weren't persistent in config file 2013-01-15 14:32:31 -05:00
evilhero 7d1eab92e0 FIX: If no option for fuzzy year was selected, search would fail to match on results 2013-01-15 14:20:54 -05:00
evilhero 00fb374a59 FIX: Ultron Error-Checker could not find exceptions file if not in root, IMP: will copy the _sample.csv now on startup if not present for use with UE-C 2013-01-15 14:02:32 -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 7403e7bcf2 Fix: search results with an & would error out, added escape char (thnx ClayM) (#152) 2013-01-14 00:42:03 -05:00
evilhero aaa4891343 FIX: forgot to include updated parse for #151 2013-01-14 00:14:08 -05:00
evilhero 3be8189b2a FIX: some fuzzy-year errors, IMP: added as folder/file naming option (#134), IMP: Lowercase entire filename option in Config (#134), FIX: Parse error on adding new series using Ultron-Checker (#151) 2013-01-14 00:12:59 -05:00
evilhero 4b6ca3cf2e FIX: filescanner wouldn't pick up UPPERCASED extensions, IMP: filename extensions are now lowercased on every download 2013-01-13 15:26:45 -05:00
evilhero 99d5ebb41c FIX: nzbs from nzbx would fail on post-processing. 2013-01-13 14:59:25 -05:00
evilhero 236f42ce81 FIX: updated version to master (wrong reference point) 2013-01-13 14:20:39 -05:00
evilhero e4bfacf1a3 just getting inline... 2013-01-13 13:08:21 -05:00
evilhero 05ee593bcc FIX: If an issue was published between Nov-Jan, Mylar wouldn't roll over to the following year and re-do the search 2013-01-13 13:07:34 -05:00
evilhero a4081edb7e merged manders2600 pull request #140 2013-01-13 12:10:41 -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 1b34db1f5c Fix: Forgot to include nzbx.co file for searches 2013-01-11 16:25:51 -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 a853274506 FIX: post-processing failing due to inability to find nzb in db to match (#136) 2013-01-07 23:24:00 -05:00
evilhero c6d2d296ae FIX: Alternate Search Names (if given) are also used by the filescanner now 2013-01-07 15:35:17 -05:00
evilhero 3eb92f3bc8 FIX: If a Comic had (c2c) in the filename, it would cause a mis-hit/error when rechecking/scanning files, adjusted now to work hopefully 2013-01-07 14:58:34 -05:00
evilhero a9f5d417d9 FIX: multi-volume series selection would not follow folder_format in config(#131), IMP: On startup, will no longer refresh a series in order to make sure it's up-to-date for new releases, will only check after designated time in order to stop excessive load 2013-01-07 14:26:10 -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 671e64c3fb Imp: multiple newznab providers can be selected / enabled / disabled now. 2013-01-06 12:16:27 -05:00
evilhero 2ae3a55cb7 Fix:AlternateSearch names wouldn't search, Fix:New filescanner, cleaned up code.Fix:If comic contained a . in the title, it wouldn't match. 2013-01-06 03:51:44 -05:00
evilhero 3ff5866763 Fix: Recheck files/scanning of files resulted in missing files even if present (issue#127) 2013-01-04 22:00:13 -05:00
evilhero d7810adafc Fix: cover.jpg was being downloaded and placed in series directory regardless of option check. 2013-01-03 22:12:58 -05:00
evilhero 0a50c65241 Fix: when ComicVine's stated issue count is different than the actual count, would error out (ie. for X-Men(2010)) 2013-01-03 13:26:39 -05:00
evilhero 99223e92aa Imp: Updating the db for newly wanted comics (pullist) on EVERY start no longer needed, now will only refresh a comic on startup if needed (new pullist and a given comic is listed). 2013-01-03 05:26:39 -05:00
evilhero 1d4da9281a Fix: decimal issues causing a whole whack of problems (filechecking, post-proc, searching), Imp: filechecker will now detect duplicate issues and ignore for overall count 2013-01-03 05:01:07 -05:00
evilhero 0035046379 Fix: for endless downloading when Experimental Search was enabled. 2013-01-02 12:56:46 -05:00
evilhero f977bb3d87 attempted fix for non-stop sends to SAB (and possibly related other things) 2013-01-02 11:57:28 -05:00
evilhero 02faa503b7 Fix: search requests to a newznab provider when marking multiple issues was not working 2013-01-01 15:44:33 -05:00
evilhero bded095707 Fix: nzbname correction for blackhole use (to allow for post-processing) 2013-01-01 15:38:54 -05:00
evilhero 2061429a1d Fix: Issue status would change from wanted to skipped (and vice-versa) on every start. Fix: Upcoming Issues should stay in Wanted status now until retrieved/changed. 2013-01-01 15:32:22 -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 d70f482599 Fix: decimal issue should be fixed for both searching and file checking, Fix: blackhole nzbs in-line for post-processing, Imp: Alternate Naming allowed for searching now(Comic Detail/Edit tab) 2012-12-31 11:52:16 -05:00
evilhero 6610cf3e93 Fix: weekly pull error on startup, Fix: & in send-to-SAB error, IMP: cover.jpg option (Advanced tab), IMP: Extra script functionality (PP tab), IMP: changed post-processing logs, probably more fixes too 2012-12-27 10:04:03 -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 e5f8170094 Fix: nzb.su problems fixed now (thnx perezmu), IMP: Removed abunch of old commented code 2012-12-21 22:33:29 -05:00
evilhero 8bc6543159 added more verbosity logging for the send-to-SAB portion 2012-12-21 15:09:00 -05:00
evilhero 282726fd6c Fix: allow for ',:' in search, directory creation, and post-processing IMP: Altering default comic directory 2012-12-20 06:52:21 -05:00
evilhero 74247b8e7c Fix: weekly pull list erroring out on startup - added initialization check 2012-12-20 05:57:12 -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 2b0c8cfffb fix: logger error issues (search.log) 2012-12-17 17:49:49 -05:00
evilhero 05dd676cc9 fix: git constant message about Update - will work as normal now with development branch, fix: Removed the 'None' directory creation problem 2012-12-17 03:13:14 -05:00
evilhero a46f43a6cf fix: not able to open up weekly comics tab, fix: removed some print statements displaying to console 2012-12-16 13:41:01 -05:00
Clay Mitchell b1dc013ee2 added "publisher" field to search results
added support for publisher field for searches, removed unnecssary API
call, minor cleanup in xml parsing
2012-12-16 13:09:38 -05:00
evilhero b0873994b9 fix: Experimental search, fix: dognzb not able to download nzbs, fix:nzb.su fix for nzb filenames (broke renaming/post-processing), add: newznab provider added, add:explicit search.log 2012-12-16 12:57:02 -05:00
evilhero 455b06bc2c fix for zero suppression error when running - was set to None instead of 0 2012-11-02 15:43:13 -04:00
evilhero 18f719fb6d Fix for comiclocation error on adding new series (directory creation). Also fixed for ',' in directory creation. 2012-10-31 12:03:15 -04: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 fedad86582 fix for startup error on last commit 2012-10-30 11:40:41 -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 efb9e41260 fixed Recheck Files/scanner to account for issue numbers that are presented twice for a given comic 2012-10-25 02:44:51 -04:00
evilhero 4c58734fab Fix for '&' causing problems in search / rename (issue#65) - thnx millhench 2012-10-22 03:08:55 -04:00
evilhero 9778a1c5cf allowed for versioning of comics to be accounted for, which will provide more results/hits when searching - future update will allow user-specified verison control 2012-10-21 11:31:42 -04:00
evilhero 86c46134bd hopefully fix for status' not changing properly after Refresh as well as continually downloading same issues marked as downloaded 2012-10-21 11:30:26 -04:00
evilhero 056aadf61e fix for Comic directory names that contain a / 2012-10-20 12:14:32 -04:00
evilhero c9acfb465f Added custom exceptions file to allow for user-based exceptions, as well as being able to maintain a base file in exceptions.csv 2012-10-20 03:51:17 -04:00
evilhero 150dcd775b fix for issue status reverting back to default status after ReCheck Files selected regardless of previous status 2012-10-20 03:09:15 -04:00
evilhero 674b17966c Fix for OSError on Errored Comics; Fix for Wanted tab db error 2012-10-18 03:08:43 -04:00
evilhero 4a8b22a616 Fix for OSError issues when adding comics 2012-10-17 11:57:51 -04:00
evilhero dd96a80a18 Fixed some problems loading exceptions, included some details in csv file now 2012-10-17 11:56:09 -04:00
evilhero 5fb5e56532 Fixed problem with the analyzer erroing out when nzb search results had no year present in title 2012-10-16 13:26:28 -04:00
evilhero 99cd3e25eb Fix for popup error when doing multiple selections, removed unnecessary print statements from importer 2012-10-16 11:53:46 -04:00
evilhero c791e0a2fc Fixed directory issue with multiple-volume series, Wanted tab should now work as well 2012-10-16 11:12:44 -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 1c338d0a9b fixed stupid reference mistake - error in webserve.py 2012-10-09 02:41:38 -04:00
evilhero 4c348c2f6b will now search for issues published in December, but dated in next year...also added some extra info to ComicRN.py 2012-10-09 02:33:14 -04:00
evilhero a9936d4f70 previous problems using nzb.su and sending to SAB and renaming should be fixed now. 2012-10-08 03:13:18 -04:00
evilhero 6854500a6e Operational fix for Force Update - added Last Updated to detail page 2012-10-07 12:20:06 -04:00
evilhero 8d234c5d05 fix for ' in ComicNames not being able to change status / download' 2012-10-01 11:01:21 -04:00
evilhero 75f5834f87 fix for failed sends to sabnzbd because of not selecting priority option 2012-09-30 09:52:59 -04:00
evilhero 708bf5cffe fix for blackhole error 2012-09-30 03:50:27 -04:00
evilhero ac4ec81d7c fixed issue when changing individual comic location return page error 2012-09-29 00:56:28 -04:00
evilhero aa23a663ba added ability to change priority of SABnzbd downloads 2012-09-28 11:42:25 -04:00
evilhero d1a4495652 added ability to change default directory for individual comics (Edit tab) 2012-09-28 11:39:44 -04:00
evilhero d554576b36 fix for nzb not renaming properly in queue 2012-09-27 23:46:49 -04:00
evilhero 7394a8b6b4 fixed small error on search.py 2012-09-27 12:13:48 -04:00
evilhero 626009181b fixed some searching bugs - more results, more logging info, exception handling on retrievals 2012-09-27 12:11:10 -04:00
evilhero 15ed313ed5 fix for weekly pull errors regarding data directory and sqldb 2012-09-26 16:53:08 -04:00
evilhero 9a5e612e42 fix for pullist error - not referenced 2012-09-24 22:43:58 -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 d3b6a06878 graphic novels causing issues - warning message added indicating failure 2012-09-19 10:45:39 -04:00
evilhero f841017290 fixed problem with localhost being set as SABhost with no http 2012-09-19 09:56:09 -04:00
evilhero a7f766f318 fixed error msg with queuing issues via pullist / want 2012-09-19 00:38:25 -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 3f335725eb fixed issues with scanning/rescanning files - moved entirely from importer.py to updater.py for easier updating 2012-09-18 16:33:09 -04:00
evilhero 7dcfcd2602 force file check fix for ' in filenames 2012-09-18 16:01:59 -04:00
evilhero dffe34cb76 improved searching results by limiting 2ndary results through filters 2012-09-18 10:42:57 -04:00
evilhero a37ee7638a fixed problem with invalid rss arguement (not used) 2012-09-18 09:58:23 -04:00
evilhero f5eafcfb72 stupid mistake, fixed again 2012-09-18 09:13:42 -04:00
evilhero e5c8b10b72 fixed Manage/Manage Comics option 2012-09-18 00:00:43 -04:00
evilhero beb93fc0e8 fixed some problems with files not being sent to SAB (again) 2012-09-17 03:16:12 -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 1550149a99 fixed problem of queue not being renamed after being sent to SAB 2012-09-16 12:55:24 -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 5a8c34d387 Recheck files locates # now, added replace with spaces option in config for filenames 2012-09-14 13:29:01 -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 eaed146029 attempted fix for : and & in Comic Titles when adding 2012-09-13 11:27:34 -04:00
evilhero 8a445beecf attempted fix at : and & in Comic Titles when adding 2012-09-13 11:10:03 -04:00
cragjagged 5bdb577ebf Fixed feedparser error. Added sab pause logic
Added logic to pause\resume sab queue, so queue will stay paused if it
was paused before adding a issue. Also resolved feedparser error when
adding issue
2012-09-13 01:56:21 +01:00
evilhero 25513ccba7 added blackhole functionnality 2012-09-12 14:32:51 -04:00
evilhero 5707d06720 a few general fixes, added Recheck Files to comic details 2012-09-12 12:20:47 -04:00
evilhero 60fb2cfe72 fixed adding new series issues, addressed decimals in issues 2012-09-11 12:34:14 -04:00
evilhero 0e29b4d87d fixed adding new series issues, addressed decimals in issues 2012-09-11 12:13:30 -04:00
evilhero 89e94238a0 fixed pullist erroring out 2012-09-10 14:38:00 -04:00
evilhero 9386f65a00 fix for list index out of range when searching 2012-09-10 02:56:35 -04:00
evilhero 9f595ed3a5 bs4 fix after undid by mistake 2012-09-10 02:08:06 -04:00
evilhero 02a1591fc8 small fixes 2012-09-10 01:43:27 -04:00
evilhero f056166715 small fixes 2012-09-10 01:39:20 -04:00
evilhero ff4df22ba7 Collections removal & no main dir fix 2012-09-10 01:03:12 -04:00
evilhero f5d47e13b4 collections error fix & catch no dir 2012-09-10 00:56:34 -04:00
evilhero e82352b940 first commit 2012-09-09 15:34:53 -04:00