Commit Graph

837 Commits

Author SHA1 Message Date
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
evilhero c4b12b21cd FIX:(#1640) invalid variable reference when logging failed attempt to sign-on to 32p 2017-05-24 07:40:52 -04:00
evilhero bd03003bd3 FIX:(#1639) invalid key reference during force search 2017-05-19 07:36:23 -04:00
evilhero dee1932beb FIX:(#1639) module import failure during force search 2017-05-18 22:19:07 -04:00
evilhero d70eab5a4a IMP: Added 'Manually check for issues' button on weekly tab where it will search for any Wanted issues on the pullist in an non-Downloaded status, IMP: Sorted Wanted tab so most recent is at top, followed by Status order (Wanted, Snatched, Failed), IMP: Sorted Newznabs in GUI so that enabled are at the top and disabled newznabs are nearer to the bottom, IMP: When force searching, will now start with the most recent issues as opposed to a random sequence order 2017-05-18 14:45:29 -04:00
evilhero 20051f6c26 FIX: Fix for 32p api searches, would use stale torrent_id's when searching, which would result in no results. Will now refresh the id's for the series torrents every 24hrs or as required 2017-05-18 13:14:58 -04:00
kounch 24dd025cc3 Suppor for non-ASCII characters in filenames
When a filename has characters like ñ or Á, an encoding exception is thrown (e.g. UnicodeEncodeError: 'ascii' codec can't encode character...)
This fixes it.
2017-05-17 12:59:10 -04:00
kounch 259dac8474 Support for non-ASCII characters in filenames
When a filename has characters like ñ or Á, a decoding exception is thrown (e.g. UnicodeDecodeError: 'ascii' codec can't decode byte...)
This fixes it.
2017-05-17 12:59:10 -04:00
evilhero 377c25f69b FIX:(#1637) Possible fix for telegram notifications not working on snatch/post-processing 2017-05-16 14:15:11 -04:00
evilhero 5ccd402460 FIX: Fixed NMA & Pushbullet test notification options so that saving the configuration is no longer required prior to testing, FIX: NMA was using incorrect response codes due to xml usage 2017-05-12 14:24:35 -04:00
evilhero 4d5b384c82 FIX: Fix for post-processing files that are retained in the folder monitor location (ie. torrent-seeding), which would result in the same file being post-processed several times over 2017-05-09 14:08:26 -04:00
evilhero ac2281e801 FIX:(#1631) When adding/refreshing an arc that had series that had an identical comicid within another comicid, it would error out due to invalid data being returned 2017-05-09 09:38:23 -04:00
evilhero 2bba83a6d3 FIX:(#1633) Various problems related to qBittorrent - labels not being set properly, some qBittorrent settings would not persist across sessions, snatches would cause an error and/or stop the snatch from being sent in some instances (or trigger failed download handling if it was enabled), FIX: Fixed some os.environ problems when using on-snatch scripts combined with one-off downloads 2017-05-07 13:44:18 -04:00
evilhero 3d28371dcb FIX: Annuals with identical numbering across multiple volumes for the same series would be incorrectly dupe-checked during post-processing and/or incorrectly assigned the wrong status for the given issue 2017-05-04 14:41:05 -04:00
evilhero a750e2baad FIX: Fix for the torrent auto-snatch script not intializing properly 2017-05-02 09:22:20 -04:00
evilhero 003d3bad7a FIX:(#1627) Fix for torrents using local watchdir as an option erroring out after a snatch, FIX: Added auto_snatch_script location field to allow for seperate auto_snatch script location in addition to other custom on-snatch script, IMP: torrent hashes were not being saved to snatch db for future reference in some cases 2017-05-01 14:42:14 -04:00
evilhero 7804a0086a FIX: Moved the auto-snatcher for torrents into it's own post-processing subdirectory and added a read.me file with instructions 2017-04-28 02:26:15 -04:00
evilhero c5e46e552f IMP: Added Qbittorrent download client option, FIX:(#1604)Folder Name with a . at the end appears mess up on windows, FIX:(#1607) invalid reference to arc variable during post-processing, IMP: added an auto-snatch option for rutorrent/deluge seedbox users on nix systems (will automatically download the file to a local client for immediate post-processing), IMP: can now run custom script on snatch, FIX: Fixed a problem with volume labels getting reset on series refreshes to None, FIX: When recreating the pull (either automated/manual), will now wipe out the existing entries from the table prior to getting new information, IMP: Will now store hash of torrent (if applicable) when storing snatch information 2017-04-28 02:12:45 -04:00
evilhero 13cbe739c6 FIX: story-arc div not closed off in html 2017-04-04 11:32:46 -04:00
evilhero 2246aacc7d FIX:(#1600) Folder volume naming will now default to V1 if not indicated and the tag is used as well as the new SETDEFAULTVOLUME to True in the config.ini, FIX: Fix for post-processing getting locked up on some machines due to story arc post-processing, FIX: Fixed some incorrect css references resulting in some weird displays, FIX: If 32P torrent feed didn't have a torrent size, would error, IMP: Can now add/remove story-arc issues from directly within story-arcs. They will stay removed until arc is deleted. Added arcs are done by providing an issueid and a reading order number to set it to. IMP: Can now change reading order number by directly clicking on reading order column and entering in new sequence number. Screen refresh needs to be done thereafter still however. 2017-04-04 11:19:40 -04:00
evilhero 145df6e9f5 FIX:(#1583) Fixed sorting by have column so it is now percentage of completion, FIX: Adjusted the column lengths in order to accomodate everything on one line instead of overflowing rows 2017-03-31 14:22:12 -04:00
evilhero cc7c4a790d FIX:(#1609) if annual integration was not enabled, and an annual was encountered for a series on the weeklypull for which the annual was not monitored but the series was - would mistakingly try to update the annual as if it were being watched 2017-03-31 10:41:36 -04:00
evilhero 5f8d3a9533 FIX: weekly pull would error when going back previous weeks due to change in previous commit 2017-03-26 22:32:33 -04:00
evilhero 13246bb144 FIX:(#1601) Fix for weekly directory not being used new formatting when post-processing items 2017-03-26 14:53:41 -04:00
evilhero e7f4a5b8ad FIX: Typo and removed unused module 2017-03-24 11:54:18 -04:00
evilhero 4630a5b6e6 FIX: Changed CV url to https to get ahead of the change (verify option is available in config.ini as cv_verify), FIX:(#1598) Renaming comics with alphanumeric characters was not working, FIX: Story-arc issue status were not getting exact status as watchlisted issues during an add/refresh, FIX: Fix some problems related to not using a story arc directory or grab-bag directory (just monitoring) 2017-03-24 11:42:41 -04:00
evilhero 3c36d33eb7 FIX: Fix for some import errors related to cbz files containing no metadata, FIX: Fixed some grouping errors on the import results page, FIX: Added in an exception check during the metadata process to gracefully capture errors 2017-03-23 11:54:26 -04:00
evilhero 4359de96a8 FIX: Fix for filechecker not scanning in filenames that contained a 'Vol' indicator but had a space seperating the indicator from the volume numeric 2017-03-22 13:02:05 -04:00
evilhero a8bef2e7f3 FIX:(#1304) Fix for rename problem when series title is utf-8 encoded during an import sequence 2017-03-20 22:03:34 -04:00
evilhero 5399f6dfcc FIX: fix for last PR with whitespaces and bad characters within 2017-03-15 14:40:17 -04:00
evilhero d2fc2b6d02 FIX: just some whitespace errors 2017-03-15 13:28:59 -04:00