Commit Graph

384 Commits

Author SHA1 Message Date
evilhero e7216072f9 IMP: Added some extra handling for series on the weekly pull-list that have totals out of whack and was causing problems when filechecking new issues, FIX:(#794) Can't change annual status using checkboxes, IMP: If trying to view the details for an issue, if it was a cbz file and contained no metadata it would error out 2014-08-18 15:54:34 -04:00
evilhero e6968ee2e6 IMP: Added 'Retry Same Download Again' which will use the last successful nzb/torrent and resubmit it for redownloading to the exact same provider (if the provider is enabled), IMP: moved some code around in search module so that the search link can be submitted directly now, IMP: Added Manage Issues to Manage tab - can now manage issues based on status in a batch-methodology, FIX: When a download failed and then a new download was found, would error out attempting to send the initial log back to client, FIX: when title contained a '&' could not retrieve issue details when clicking on the Info icon, FIX: Added failed icon for option-set on comic details page. 2014-08-10 12:50:43 -04:00
evilhero b79dcdea4d FIX: newznab host default field now pre-set to start with http:// (just a reminder to include the protocol) 2014-08-05 15:06:44 -04:00
evilhero ed561615f5 IMP: Manual Post-Processing scan will now remember set value and auto-populate field in Manage/Manual Post-Processing tab. 2014-08-05 14:08:47 -04: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 547f3d26e0 IMP: Refreshing a Series via the button on comic details page has now been changed to a threaded call, which should allow for better use of resources. 2014-06-22 18:19:32 -04:00
evilhero 8b118ed55e IMP:(#753) Better handling of cbz files when using metatagging option, IMP: Added option for MetaTagging to enable/disable overwriting of existing metadata on cbz files, IMP: Post-Processing will now delete folders that are identical to filenames after successful post-processing, FIX:(#756) Fix for Manual Search for an Issue which resulted in traceback errors upon not finding any matches (Windows), IMP: Added module-name to logging for some modules to help troubleshooting (eventually all will be done), IMP: If a filename contained repeated characters for spaces (ie. ___ or ...), it would fail on post-processing due to the nzbname being off, IMP: Monitoring of CV API will now be persitent on restarts/shutdowns/etc, IMP: Added a maximum CV API global so that it can be adjusted for monitoring more easily should API requirements change, IMP: When Adding new series, will now only mark issues that are actually upcoming as Wanted (based on Store Date) 2014-06-22 04:32:45 -04:00
evilhero c510860c46 FIX: (#746) updated autoProcessComics.py / ComicRN.py's which will now send proper completion messeages to clients, FIX: (#752) refresh series will now test if a series is 'out of whack' with it's numerical issue count (ie. 5/4) or it has no issue data due to a bad refresh / api maxing out and will adjust it's processing to accomodate either, IMP: (#750) Added ComicVine API Checker which will check API counts at regular intervals to inform/warn users of usage, as well as adding a screen-time display of API hits / mins used at the bottom of every page (refreshing/reloading pages will update counts), FIX: (#747)EOL normalization (dos2unix) on search.py - removed classes & exceptions as not being used, IMP: (#747) Skip processing issues with an invalid store date & issue date (thnx rupaschomaker), FIX: Removed strings when searching/logging torrents as was causing ascii errors especially with KAT, IMP: Added [META-TAGGING] to logging for meta-tagging module, IMP: Added ability in GUI to select CR or Cbl tags (or both) when writing metadata to cbz files, IMP: Improved support/usage with ComicTagger v1.1.15 which allows for personal CV API Key usage - if supplied to Mylar, will use when tagging with ComicTagger, IMP: Added Manual Search option to allow for individual searches of issues without changing initial status. 2014-06-18 15:58:19 -04:00
evilhero 3b148298df FIX:(#742) Overlapping of text on ManageComics screen, FIX: Parsed names showing up on Upcoming list instead of actual series titles, FIX:(#744) If Alternate Search used, with a series that has '&' in it, would never get any matches, FIX:(#741) Search results would return multiples for the same search results (default search mode), FIX:(#738) Wipe Nzblog should now return to History page after wipe, IMP: Removed unnecessary logging that resulted in excessive spam, FIX: ManageComics screen - using checkboxes would result in errorswith a table error 2014-06-11 14:39:50 -04:00
evilhero 1c35ba48fb FIX: Able to specify own CV API key now (almost a requirement) - warning implemented throughout as well (api key usage 200 hits/15 minutes per api key), IMP: If Store in Weekly Directory option enabled in Weekly Pull-list, when post-processing pull-list files will automatically copy the finished files into the weekly directory as well as normal series directory, FIX:(#737) When using manual Rename with Annuals would get extra words appended to filenames by mistake, FIX: Default set for Safestart mode. 2014-06-09 03:55:05 -04:00
evilhero f53905262f IMP:(#735) Search now has 3 options available - 'loose', 'all', or 'explicit', FIX: weekly pull-list would error out due to excessive threads being generated, IMP: Removed unecessary cursor statements in weeklypull, streamlined back to db module 2014-06-04 14:53:33 -04:00
evilhero cdd409016e IMP:(#732) manageComics now sortable, Status column included, have counts tally correctly, FIX:(#729) if cover image did not exist on CV, would error - now will attempt alternate size, IMP: Option added to search results to allow explicit searching (meaning will search for ONLY terms, instead of default of ALL), FIX:(#730) typo, IMP:(#719) Configuration/Advanced/Notify on manual post-processing of torrents option added now - will notify on post-processing of snatched torrents, IMP: Added some more threading for performance (marking issues as wanted will now thread instead of run & wait) 2014-06-02 15:02:28 -04:00
evilhero a1ef71c881 FIX:(#717) MacOS metadata will now be ignored during filechecks, FIX:(#718) searchprov error during searching should be fixed now, IMP: Made manual-run and some other functions threaded to help improve performance, FIX: Manual post-processing should recurse directories properly now (thnx bmfrosty), FIX:(#715) if pre-scripts were being used, post-processing would fail, IMP: Removed some unnecessary logging, FIX: When doing a Force Check (or normal 6-hr delayed api check), would error out if a series was a GN/Trade - now will continue but ignore the GN/trade 2014-05-29 14:05:11 -04:00
evilhero ea02cd83f2 IMP: Ability to now specify search provider order (regardless of torrents or nzb) within the config.ini, IMP: (#667) Changed the db module to try to accomodate db locking errors and lowering the amount of actual write transactions that were committed along with a new scheduler system, IMP: Changed sabnzbd directory to post-processing, and included subdirs for sabnzbd & nzbget ComicRN scripts, IMP: NZBGet Post-Processing ComicRN.py script (updated for use with nzbget v11.0+)added & updated in post-processing/nzbget directory (thnx ministoat), FIX: If Issue Location was None, and status was Downloaded would cause error in GUI and break series, IMP: (#689) Minimum # of seeders added (will work with KAT), IMP: (#680) Added Boxcar 2 IO Notifications, IMP: Added PushBullet Notifications, IMP: Cleaned up some notification messages so it's not so cluttered, IMP: Added Clickable series link in History tab, IMP: Added Post-Processed as a status to History tab to show manually post-processed items, IMP: Removed log level dropdown from Logs page & added 'ThreadName' as a column, IMP: Added Force Check Availability & View Future Pull-list to Upcoming sub-tabs, IMP: Added '--safe' option to startup options which will redirect directly to Manage Comics screen incase things are broken, FIX: Added proper month conversions for manual post-processing when doing comparitive issue analysis for matches, FIX: (#613) Allow for negative issue numbers in post-processing when renaming and issue padding is enabled, FIX: File Permissions on post-processing would stop post-processing if couldn't change, now will just log the error and continue, IMP: Added Scheduler (from sickbeard) to allow for threadnaming and better scheduling, IMP: Filenames in the format of ' () ' will now get scanned in, IMP: During manual post-processing will now stop looking for matches upon a successful match, IMP: A Refresh/Weeklypull series check will now just scan in issue data, instead of series info,etc, IMP: Removed some legacy GCD code that is no longer in use, IMP: Exception/traceback handling will now be logged, FIX: Unable to grab torrents from KAT due to content-encoding detection failing, IMP: Added universal date-time conversion to allow for non-english based dates to be properly compared when checking search results against publication dates, FIX: Annuals will now get proper notification (prior was leaving out the word 'annual' from notification/logs), IMP: Improved future pull-list detection and increased retension (now ~5 months), IMP: Will now mark new issues as Wanted on a Refresh Series if autowant upcoming is enabled (was reverting to a status of None previously), IMP: Cannot change status to Downloaded if current status is Skipped or Wanted, FIX: (#704) UnSkipped will now work (X in options column on comic details page), IMP: future_check will check upcoming future issues (future pull-list) that have no series data yet (ie. #1's) and auto-add them to watchlist when the data is available and auto-want accordingly, IMP: (#706) Downloading issues to local machine (via comicdetails screen) with special characters in filename now will work, IMP: improved comparison checks during weekly pull list and improved speed abit since only refreshing issue data now instead of entire series, Other Referenced issues: (#670)(#690) and some others.... 2014-05-25 14:32:11 -04:00
evilhero df4f897b82 FIX:(#672) Removed 'download file to cache' option - now will download directly from series directory and changed to be able to have cherrypy serve out with proper mimetypes 2014-04-23 00:00:21 -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 a216f3c4d5 FIX:(#613) Negative issues now accounted for properly when File Checking, FIX: If filename extension was uppercase, would be ignored (again), FIX: When creating temporary directory for metatagging, will raise exception on error, FIX: Changed 'Enable RSS Feeds' to 'Enable RSS Feeds for torrents & nzbs', IMP: Removed some unnecessary print statements 2014-04-14 14:10:10 -04:00
evilhero 8b67d14bac FIX:(#663) Weekly pull list would crash on issues with decimal places if series on watchlist, FIX: Error logging when performing search, FIX:(#662) Removed 'Test SABnzbd button' as was causing configuration saving issues. Can still be used by url : /SABtest, IMP: Added more logic checking to weeklypull list when comparing series for matches (to ensure an issue is part of a given series), IMP: Removed dead references to nzbx as a provider, FIX: If issue had no leading 0 in a decimal issue, mylar would crash, FIX: None status would occur when refreshing a series and more than one issue was being pulled in for data, IMP: When using manual post-processing, if issue date was near end/start of year issue comparison would fail. Comparison by month now added, FIX: file checking - if decimal in issue and no year present, would skip issue, FIX: manual post-processing - would fail/skip if no year provided for issue within filename, FIX: Manual Annual Add option will only be available if annuals_on=1 within the config.ini now 2014-04-07 12:20:05 -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 af41c43b4c FIX: If no providers are selected, will abort search so it doesn't spam, FIX: (#650) Changed nzb.su to use new api url, FIX: (#649) Filechecker parsing failed on recheck/post-process on Windows machines, FIX: Annuals would not get manually post-processed, FIX: Added missing icon for manually adding a series to another series, IMP: Removed dead provider (nzbx) references 2014-03-21 14:48:25 -04:00
evilhero b7347a80ef IMP: Ability to now use the 'future pull-list' to mark series that have no data as of yet to be 'watched', IMP: Added extra tabs to Upcoming page (Upcoming no data=series on the future-pullist that are to be watched and then auto-added and downloaded when information is available - usually for number 1's, future upcoming=up to 3+ months in advance showing what's coming up for series in watchlist), IMP: Improved date comparisons for determing when issue reboots in a given year are the correct series 2014-03-19 15:07:25 -04:00
evilhero 1be1a4a9b2 FIX: If newznab provider and nzbget are used, retrieve nzb link broken, FIX:(#645) Experimental search improvements by series length comparisons, FIX:(#645) Experimental searching will now perform normal searching regiment instead of just one, FIX: Fixed incorrect URL for Series on Reading List page, FIX:(#642) Corrected typo in nzbn and moved post-processor extra scripts code so it runs in manual process (big thnx Decipher), FIX: Newer version message when ahead of current comment (again, thnx Decipher) 2014-03-19 14:54:39 -04:00
evilhero 08f8b4e265 FIX:(#639) If newznab was enabled, and API hits resulted, would error out on doing sdate comparisons, IMP: Added pagination to Annuals as was being cut-off, FIX: flipped back to using offset instead of page for CV searches, IMP: Removed unnecessary print statements 2014-03-02 14:57:57 -05:00
evilhero 606114c743 FIX:(#627) Rebooted #1's showing incorrectly on pull-list/matching, FIX:(#630) identify cbr/cbz files only in filechecker, FIX:(#632) NZBGet Download directory option added, IMP: Manual Annual add now supported via comicid directly (on bottom of comicdetails screen), IMP: Publisher now accounted for when searching, IMP: / added for file format values, IMP: Store/Publication dates now used to help better matching during et all, FIX:(#620) dognzb/nzb.su should be working (again), IMP: Very generic API implemented (taken from headphones), lots of other fixes... 2014-02-26 14:48:50 -05:00
evilhero aad93a2314 IMP:(#559) Differences between pull-list naming and ComicVine - substitutions.csv usage, FIX:(#583) When Importing Series, if filenames had a volume label it would error out, FIX:(#597) When Importing Series, decimal in issue would cause error, FIX:(#600) Annuals file format now inluded as (thanks uspider7), IMP:(#571) centos-init.d and ubuntu-init.d added, Various other fixes.... 2014-01-16 15:25:02 -05:00
evilhero b27584af81 FIX:(#599) 'Newer version available, you're 0 commits behind' error, FIX:(#572) On Windows systems, when metatagging enabled would not delete temporary files (Thanks uspider7), IMP: Removed redudant looping code from cmtagmylar module, FIX: Annuals now will display correctly without destroying table layout after changing any issue status on screen, IMP: Added .NOW to issue scanner checks, FIX: When selecting one-off from Weekly Pull-list and not on watchlist, would error out as no year provided 2013-12-30 14:30:50 -05: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 c030ba5465 FIX: Scanning in an Existing directory via the Manage tab didn't do anything (broken link) 2013-10-25 23:31:51 -04:00
evilhero 6a8993d03e FIX: Removed unnecessary provider statements 2013-10-01 15:10:40 -04:00
evilhero 4ce7728b00 FIX: necessary git catchup (bad merge) 2013-10-01 14:37:42 -04:00
evilhero 336a8d1b46 IMP: missed an abbreviation 2013-10-01 13:42:39 -04:00
evilhero 732d93e109 IMP: added necessary abbreviations 2013-10-01 13:41:33 -04:00
evilhero 9491d5f9ca IMP: Added pretty notification icons to config, FIX: When searching, if found title contained 'the' it wouldn't match, FIX:(#532) Annuals reflected correctly in Total column on homepage, FIX: Forcibly marking a series as Continuing wasn't reflected properly on homepage, IMP: Changed 'Zero Suppression' to 'Issue Number Padding' in Configuration GUI 2013-09-08 00:49:09 -04:00
evilhero 3ee2c6a692 IMP: Boxcar support now added (awaiting Review), IMP: Manage tab now contains Import Directory, Manual Run, and other options, FIX: added status' to StoryArcs 2013-09-07 02:05:32 -04:00
evilhero 0db2968d36 IMP: KAT torrent searches will now work (was a gzip issue), FIX:(#526) NzbGet support was broken (fixed - thanks ministoat), IMP: Merged Manual Run GUI option now in idirectory tabbed screen, FIX:(#524) ComicID not defined in updater.py 2013-09-04 22:36:41 -04:00
evilhero 40685b7dc1 FIX:(#515) Unicode characters support for Comic Location, IMP: Added Force Continuing Series to forcibly mark a series as Continuing regardless of actual status, IMP: corrected some logging errors on non-english systems (not completed yet), FIX: Added wait timer on writing .torrent file in attempt to fix invalid torrents, FIX: Removed extra loop on searching that was in error. 2013-08-19 02:14:47 -04:00
evilhero 37c6decd07 FIX: Updated search to better account for versioning, FIX/IMP: Improved KAT torrent support, FIX:(#509) github issue link, FIX: Manual Run Post-Processing should be working again, FIX: FileChecking inclusions added, as well as more parsing (Issue Titles currently not supported) 2013-08-11 01:31:41 -04:00
evilhero 176de5b92a FIX:(#503) inclusion of 1/4 issues, FIX:(#505) Versioning now removed from filenames in filechecker, FIX:(#504) Enable_RSS would reset to enabled on every update/Also added additional checking, IMP: KAT integration buildup 2013-08-07 02:27:12 -04:00
evilhero e4e1bcc078 FIX:(#500) Can't start Mylar after update - failed newznab migration, IMP:(#499) Annuals will now filecheck, Alphanumeric Issues should work now, IMP:Added nzblog wipe button to History page - will Wipe the nzblog table for those having problems with post-processing and the .1 folders. 2013-08-05 20:53:10 -04:00
evilhero ce43aa61ca FIX:(#492) Rssdb Empty - UID fields added to Providers, RSS not run if not enabled, FIX:(#496) Incorrect Path for Metatagging for Mac OS, FIX:(#495) Versioning now fully detected when searching, FIX: If issue had alpha-numerics, now will seperate for more results, FIX: Newznab would loop an extra time (or more) when doing searches / rss, FIX:(#490)(#482) Invalid literal during PostProcessing (FileChecking), IMP: Cleaned up some unneeded code and streamlined some process' 2013-08-04 01:57:21 -04:00
evilhero 2e5e403de3 FIX: Updater failing to update status on snatches, FIX: Removed extra Archive Icon from Annuals table, FIX: Annuals not matching on search results. 2013-07-30 01:28:09 -04:00
evilhero f364a72c83 IMP: Torrent Integration with CBT and KAT, IMP: RSS Feed Integration, IMP: Multiple Alternate Search Names, IMP: Newznab Provider Name Field, FIX:(#475) Metatagging not changing status, FIX:(#468) Covers not displaying in FF, FIX:(#469)(#459) NZB Search Scan Error, FIX: (#467) Annuals not found ... too many to list. 2013-07-30 00:57:37 -04:00
evilhero 6a72a202c2 FIX:(#444) Experimental Search couldn't parse certain posts properly and would error out, FIX:(#452) Broken previous/next arrows on comicdetails page 2013-07-17 00:20:52 -04:00
evilhero ff198c75fc FIX: When using Experimental Search, would error out when parsing results due to filesize addition, IMP: Removed 'Experimental Only' from tite in configuration File-Size Search Restrictions 2013-07-10 23:55:40 -04:00
evilhero 7000e880cf IMP: Added option to delete Annuals in case incorrectly grabbed for a series, IMP: Added a few more exceptions for annuals to help getting propers, IMP: Min/Max Size restrictions for searches/downloads now working for newznabs and various providers (previously only worked for Experimental), IMP: Removed unnecessary filechecking logging statements which caused logs to get big 2013-07-10 23:37:52 -04:00
evilhero c5f2705f43 FIX:(#441) Cannot locate comic Details page after last development commit. 2013-07-09 23:04:18 -04:00
evilhero 9c40baf7a8 IMP: Added Advanced Options tab to Manage for easier access to hidden options, IMP: attempt to clear out errors when annuals inclusion (not quite working yet), IMP: Removed alot of unnecessary print statements and did some renaming, FIX: Experimental search should now be working (regex's removed), FIX: Metatagging option will now take windows paths, FIX: PostProcessing would error out on using Metatagging option 2013-07-09 21:45:10 -04:00
evilhero 8aae168844 IMP:(#437) Selections included now in history for selective choices, FIX:(#438) If filenames contained a '#' in filename would not detect properly, FIX: Removal of ' in directory naming, FIX: Added some error-catching for metadata & comictagger 2013-07-05 22:42:58 -04:00
evilhero 00cf2bf174 FIX:ReadingList table not defined, IMP:added icon for Readinglists, IMP:mock-empty directory for comictaggerlib 2013-07-02 01:50:14 -04:00
evilhero 36f7863ac6 IMP:(#398) Manual PostProcess inclusion, FIX:(#434) Search related issues when series title has 'the' and a numeric, FIX:(#432) Age of Ultron (AI), FIX:(#426) -1 Issue support, FIX:(#419) Filecheck support for Title inclusion in filenames, FIX:(#417) Status displayed wrongly on main, IMP:(#417) Indipendent publisher now can set time btwn issues for Continuing/Ended, FIX:(#414) Unicode problem, IMP:(#409) Annual Inclusion (config.ini/Annuals=1), IMP: ReadingLists inclusion (../readlist.html) & more 2013-07-01 01:19:15 -04: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 d0c6eb1d52 FIX:(#390) If year not present within brackets in nzb filename would discard - now attempts to put within brackets (rupaschomaker), IMP: Redid Newznab section to allow for better integration and future improvements (rankings, priority, max results,etc) 2013-05-19 00:07:18 -04:00
evilhero b08998ba82 FIX:(#378) Improved filechecker to pick up different variations in Volume inclusions, as well as special chars, IMP: Pullist improvements with regards to identical titles but not recent (would get confused), IMP: Added some extra checks when determining if a series is Continuing vs Ended 2013-05-08 22:22:47 -04:00
evilhero 19eee4d913 IMP: Added 'Download' button to Weekly Pullist that will Download all 'Downloaded' Comics from the pullist into either the grabbag_dir or a weekly_directory 2013-05-04 00:40:32 -04:00
evilhero c3e305118f FIX:(#368) Post-Processing and Comicvine URL Fix would not save settings properly, IMP: some more verbose logging for (#281) and removed some calls, FIX: Fixed some icon errors on the issue details page 2013-05-03 21:57:19 -04:00
evilhero 188463470b FIX for ComicVine (inadvertently?) switching to beta API site. Configuration/Web Interface option now available to turn on/off (on = beta..., off = normal api) 2013-05-01 14:13:07 -04:00
evilhero 5d624ed0db IMP:(#298) Added Pushover notification option (Pull Request from pyntel) 2013-04-22 00:13:56 -04:00
evilhero 152a60dafe IMP:(#268) Added CHMOD Config options, fixed missing directory errors (Pull Request from claym) 2013-04-21 23:43:57 -04:00
evilhero 199fd25d8f FIX:(#349) Import would fail on not being able to detect year if year was the last item in the filename, FIX:(#353) Titles with same not not detecting as 'Ended' properly, IMP: CV_ONLY and CV_ONETIMER now set to default to 1, IMP: Added additional publisher images 2013-04-21 23:11:12 -04:00
evilhero 184ba5ad2e IMP: Added 'All' as data-display value in dropdown to tide over lack of pagination at top for the time being 2013-04-13 22:55:00 -04:00
evilhero 8bfa050523 FIX:(335) ? in filenames / comicnames correctly accounted for now in all facets, IMP: Improved upon RegEx's in Experimental Search (Thnx SpammyHagar), IMP: Added individual pulls for Pullist now (Grabbag_dir set in config.ini, else defaults to ComicLocation root), FIX:(#331) Incorrect re.sub when using blackhole functionality which causes it to break 2013-04-11 22:14:27 -04:00
evilhero 30a385227d FIX:(#308)(#313) CV_ONLY issues should all be fixed now - adding new series, refreshes etc., IMP: Added a Recreate Pullist button on Weekly tab - will delete the existing pullist and data, recreate it from fresh, and proceed to run through the watchlist updating necessary issues 2013-04-08 12:31:41 -04:00
evilhero 6e9833ee2e FIX:(#304) Index out of range on recheck, FIX:(#303) Comicvine link updated on details page, FIX:(#302) Query rate (Search Delay) Added as a configuration option, FIX:(#300) Version number error on searching when no version number, FIX:(#297) Manual Rename of Files working, FIX:(#294) 'AU' issue problems should be resolved now, FIX:(#290) V#(year) and Vol#(year) added to filechecking, IMP: ComicVine data use only now as a hidden option (cv_only = 1 in config.ini), IMP: added as options for file naming, IMP: Rough drafting of Annuals (annuals_on = 1 in config.ini), Other fixes.. 2013-04-06 05:43:18 -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 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 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 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 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 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 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 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 9c6a750196 FIX: NZBGet port would always revert to None (Thnx ministoat) 2013-02-21 11:22:34 -05:00
evilhero 04bf0af912 IMP: (beta) NZBGet functionality added (#213)(#144) 2013-02-19 22:03:51 -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 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 7601fdaa9a Fix:(#208) Removed invalid tooltip script call 2013-02-12 14:09:44 -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 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 e8efcfac79 FIX: Removed erroneous Issue Details link from Comic Details pages 2013-01-27 05:08:32 -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 6bea1d7819 FIX: Home screen will remember number of results/page now 2013-01-23 04:50:33 -05:00
evilhero 3e5448e62a FIX: removed unnecessary html files (forgot last commit) 2013-01-23 04:47:21 -05:00
evilhero 22f492b781 IMP: Filtered data and colours now working on main page and comic detail page (meaning you can now display 10,25,50,100 titles / issues at a time per page), IMP: Removed unnecessary html files 2013-01-23 04:43:21 -05:00
evilhero 25c83bdab4 IMP:(#133) CVinfo option added in Configuration/Advanced Options 2013-01-23 03:22:22 -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 634a5b3f99 FIX: Search results erroring out after parsing titles, FIX: minor Ultron Error-Checker fix 2013-01-21 13:11:37 -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 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 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 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 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 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
Clay Mitchell 7b6389b4a4 Fixed "add series" link on Weekly Pull List
Hitting "add series" for a comic that has a special character in it
(usually &) would break. The "name" value in the url is escaped
2012-12-20 05:59:48 -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
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 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 3711cf39cc Comic images displayed on comic details page all appear the same now 2012-10-25 02:46:24 -04:00
evilhero 85667e2590 clicking on searchresult item will open in new window now. 2012-10-21 11:28:18 -04:00
evilhero e8e2a0ce31 typo fix in manage.html...thnx CC 2012-10-17 12:04:11 -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 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 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 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 a05f62cee7 fix for images on Manage Comics tab (thnx nonliteral for the help) 2012-09-26 23:39:19 -04:00
evilhero 69888df457 removed edit comic tab for the moment 2012-09-24 01:51:05 -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 c313f0b839 some css formatting additions 2012-09-18 16:11:14 -04:00
evilhero 7dcfcd2602 force file check fix for ' in filenames 2012-09-18 16:01:59 -04:00
evilhero f5eafcfb72 stupid mistake, fixed again 2012-09-18 09:13:42 -04:00
evilhero 444288357c fixed startup issue, problem with manage tab 2012-09-18 09:07:14 -04:00
evilhero e5c8b10b72 fixed Manage/Manage Comics option 2012-09-18 00:00:43 -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 d06627d06a fixed problem with Replace Spaces option not saving 2012-09-14 13:44:32 -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 eaed146029 attempted fix for : and & in Comic Titles when adding 2012-09-13 11:27:34 -04:00