Commit Graph

867 Commits

Author SHA1 Message Date
evilhero 8673896d2f added LICENSE file for GPLv3 2017-10-12 12:03:36 -04:00
evilhero afeec67fb8 FIX:(#1739) Fix for logging error when dealing with unicode issues and refreshing/adding a story arc 2017-10-03 17:14:47 -04:00
evilhero 19f34ab79d FIX:(#1736) fix for annuals not refreshing properly when checking to see if issue dates are 0000-00-00 2017-09-29 01:19:38 -04:00
evilhero 7c02c6e4df FIX:(#1736) Error when adding/refreshing series that had invalid dates (ie.0000-00-00) 2017-09-28 23:11:46 -04:00
evilhero 98d705fabc FIX: Fix for db update running against older series and changing the status' incorrectly to Wanted when they should have been Skipped 2017-09-28 20:26:50 -04:00
evilhero ab161f9d9c FIX: When post-processing story-arc issues that were one-off's via usenet, would fail to continue post-processing due to some broken references, IMP: Threaded the retry option from the story arc detail page 2017-09-28 10:05:44 -04:00
evilhero 1fa3de4cb1 FIX:(#1715) When renaming an annual with annual integration not enabled, would throw a logger error, FIX: When adding a series to the watchlist, if 'Automatically Mark All Issues as Wanted' was selected, would fail to mark all issues accordingly 2017-09-26 13:52:02 -04:00
evilhero 08a29f7294 FIX: pullist links for series already on watchlist were broken due to previous commit 2017-09-25 16:37:43 -04:00
evilhero f372d3ae44 FIX: fix for 404 errors due to pullist issues having a 'No' for ComicID so no link was reachable 2017-09-25 14:58:14 -04:00
evilhero 5946c81693 FIX:(#1734) Series that contain a number sign in the actual title would not get parsed properly during a Recheck Files 2017-09-25 14:21:15 -04:00
evilhero 98471d1232 FIX:(#1732) Possible fix for issues not retaining previous status other than Skipped, during a DB update of a series 2017-09-24 13:35:45 -04:00
evilhero 8d199d3ec7 FIX: Fix for appending incorrect unicode api call to the Scan Library path to enable extra long-paths (redacted - will not start scan due to the call) 2017-09-22 12:50:02 -04:00
evilhero bd7224446a FIX:(#1731) Logger error when attempting to rename a -1 issue number 2017-09-22 09:43:47 -04:00
evilhero 53446dc638 FIX: Should be final fix for None status occuring that have caused several pullist/refresh problems, IMP: Will check on startup for any series that contain issues with a None status, and automatically refresh those in the background so that things can be properly accounted for again. 2017-09-21 15:01:11 -04:00
evilhero 60f147455a FIX: Another try at the None Status problem... 2017-09-20 20:32:53 -04:00
evilhero b3fcfab0a0 FIX: Another possible fix for the None Status issue currently happening that is affecting pullist and series refreshes 2017-09-20 20:19:26 -04:00
evilhero 75f243bc8d FIX:(#1719) Fix for logging error trying to log unicode in file format, FIX: Possible fix for weeklypull / refresh causing some series to change status to None 2017-09-20 19:51:00 -04:00
evilhero edfdf98271 FIX:(#1720) Incorrect appending of unicode path when running Scan on Windows OS 2017-09-20 17:32:54 -04:00
evilhero 2420a33dd6 FIX:(#1721) Fix for Clear History returning a syntax error when clearing entire snatch history 2017-09-20 17:28:40 -04:00
evilhero 6294bb7476 FIX: Added unicode option for issue number retention in config.ini as UNICODE_ISSUENUMBERS (enabling will retain unicode issue numbers in filename, not enabling will convert to normal numbering if possible), FIX: Fixed some problems with the weekly pull not properly refreshing series that were on the pullist in order to be correctly marked as Wanted. 2017-09-20 17:21:33 -04:00
evilhero c6a7f4dbdf FIX: Annuals were not being refreshed properly which caused various errors when trying to refresh/update/add series that had annuals integrated, FIX: If an annual had a volume label in the filename prior to the word 'annual', file parser would assume it was a non-annual and mark wrong issues 2017-09-19 11:41:48 -04:00
evilhero 0f1a3578f3 FIX:(#1715) When manually renaming from series detail page, would fail due to an invalid reference, FIX: Fixed some icon display issues with annuals and annual integration not dislaying proper ones, FIX: Annuals were not being refreshed that were previously present, due to a commit fix, IMP: Removed some code not needed 2017-09-18 16:07:21 -04:00
evilhero 8d9d275f07 FIX: fix display issues on series detail page when changing status' or marking as Wanted via icon 2017-09-16 10:43:44 -04:00
evilhero 595ed45511 FIX:(#1658) Retries from history should now be working again (with post-processing), IMP: When refreshing a series, if expected series directory was inaccessible/unavailable would delete old issue data resulting in a blank issue table, FIX: Fixed some encoding problems with the auto-snatch script, FIX: Removed Failed as a possible available option for status change on the Manage Issues tab, IMP: Changed some logger lines from info level to debug. 2017-09-14 14:49:24 -04:00
evilhero 3671a81096 FIX:(#1712) Fix for incorrect variable reference when using public torrents with watchdir 2017-09-13 13:18:14 -04:00
George Leidolf f2bce0f0be Updated SQL to fix Index errors on Refresh Comit 2017-09-12 10:10:23 -04:00
barbequesauce eccc9e14cf Log "Unable to properly verify reference to 32P" as debug
Change the logger call for "Unable to properly verify reference to 32P" from warning to debug
2017-09-12 10:03:14 -04:00
evilhero dd750f7cfc FIX: Fix for schedulers displaying None for Next Runs on startup 2017-09-11 02:09:18 -04:00
evilhero ddd06382a4 FIX:(#1709) TypeError when entering configuration screen 2017-09-11 00:43:04 -04:00
evilhero fe90d9b873 FIX: Stupid path change caused invalid stash notice 2017-09-10 11:55:43 -04:00
evilhero 21eee17344 IMP:New scheduler tab (Manage / Activity) where you can see job current run status', next runtime, and prev runtimes as well as force/pause a job, FIX: Disabling
torrents will now properly hide torrent information, IMP: Specified daemon port for deluge as an on-screen tip for more detail, IMP: Added 100,200,ALL as viewable
watchlist views, FIX: When viewing pullist and annual integration enabled, if annual was present would incorrectly link to invalid annual series instead of the
actual series itself, IMP: Added more detail error messages to metatagging errors and better handling of stranded files during cleanup, IMP: Improved some handling for weekly pull-list one-off's and refactored the
nzb/oneoff post-processing into a seperate function for future callables, Moved all the main url locations for public torrent sites to the init module so that it
can be cascaded down for use in other modules instead as a global, IMP: Added a 'deep_search_32p' variable in the config.ini for specific usage with 32p, where
if there is more than one result will dig deeper into each result to try and figure out if there are series matches, as opposed to the default where it will only use ref32p
table if available or just the first hit in a multiple series search results and ignore the remainder, FIX:Fixed some unknown characters appearing in the pullist due
to unicode-related conversion problems, FIX: fixed some special cases of file parsing errors due to Volume label being named different than expected, FIX: Added a
3s pause between experimental searches to try and not hit their frequency limitation, IMP: Weekly Pullist One-off's will now show status of Snatched/Downloaded as
required, FIX: Fixed some deluge parameter problems when using auto-snatch torrent script/option, IMP: Changed the downlocation in the auto-snatch option to an
env variable instead of being passed to avoid unicode-related problems, FIX: Fixed some magnet-related issues for torrents when using a watchdir + TPSE, FIX: Added
more verbose error message for rtorrent connection issues, FIX: Could not connect to rtorrent client if no username/password were provided, IMP: Set the db updater to run
every 5 minutes on the watchlist, automatically refreshing the oldest updated series each time that is more than 5 hours old (force db update from the activity/job schedulers page will run the db updater
against the entire watchlist in sequence), IMP: Attempt to handle long paths in windows (ie. > 256c) by prepending the unicode windows api character to the import
a directory path (windows only), IMP: When manual metatagging a series, will update the series after all the metatagging has been completed as opposed to after each
issue, IMP: Will now display available inkdrops on Config/Search Providers tab when using 32P (future will utilize/indicate inkdrop threshold when downloading)
2017-09-10 11:50:08 -04:00
evilhero d2b8ffebad FIX:(#1702) Fix for WWT domain change as well as a quick patch for future domain changes 2017-09-05 21:27:54 -04:00
evilhero 5ee122a7df FIX:(#1694) Error occurs during refresh/add of series/arc if the series year on CV is in a XXXX- format to indicate a currently published series 2017-08-11 19:55:54 -04:00
evilhero dfe009f7fb FIX:(#1681) Fix for incorrect manualmeta variable usage 2017-07-28 12:10:13 -04:00
evilhero 906f2b1479 FIX: Metatagging would fail on cleanup process, which would cause comicRN to hang in some instances 2017-07-25 23:08:18 -04:00
davalanche da8bec9bf1 IMP:(#1680) Added Pushbullet Channel Support 2017-07-19 14:09:09 -04:00
Tim Curtin 41f6c4d5e3 Adding log level check for logger using log_level from config.ini 2017-07-19 13:59:51 -04:00
evilhero 61f3a19aec FIX:(#1679) Error regarding rss variable when using nzb providers 2017-07-15 15:54:18 -04:00
Steffen Holm Karstensen 3488436c4b Do not prepend V to volume when tagging with cmtag_start_year_as_volume 2017-07-13 14:40:07 -04:00
pwf115 997808851d Added Slack notification support 2017-07-13 14:28:10 -04:00
evilhero cef6732a9d FIX:(#1678) When searching 32p, would use os-based dates for comparisons which caused problems when it was not English. Now will convert non-English timestamps into an English format so that comparisons will work properly again. 2017-07-13 14:03:32 -04:00
evilhero 148533ccc2 FIX:(#1671) When adding series via the search results page, on some systems it would return an error due to the db not being populated in enough time. Now will wait 5s before attempting to load series detail page to display 2017-07-09 15:48:13 -04:00
evilhero e48ff520a1 FIX:(#1667) 32p api searches returned invalid timestamps when OS being used has a different long-date format than expected, FIX: Public torrent searches would error due to size of torrent being in KB instead of expected MB,GB (added TB acceptance as well) 2017-07-09 14:51:54 -04:00
evilhero f9b08c6da6 FIX:(#1667) Demonoid RSS date changes caused RSS to not populate and failure to continue rss searches/populating 2017-06-29 13:50:00 -04:00
evilhero 3d91a5e521 FIX: Fix for TPSE switching to magnets only - will now send magnet link to chosen client, IMP: Telegram & Pushover notifications will now take on-screen data for test connections instead of always from cached, IMP: SABnzbd test connection will take on-screen data for test connection instead of always from cached, FIX: Quick fix for torrent-auto-snatcher trying to snatch single issues when the directory only contains the 1 file, FIX: On 32p, when doing api search and then verifying posting date of issue against store date of issue, would take the posting date as a string thinking it was an integer and causing mismatches for snatches (usually on mutli-volume series) 2017-06-08 20:23:59 -04:00
Brian Hartvigsen 61d5590796 Fix adding torrents to transmission
Addresses an issue when Mylar and Transmission are no on the same disk space (e.g. Docker or a remote transmission instance.)  Using `file://` tells transmissionrpc to base64 the contents of the torrent file vs passing the path to the torrent file to transmission.

Fixes #1526
2017-06-02 10:17:50 -04:00
Brian Hartvigsen bc2b2d561e Fix escaping display name
Comics with an single quote `'` could not be imported as it brake the `onclick` javascript
2017-06-02 10:08:00 -04:00
evilhero 535c557e30 FIX:(#1630) One-off issues will now be post-processed according to grab-bag dir location, IMP: One-off pull-list issues will now have the status marked accordingly on weekly pullist for tracking purposes, FIX: Fix for utorrent not being able to update status properly after initial snatch, FIX: Fix for some incorrect variable references due to different snatch methods when trying to run on-snatch scripts, FIX: Fix for auto-torrent-snatcher trying to snatch a torrent with an '&' in the filename, FIX:(#1637) Fix for telegram not saving on snatch toggle properly, IMP: added additional logging for metatagging when attempting to create temp folder in cache location, IMP: will now clean up any left over metagtagging directories that fail during normal post-processing instead of leaving and continuing, FIX: Will notify on one-off grab's/storyarc's being post-processed, FIX: fix for displaying cbz issue details (the 'i' on the comic details page) in which the series title contained non-alphanumeric characters, IMP: Added ability to change status to Wanted on Upcoming tab (will perform an immediate search on selected issues), IMP: Threaded the one-off search call from the weeklypull 2017-06-02 10:05:06 -04:00
hubcaps 33b6de987b Change up to use already established variable. 2017-05-27 01:36:04 -04:00
hubcaps 74bfca41a7 Removed hardcorded year value and implemented a check for current year instead 2017-05-27 01:36:04 -04:00