Commit Graph

14 Commits

Author SHA1 Message Date
evilhero 3945ba4a0d Many updates & bug fixes - too many too list here (check changelog @ http://forum.mylarcomics.com/viewtopic.php?f=2&t=545) 2015-01-16 14:40:08 -05:00
evilhero d9a303fe4b IMP: When scanning a folder using the Import a Directory option, upon completion a button to the Import Results Management page will be displayed to allow for easier access / acknowledgement of completion of scan, FIX: Fixed some issues with the search results page displaying too much information, IMP: Improved the ability to see alternate covers within issues when viewing selected issue details via the 'i' icon on the issue details page, IMP: Fixed the problem with issues that had 2015 dates and wouldn't scan in via manual post-processing, IMP: Added duplicate issue detection (beta) - enabled, when post-processing (manually or otherwise), will retain the issue that is bigger in filesize and won't post-process if it's smaller in size, instead of hammering the oldest copy, FIX: bunch of small fixes, and getting groundwork done for other things. 2014-12-18 13:30:57 -05:00
evilhero 78261e8fd8 FIX: undefined on filter box on startup, IMP: Added Meta-Tagging options on a series / issue basis on comic details screen, IMP: Issue Information is now available per issue and is extracted currently from the cbz file to display (if no cbz is present, the option isn't available), IMP: Failed Download handling is implemented and available in GUI - required to replace existing autoProcessComics.py and ComicRN.py scripts, IMP: Added ability to specify post-processing script instead of ComicRN.py, IMP: Added abilty to edit the issue date for a given issue by simply clicking on it - this will help to avoid dates that have incorrect or 0000-00-00, IMP: Story Arc searching is working (not adding yet), IMP: Added Archived/Ignored options to Upcoming/Wanted tab, IMP: Fixed some alignment and display issues on the Upcoming section, IMP: Added better directory handling for Updating Comic Location when it needs to get changed for all existing series (locmove in config.ini), IMP: Added better handling for unicode characters in series titles when searching / filechecking, IMP: When adding a new series with no data, Mylar would error out (now will add and just retain 0 issues), FIX: When year was fuzzied, search would still attempt to do a date-check comparison and say everything failed, IMP: Better handling of nzb names when retaining for post-processing comparisons, IMP: Future Upcoming now will use actual shipping date of issue if available in order to see if issue is available, FIX: If annuals were enabled, refreshing a series would put some issues into an Archived status because the actual counts would be off, IMP: When file checking, Alternate Naming would be searched last which resulted in matching incorrectly to the series title or other alternate naming for the given series, now will check the Alternate Naming first for a match, then drop back down to the series name itself otherwise, IMP: Improved Annual detection when integrated with a given series, IMP: Improved the checking of the future Upcoming list for issues marked as Wanted but not available yet and then auto-adding, IMP: Improved upon story arc checking for missing issues / searching for wanted, IMP: Enabling Annuals support now within Configuration GUI, bunch of other things.... 2014-07-28 15:28:09 -04:00
evilhero e0299e5c35 FIX: Removed unnecessary print statements from importResults, FIX: If Issue number contains a negative, when renaming would rename to '00-1' (with padding enabled), FIX: When searching RSS cache for search results, would use both CBT and KAT regardless if only one was enabled (but either was used previously), FIX: Allow for some issues store dates to have a fluctuation of 1.5 weeks in order to account for some discrepencies in dates with the weekly pullist, FIX: (#671) Issues tagged as Archived (either manually, or by auto-checks) would not tally count the Have totals properly - it would not add the Archived count to the total Have Issue count. 2014-04-20 00:01:23 -04:00
evilhero dfde9197bb IMP: Removed unneeded code from several modules, IMP:(#659) Subdirectories now will be scanned in properly when in series directories, FIX:(#635)(#658) Moved code from html into module to allow for better integration and further templating needs, IMP: Added ability for mylar to auto-grab SABnzbd API when provided with user/pass, IMP: Test SABnzbd button works again - will auto-rollback to NZBKey usage, IMP: Added counts to Upcoming page, IMP: Added some more detailed parsing to the ImportResults, IMP: ImportResults will now show proper series title, IMP: Improved some logic when determining if a new weekly issue is on a watchlist if a rebooted series, IMP: A bunch of smaller fixes, and some various code tweaks... 2014-04-02 15:08:59 -04:00
evilhero f1e7b9d50e IMP: Added ForceRSS Check and Test SABnzbd Connection buttons in Config, FIX: If Annuals not enabled, would error on home screen, IMP: updated mylar.init.d (thnx Kalinon), FIX: Manual Post-Processing fix for Manual Run (thnx Kalinon), IMP: Library Monitor working (check folder every X minutes and Post-Process), IMP: Future Upcoming introduction, IMP: Experimental search better handling of year inclusions, FIX: Filechecker will now pick up series with years in the series title accordingly, FIX: Torrent seedbox sending would lockup occassionally when attempting to send torrent file, FIX: malformed image url on some series, IMP: Moved issue updating to a seperate function, IMP: When series was refreshed, would download the last issue (or few issues depending on date), regardless of status, IMP: When series is volume 1 or volume label doesn't exist, either assume V1 or remove volume requirements to improve matching hits, IMP: StoryArcs will now check in StoryArc folder for existing issues and change status in StoryArc accordingly... 2013-11-28 10:48:59 -05:00
evilhero 69ba40e5e9 FIX:(#383) Filenames with symbols seperated with spaces woulnd't register properly when filescanning, FIX:(#350) Flush import option fixed, FIX:(#344) Lowercase honoring on manual Rename of files, FIX:(#218) ComicLocation move fixed - Options available to Keep existing FolderFormat, or use settings from Config (FFTONEWCOM_DIR), IMP: Added a Log popup after ImportResults is done to view log instead of in console 2013-05-25 02:18:00 -04:00
evilhero 1d20ad76b0 IMP:(#350) Ability to mass flush import table as well as well as checkboxes now work for deleting multiple imports 2013-05-19 01:21:32 -04: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 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 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 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 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