Commit Graph

846 Commits

Author SHA1 Message Date
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
barbequesauce 69cc847715 Add random delay to avoid DDOS protection
Add random delay to avoid DDOS protection (per issue 1571)
2017-03-15 13:26:45 -04:00
evilhero e10b2b7b9b FIX:(1564) Fake the RSS Feed generation for nzbhydra so it can poll against the last 100 entries via api, instead of rss query 2017-03-15 13:05:37 -04:00
evilhero 8891088b4d FIX: bencode problem for deluge users when snatching torrent 2017-03-09 14:47:17 -05:00
evilhero 1f7f8e9add FIX:(#1585) Fix for error when displaying Pullist page on a non-English Windows machine due to date presentation 2017-03-04 14:15:34 -05:00
evilhero d94ae388de FIX:(#1578) Fixed another error with nzbname generation with invalid options 2017-03-02 14:29:20 -05:00
evilhero e400bf7a5d FIX:(#1578) Fix for error when torrents are searched against, but blackhole method is enabled 2017-03-02 13:12:05 -05:00
evilhero d909435f1f FIX:(#1583) Fix for errant have total sorting on main page 2017-03-02 12:49:09 -05:00
evilhero 44a92cacec FIX:(#1578) Uncaught exceptions on manual search with torrents, FIX:(#1399) RSSCheck spamming the console, FIX: Numerical Sorting not working correctly on home page and comic details pages 2017-02-28 10:59:19 -05:00
evilhero 651535581f FIX: Fix for utorrent not setting labels after adding torrent, IMP: Moved bencode to lib folder and set rtorrent/utorrent to use instead of different versions 2017-02-21 12:23:32 -05:00
evilhero cf3f177158 FIX: Fix for some screens not sorting issue number in proper sequence 2017-02-16 00:01:31 -05:00
evilhero c9c99adebd FIX:(#1570) Post-processing would fail when using ComicRN script 2017-02-15 23:58:35 -05:00
evilhero f8a88a95d0 FIX: Fix for manual post-processing tidy-up phase after meta-tagging (would leave empty folders within cache), FIX: Removed unused section from within the upcoming tab 2017-02-13 12:39:57 -05:00
StephenJCotton df8983937d Updated jquery.datatables library to address some bugs. Fixes #1566 2017-02-11 18:59:33 -05:00
evilhero 26e6196d4b FIX: Quick patch for torrent comparisons during searches when either search results or series title contained a comma 2017-02-11 18:57:19 -05:00
davalanche 1c737b691c FIX: Prevent the $VolumeN tag from being removed from the 'Advanced Settings - Folder Format' string when adding a new comic with Volume Number = None 2017-02-02 10:40:07 -05:00
davalanche 9493bea29e FIX: 'Test SABnzbd' Button: Avoid the (silent) failure that occurs when a full API Key is specified instead of a NZB Key
The SABnzbd get_config API method does not return a status element on success so just rely on the absence of the 'host', 'nzb_key', and/or 'api_key' elements to get us into the exception block where the test against the NZBKey occurs.
2017-02-02 10:40:07 -05:00
davalanche 38ba9337c2 FIX: getUpcoming API method: Include 'Snatched' issues in addition to 'Downloaded' issues when &include_downloaded_issues=Y, FIX: getUpcoming API method: Align with the Weekly Pull List (use Sunday instead of Monday as the first day of the week) 2017-02-02 10:40:06 -05:00
evilhero c24e5db131 FIX:(#1559) Added option to config.ini(cmtag_volume) for enabling/disabling volume tag when metatagging with CT. By default, it is set to enable 2017-02-02 10:34:49 -05:00
evilhero b0458c6e09 FIX: Fix for deleting series from the Manage Comics page 2017-02-02 09:09:27 -05:00
evilhero 1f0013281f FIX: When selecting muliple series of the same title and year, would cause error when performing any action on Manage Comics tab 2017-01-29 19:35:16 -05:00
evilhero 2638a3c0e8 FIX:(#667) Removed extra sql query that would cause db locks on Windows machines, and removed some unneeded sql which should improve main page load times 2017-01-26 00:21:15 -05:00
evilhero a9b7da8690 FIX:(#1548) Fix to allow for continuation of polling RSS Feeds if provider is non-responsive 2017-01-25 13:27:03 -05:00
evilhero 6815ead20a FIX: Typo caused error when updating issue data 2017-01-25 10:07:39 -05:00
evilhero 9843516fcf FIX: Fix to address .MU issues set to come out this week 2017-01-23 14:58:22 -05:00
evilhero 78da0c4714 FIX:(#667) DB Locking would occur on startup sequence on some instances. Removed update call 2017-01-22 18:34:30 -05:00
davalanche 2d71763a96 FIX: getUpcoming API method: days in a new year that precede the first Monday now look to the previous Monday for week and year 2017-01-20 14:56:25 -05:00
davalanche 6a7339a131 FIX: Tweak the getUpcoming API method to work for the first 9 weeks of the year when alt_pull = 2 2017-01-20 14:56:25 -05:00
evilhero e53f822aa0 FIX: Fixed problem with Import scanner not completing the scan when encoutering an error. Will now log the error(s) and continue scanning. 2017-01-20 14:43:32 -05:00
evilhero 5c6894d13a FIX: incorrect reference for storedate on retry issue 2017-01-20 14:23:53 -05:00
evilhero caa5894554 FIX:(#1529) Retrying downloads would fail to start search, FIX: One-off downloads from the weekly pull should now be working again, FIX: Test button for 32P Auth mode option will display proper response 2017-01-20 14:15:15 -05:00
evilhero 02fa5baf1e FIX:(#1545) Error on startup when latest date values were in an Unknown format, IMP: better optimization of the main page queries (thnx scotton) 2017-01-20 12:15:33 -05:00
evilhero a241571a4b FIX:(#1522) Should finally fix the issus with alt_pull 0 method not displaying the pull-list 2017-01-19 10:30:07 -05:00
evilhero 0596c6366b FIX:(#1542) WWT Category update 2017-01-18 13:56:26 -05:00
evilhero 437ea6616b FIX: When filechecking, if last character in filename was a square bracket would cause error 2017-01-18 10:58:43 -05:00
evilhero 83816cfa64 FIX:(#1541) Quick patch for the nzbhydra local adhere to search wait times previous fix 2017-01-16 13:31:34 -05:00
evilhero 5d06667e71 FIX:(#1541) Local bypass can now be removed for local nzb searches that want to adhere to the wait factor (ie.nzbhydra) 2017-01-16 10:18:15 -05:00
evilhero 8745345407 FIX: Fix for story-arcs not showing 'Grab it/Remove it' for issues in a Skipped status 2017-01-14 11:30:05 -05:00
evilhero 8e217bcf58 FIX: when extracting cover for issue details, will now return an ordered list of the files within the archive instead of random order 2017-01-10 18:49:11 -05:00
evilhero cc231a416c FIX:(#1523) filesize of torrent polled from an rss feed has a comma in the size field 2017-01-10 18:47:20 -05:00
evilhero f2cb786b69 FIX: stupid typos 2017-01-06 14:09:23 -05:00
evilhero e602518ea6 IMP: Added Hash field to Snatched table to allow for future torrent features 2017-01-06 13:41:13 -05:00