Commit Graph

750 Commits

Author SHA1 Message Date
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
evilhero 6e7f71fb30 FIX: Fix for invalid literal when 32p failed to logon, IMP: when 32P search results via api return more than one possible match, will now wait until issue is matched to correct series before writing the 32P ID to the table to speed up future searches against said series 2017-01-06 13:28:39 -05:00
evilhero 409cc7a382 FIX:(#1528) Post-Processing would fail on one-off storyarc when storyarc directory was not enabled 2017-01-06 13:18:38 -05:00
evilhero 9519153db3 FIX:(#1522) Fix for weekly pull list being empty when using alt_pull 0 method 2017-01-06 13:06:58 -05:00
evilhero ea53e30409 FIX:(#1524) Fix for download issues button not working on pullist 2017-01-06 13:01:46 -05:00
evilhero 970f6a8b78 FIX:(#1529) When retrying downloads from an nzbprovider, would error with invalid global 2017-01-06 12:55:08 -05:00
evilhero 7155f1f831 FIX:(#1525) Deluge not setting label properly 2017-01-04 13:43:42 -05:00
evilhero 918b20247b FIX:(#1509) Fix for error with Story-Arcs when adding an arc, and Refreshing an arc 2017-01-03 16:03:18 -05:00
evilhero da454bd2f9 FIX:(#1517) Deluge client would return 'no module named bencode' error upon checking hash 2017-01-02 20:38:52 -05:00
evilhero 49508e4944 FIX: Fix for search compares that are offset by enough timezone difference to place the search in the prior day, resulting in a non-match result 2017-01-02 20:12:18 -05:00
evilhero 2188061ba1 FIX:(#1520)(#1523) DEM torrent provider changed domain causing downloads to point to incorrect domain link 2017-01-02 20:11:28 -05:00
evilhero ce9e926771 FIX: Fix for empty pullist table for first week of 2017 2017-01-02 00:55:15 -05:00
evilhero 7278198bee FIX:(#1513) Fix for problem with file-scanner recognizing issues with 'Vol.#' in the series title 2016-12-31 01:47:24 -05:00
evilhero 43143d10e3 FIX: Fix for space error on startup 2016-12-31 00:50:21 -05:00
StephenJCotton dd5b2d37e8 Update to address multi-check not working in Comic Details. this commit fixes evilhero/mylar#1507 2016-12-31 00:47:37 -05:00
StephenJCotton 47a7fb53d3 Add All to Reading List Button, Account for issues renamed/rescanned after adding to reading list but before sync by ignoring stored location in readlist table and instead joining on comics and issues. 2016-12-31 00:40:18 -05:00
StephenJCotton 9d97fbdf8e New helper function for listing Story Arc IDs and modification to Story Arc Info function to use new helper function 2016-12-31 00:37:13 -05:00
Undeadhunter 48933364bb Incorperate cfscraper with 32pages auth/torrent download 2016-12-31 00:27:10 -05:00
Undeadhunter 6101943540 Update cfscrape to latest version
https://github.com/Anorov/cloudflare-scrape
2016-12-31 00:27:10 -05:00
Undeadhunter cbcb12516e Repalce normal requests with CFscraper requests 2016-12-31 00:27:10 -05:00
evilhero 3e7339f066 FIX: just whitespace fix 2016-12-29 11:41:12 -05:00
Undeadhunter 8f4a6797fa Redo of #1495 2016-12-29 11:37:40 -05:00
evilhero 0961f45ed0 FIX: rtorrent authentication type wouldn't save setting properly 2016-12-29 01:41:13 -05:00
StephenJCotton 85e08c60c1 Updates to init for new config flag. FTP Client modifications to allow for folder existence checking and uploading 2016-12-29 01:29:50 -05:00
StephenJCotton 46605c1246 New checkbox and config flag added to readinglist for maintaining folder structure on tablet. 2016-12-29 01:29:50 -05:00
kounch a8087268f9 Fix for jackett compatibility
Jackett (https://github.com/Jackett/Jackett) can crash if a query with an empty category is sent.
2016-12-29 01:27:11 -05:00
Roberto Pastor d2fd39471a Added “getReadList” command to API 2016-12-29 01:00:04 -05:00
evilhero d1c5fa63fa FIX: When annual integration enabled, but annual added to watchlist as individual series would fail to update status of filechecked issues properly 2016-12-24 02:24:14 -05:00
evilhero 5b0c21510d FIX: saving cover would enforce permissions due to copy instead of copyfile 2016-12-24 01:41:39 -05:00
evilhero 921413a34e FIX: Enforce Permissions option wouldn't retain value in GUI (would always enforce) 2016-12-24 01:08:52 -05:00
evilhero 701131a5ef FIX:(#1498) When deleting series, will now delete from readinglist if delete folder is also enabled, FIX:(#1499) Better error handling when nzb/torrent provider does not respond with results, FIX: When adding story arcs, the status of 'None' would be applied to all issues not physically found on device - will now default to Skipped, FIX:(#1492) When issues for arc were not stored in directory, could not properly locate issue in series folder when determining the location (especially for Download Issue option). Will now save full path to issue regardless of if the issue is in the arc folder, or not, FIX:(#1497) If file is in archived status when post-processing but no location is stored for archived file, would fail during dupecheck check, FIX: ALT_PULL 0 method would fail in some cases due to not being able to verify against the site's certificate 2016-12-23 14:52:37 -05:00
evilhero b5814c9e22 FIX: Local Domain Bypass would store value incorrectly 2016-12-20 20:05:58 -05:00
evilhero 81142d5d2d IMP: added local domain bypass for search 2016-12-20 11:48:37 -05:00
evilhero 64658f2201 FIX:(#1485) URLs of issue covers were saving main image for each issue 2016-12-19 17:58:28 -05:00
evilhero 8e8b20ec08 FIX:(#1489) Unable to sort by Active on main page 2016-12-19 17:31:22 -05:00
evilhero ba2cb20840 FIX:(#1485) URLs of issue covers will now be saved into issues cb (ImageURL, ImageURL_ALT) 2016-12-19 17:11:02 -05:00
evilhero 2d55f68f2e FIX:(#1493) Series were not getting indicated as being in an 'Ended' status on main page correctly 2016-12-19 17:00:27 -05:00
evilhero 9340cf8cf5 Added Deluge label check - will create if does not exist 2016-12-19 12:05:18 -05:00
Undeadhunter 7cb640500b Add Deluge for Torrent downloads 2016-12-19 10:17:19 -05:00
Roberto Pastor 8a10181d32 Updated Mako template system to last version (1.0.6) 2016-12-17 10:51:05 -05:00
Roberto Pastor 47445452a7 Added download link on story arc list when issue is downloaded. Changed some lines indent. 2016-12-17 10:45:15 -05:00
evilhero d260cfe087 IMP: Added ability to allow ComicRN script to be run on items snatched outside of Mylar 2016-12-13 11:15:32 -05:00
evilhero 9c6bb12dd1 FIX:(#1481) Legacy search of 32p gives incorrect snatches when TPSE is enabled 2016-12-13 10:15:15 -05:00
evilhero e6a0f69767 FIX:(#1479) Incomplete comparisons for search results from 32P when using auth mode 2016-12-07 02:47:18 -05:00
evilhero 65b52e0b0d FIX:(#1477) Fix for limited search results being returned from CV 2016-12-05 08:27:27 -05:00
evilhero 021459c280 FIX:(#1466) When post-processing if filename did not have issue year or volume, would error, IMP:(#1418) Separate copy/move/hardlink/symlink option for Story arcs, IMP:(#1417) Added story arc format folder to story arc options - can now specify folder format for story arc naming, IMP:(#1374) Added rtorrent_authentication to config.ini allowing user to specify digest/basic authentication, as well as the rpc_url (rtorrent_rpc_url) and ssl (rtorrent_ssl). Rtorrent_host no longer requires protocol in field, IMP: Instead of hitting the intermediary/32P site to get the torrent group, will now retain specific id for torrent group to speed up searches, FIX: (#1472) Fixed some problems with series being searched against 32P which had special characters and would return no results, FIX: Added some specific exception catches when attempting to retrieve search results for nzb providers, FIX: Fixed publisher retaining problem for story arcs (note story arcs will have to be refreshed), FIX: Fixed a problem with the pull-list matching up to the correct series when the issue was an annual for a given series with the alt_pull 2 method (would create an invalid link on the Wanted tab), IMP:(#1470) Added config.ini option to specify folder-formatting for weekly folder numbering, 0=YYYY-WN, 1=YYYY-MM-DD, IMP: (#1471) Added quick check to ensure that newznab host entries do not contain leading/trailing spaces and will strip accordingly, FIX:(#1476) Annuals now have option to add to reading list via the series detail page, IMP: Fixed password fields to allow for special characters within password, IMP: Weekly pull will now correctly show status for previous/future weeks for watchlisted series, IMP: Download option on pullist will work for previous weeks, FIX: Fixed some issues with one-off and story arc post-processing using different file operations, FIX: Fixed error when performing an 'Force Update Active Comics' from the Manage tab (or the scheduled updating of all active comics), IMP: Storyarc issues that are not on watchlist will now retain value for volume to help when searching and file-checking/post-processing, FIX:(#1473) Changed pullist dates on pullist page to unicode to allow for non-English presentation 2016-12-02 12:45:49 -05:00
evilhero 8ad389fd8f FIX:(#1468)(#1467)(#1465) Fixed problems with retrieving pullist when using alt_pull 0 method (the default method) 2016-11-21 11:03:44 -05:00