1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2025-01-03 05:24:43 +00:00
Commit graph

1402 commits

Author SHA1 Message Date
Roberto Pastor
33112c75f4 - Fixed 'getIndex' command 2019-06-26 12:18:00 -04:00
Roberto Pastor
ae093da9e5 - Revamped 'getIndex' and 'getComic' commands 2019-06-26 12:18:00 -04:00
Roberto Pastor
9542c47fc2 Reduced getIndex response data to only expose minimal and necessary data to the API. 2019-06-26 12:18:00 -04:00
doucheymcdoucherson
6550611e02 deluge options update 2019-06-26 12:10:54 -04:00
barbequesauce
38ee0e959b FIX: notify on some cases of bad import data 2019-06-26 12:07:42 -04:00
evilhero
0af13913ea (#2288) Added getAPI command to API - Mylar apikey can be retrieved using username & password only 2019-06-03 11:54:02 -04:00
evilhero
07f51b7911 FIX:(#2287) Zero-pad single week numbers for weekly directory option 2019-06-03 11:03:25 -04:00
evilhero
3fa8f08e64 FIX: Allow edge-case for manual post-processing of filenames that did not contain a year, but were instead matched to a lone volume on the watchlist, FIX:(#2281) API would not return a response in some instances of manual post-processing calls 2019-05-22 16:36:50 -04:00
evilhero
fd3a26dd46 FIX: fix for 32p Test Connection button not using on-screen information for testing 2019-05-19 19:10:57 -04:00
evilhero
d280ce0b0b FIX:(#2275) Experimental search was pointing to incorrect/old domain 2019-05-18 11:27:24 -04:00
evilhero
7696edbc8b FIX:(#2271) Saving cover images into series directories on docker installations would fail 2019-05-09 23:37:20 -04:00
evilhero
3d8661c3e1 FIX:(#2274) Repeat issue numbers in series incorrectly detected as duplicate 2019-05-09 10:36:29 -04:00
evilhero
f1e8702d34 FIX: fix for cover import error incorrectly using wrong variable reference 2019-05-04 13:26:29 -04:00
evilhero
779eab841a IMP: (#2271) Added logging of error encountered when unable to save cover into series directory during add/refresh 2019-05-04 11:34:00 -04:00
evilhero
d340026502 FIX: fix for file parser error when parsing filename in which series contain numerics and was a special volume 2019-05-04 10:45:23 -04:00
davalanche
224c354c99 FIX(#2266/#2267): Temporary workaround for cfscrape issues - Anorov/cloudflare-scrape#206 2019-05-02 20:49:38 -04:00
davalanche
14c933594b IMP(#2170): Added Deluge Test Button, FIX: "Error fetching data from WWT (https://worldwidetorrents.to/download.php): global name 'newurl' is not defined" 2019-05-02 20:21:30 -04:00
evilhero
f847ac6f04 Added rar/unrar requirements to readme file 2019-04-25 13:59:15 -04:00
evilhero
ee3f1cfa0c FIX: fix for some missed removal of references resulting in an error when saving configuration 2019-04-22 19:26:52 -04:00
barbequesauce
cfb42fb6e5 FIX: redo tooltip for volume numbering to match others
FIX: redo tooltip for volume numbering to match others
2019-04-18 16:26:21 -04:00
barbequesauce
f0dd2fde57 FIX: Remove NMA (service no longer exists) 2019-04-18 16:24:51 -04:00
barbequesauce
e9d5b8237b FIX: remove NMA (service no longer exists) 2019-04-18 16:24:51 -04:00
barbequesauce
0a501022de FIX: Remove NMA (service no longer exists) 2019-04-18 16:24:51 -04:00
barbequesauce
41179c3b4a FIX: Remove NMA (service no longer exists) 2019-04-18 16:24:51 -04:00
barbequesauce
10eb158e25 Update config.py 2019-04-18 16:24:51 -04:00
barbequesauce
5251d0aa54 FIX: Remove NMA, service no longer exists 2019-04-18 16:24:51 -04:00
evilhero
354c002fb2 IMP: fixed slack notifications when post-processing, updated notifiers.py for slack to accomodate post-processing as well as snatches 2019-04-18 15:48:05 -04:00
misleadingrhino
28c36d7e0e Add issue name, number, and year to the Slack notification
Issue name and number used to be sent as variable snline. This was changed in search.py so this change just adds it back into the notification.
2019-04-18 15:43:01 -04:00
barbequesauce
9eb13d79b2 FIX: Tooltip for volume field, explaining format (#2221)
FIX: Tooltip for volume field, explaining format (#2221)
2019-04-16 10:50:51 -04:00
evilhero
b6f4744e9a testing version update 2019-04-16 10:44:09 -04:00
barbequesauce
1b6c0fc5ef IMP: Move refresh timer to top of page
IMP: Move refresh timer to top of page
2019-04-16 10:16:36 -04:00
evilhero
3b459b065d testing signal update 2019-04-16 10:09:48 -04:00
Arathen
f6d71543aa IMP: Added the email icon as well 2019-04-16 09:27:29 -04:00
Arathen
c573d0bc51 IMP: Added new basic email notifier 2019-04-16 09:27:29 -04:00
evilhero
9fa7ceb709 FIX:(#2255) Fix for semi-colon not being properly handled when parsing the filename 2019-04-11 11:09:46 -04:00
evilhero
57b595e9b1 FIX: Fix for incorrect verify settings being passed when using test connection for newznabs 2019-04-05 16:40:24 -04:00
evilhero
f3dfe2ae6c FIX: fix for file parser upchucking on volume logging 2019-04-05 16:14:33 -04:00
evilhero
3063b3adf1 FIX: fix for file parser not properly detecting '35th' (or any number in that format), FIX: fixed some parser problems related to having an '#' in the filename, FIX: made sure to remove any text including covers from the filename during parsing, FIX: when filename had 'Vol. 2017' would not parse the volume properly 2019-04-05 12:39:59 -04:00
evilhero
adf609145d FIX: keyword filter on Manage Comics page will now accept Loading / Paused / Error / Active as a filter 2019-04-02 11:55:36 -04:00
evilhero
ead7e2349c FIX: (#2228) Fix for ExpatError being returned when CV is not responding 2019-04-01 11:03:17 -04:00
evilhero
39cb550cb6 FIX: fix for Skipped icon on series detail pages not working 2019-03-31 15:27:21 -04:00
evilhero
7dd70d8549 FIX: fix for post-processing assuming matches in some specific cases, when they should be not a match 2019-03-31 15:26:00 -04:00
evilhero
f538aaa01f FIX: missed a parentheses 2019-03-31 14:30:18 -04:00
evilhero
7411e056f9 FIX: Fix for odd occurance of post-processing issues that didn't match based on year, and wrongfully assumed it was a match due to some other date mismatches that weren't accounted for 2019-03-31 14:15:25 -04:00
evilhero
d7eaf620b6 FIX: Fix for odd occurance of post-processing issues that didn't match based on year, but matched on month in some cases 2019-03-31 13:38:24 -04:00
evilhero
afbade113d FIX: fix for storyarc post-processing trying to copy items into storyarc directory, when storyarc directory option was not enabled (and also was not updating status in arc as to location/status), FIX: fix for DDL location having problems post-processing some items due to incorrect location being passed 2019-03-31 12:15:13 -04:00
evilhero
3768a873b8 FIX:(#2002) File parser not parsing titles in format of 'series - year - issue' when series contains a '-' 2019-03-30 23:24:17 -04:00
evilhero
3af66dffd0 FIX: removed unnecessary logger spam line during filechecking 2019-03-30 22:32:01 -04:00
evilhero
1407588785 FIX: Fix for Abort DDL option in DDL GUI not working due to hyphenated ID, IMP: Added Remove option for DDL downloads that are in a Failed/Incomplete/Completed status where it will remove the item from the history list, FIX: Corrected ',' being added when TPB information was being parsed for the collected display in the comic details pages for TPB/GN's 2019-03-30 22:27:16 -04:00
evilhero
6ad338f070 FIX: Updated readme to explain some new settings, further explain post-processing configurations, added logo, removed screenshots 2019-03-29 14:16:27 -04:00