1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2024-12-24 08:42:37 +00:00
Commit graph

775 commits

Author SHA1 Message Date
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
evilhero
8e70faa2da FIX: Enforce Permissions option wasn't being used with cover.jpg option, FIX: Using dropdown selection on Read List Management screen to mark as Added would fail 2016-11-11 11:53:53 -05:00
evilhero
a774a3ba0b FIX:(#1455)(#1452)Added search_32p option in config.ini to indicate where Mylar will do the initial compare to see if a series exists on 32p before attempting to retrieve/compare the search results (0 = WS, 1 = 32P). The default setting of 0 will fix the auth mode issues all users were having, FIX: One-off's from the pullist would not snatch in some cases 2016-11-11 11:52:24 -05:00
evilhero
7c7aef0d38 FIX: Fix for filechecking series that had more 200 issues in them and was incorrectly setting the status to Archived for issues, FIX: When copying issues to story-arc directory will now check to see if multiple destination directory is in effect and grab file from the correct location 2016-11-09 11:49:06 -05:00
Roberto Pastor
0e5327d4d6 FIX for #1450: Couldn’t add issues from Story Arcs 2016-11-09 11:34:52 -05:00
Roberto Pastor
5e749801ef Only need to check if issue’s location is available, because on reading list it will have the complete path to the file. 2016-11-09 11:28:17 -05:00
Roberto Pastor
77b9153d71 - Added filter before displaying the download link 2016-11-09 11:28:17 -05:00
Roberto Pastor
c8a9d7133f Added “Download option” for issues on reading list. 2016-11-09 11:28:17 -05:00
evilhero
2ff45f808c FIX: missing trailing slash on initialization string, FIX: Added Telegram option to configuration GUI 2016-11-09 11:10:45 -05:00
Bart274
4a3146fd27 Add telegram notifier 2016-11-09 10:53:58 -05:00
Roberto Pastor
a3d7d38526 Changed all error plain responses with son error responses with format:
{
  "error": {
	"message": “Message for error”
  }
}
2016-11-07 11:54:34 -05:00
evilhero
d195b44d71 FIX: Fixed some possible misinterpretation of wording in relation to Scan Library tab 2016-11-07 11:52:28 -05:00
Roberto Pastor
25c285bc43 Fix for visual snag with checkboxes 2016-11-03 11:13:18 -04:00
Roberto Pastor
7e8d17ae94 Fix for duplicate issues on story arc details page 2016-11-03 11:07:51 -04:00
davalanche
fdfbedbb40 FIX: Handle escaped and/or possibly double escaped ampersands in the NZB Search Results. 2016-11-02 11:14:02 -04:00
davalanche
273df1827c IMP: Updated the getUpcoming API method.
Updated the getUpcoming API method to fetch results that match "This Week's Upcoming" as found under "Wanted -> Upcoming Issues" in the Web Interface.
2016-11-02 11:14:02 -04:00
evilhero
cef076ee83 FIX:(#1431) Fixed post-processing cleanup when using SAB + files resided in a sub-folder of the path sent from SAB, IMP: Added hardlink/softlink option for non-windows users (note that metatagging is forcibly disabled when these options are enabled), IMP: Added Enforce Permissions option to force Mylar to either force / ensure permissions are as set within Mylar, or to ignore permissions and just try to perform the given action (this is for adding series, post-processing, importing, arcs, etc), FIX: Fixed a problem where if local watchdir was set and a torrent downloader was selected, both would attempt to be used, but only the watchdir was actually utilized (now it's one or the other, never both), FIX: Mylar will now remove issues that are in Failed status that have incorrect Series Data attached, FIX:(#1438) When file-checking/post-processing if issue date in Mylar was current year and date in filename was the following year (for end-of-year issues), would cause traceback error, FIX: If series year polled from CV is incorrect or not provided, option is available in Edit Settings of series detail page that allows user to specify the correct series year, FIX:(#1427) Fixed a typo when the Scan Library option is used and ComicID's were able to be parsed from the files, FIX: When issues were archived, depending on if series had issues in a Downloaded status or not, would give different results to the Have totals, IMP: Manage tab / Manage Comics now has metatag option available to allow metatagging multiple series in a batch mode, IMP:(#1419) When 'write cvinfo' option is enabled, will now also write cvinfo into story arc directories when added / refreshed, FIX: Fixed a problem when group metatag was being used and causing errors, IMP: Manage Failed page now will link back to the series for easier reference, and the 'link' column was removed due to invalid references, FIX: Removed the 'issue not updated' from the series detail page as was not accurate, IMP: Added a Select Filtered Issues button to the series detail page to allow for selecting of all filtered issues (Show ALL MUST be enabled for it to work properly) 2016-11-02 11:00:56 -04:00
evilhero
c8548ab13a FIX: Download post-processing would fail when performing cleanup 2016-10-15 09:13:00 -04:00
evilhero
b437d7450a FIX:(#1411) When arc issue searching using 32p, would cause an error in regards to publisher not being present, FIX:(#1415) Fixed error with story arcs and searching when the year isn't specified, FIX: Copy/Move will during post-processing will now cleanup cache files properly, FIX:(#1413)(#1416) Fix for invalid reference when updating Story Arc settings.FIX: Added issue exception for issue 112/113, FIX: When story arc issue did not have an issue name present, would error, FIX: multiple destination dirs won't be scanned if the dir(s) don't exist 2016-10-14 13:52:55 -04:00
evilhero
9ca958f4b7 FIX: Added Transmission Download Directory option (if not specified will default to Mylar's Folder Monitor directory) 2016-10-12 12:01:51 -04:00
evilhero
2e9bc2df4c FIX: Fix for story-arc post-processing cleanup when story-arc series are not on the watchlist 2016-10-11 13:55:18 -04:00
evilhero
48e67ebd8c FIX: Drop-down options on Manage Comics page were incorrect 2016-10-11 13:25:36 -04:00
evilhero
df0eb49d9e FIX: When have total for a series was > 1000, updating status would fail when creating query, FIX: Filechecker/Importer will now account for filenames in the format of 'filename - year - issue', IMP: Added story arc diretory location in GUI when viewing story arc details, FIX: Removed inactive options on Story Arc main page 2016-10-11 11:08:30 -04:00
evilhero
edd2bfb1a3 FIX:(#1405)(#1406)(#1408) Weekly pull list would not load properly, affected Wanted tab as well, FIX: When refreshing a story arc and storyarc directory was not selected, would scan entire Comic Location path, FIX: Fixed incorrect return when updating settings on Story Arc main page, FIX: Fixed have column creeping into Options column on Story Arc page, FIX: small typo on startup 2016-10-06 13:23:10 -04:00
evilhero
395d11c42d FIX: error during filecheck/import/manual run regarding issue number 2016-10-05 19:14:57 -04:00
evilhero
d59e8eaaa7 FIX: utorrent library error 2016-10-05 10:19:29 -04:00