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

1425 commits

Author SHA1 Message Date
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
Cameron Savage
91173628f9 Removed line about error after settings change 2019-03-29 12:32:54 -04:00
Cameron Savage
b8bb7f14fc Updated README
labeled sections with proper headers
added link to API key
clarified code input in "Usage" section
cleaned up "Usage" section
cleaned up "Renaming" section
created a section for "Screenshots"
2019-03-29 12:32:54 -04:00
evilhero
bf1e479b2a IMP: DDL Queue management now added (Manage tab / Manage DDL Queue) - restart / resume queue jobs, see active download in progress, history of ddl items with status and completion dates. 2019-03-29 11:17:43 -04:00
evilhero
5805ed3877 IMP: Added encrypt_passwords (True/False) to ini as controller, IMP: If encrypt_passwords is enabled, will encrypt all passwords, and apikeys in the ini so as to obfuscate the items 2019-03-29 10:18:08 -04:00
evilhero
a89bf56b08 FIX: make sure the word 'infinity' isn't taken as a numeric when parsing filenames 2019-03-29 10:08:47 -04:00
evilhero
a6a14cbdae FIX: fix for timeouts occuring when using DDL option, FIX: fix for ddl retry not working due to url changes, IMP: added oneoff variable to ddl queue for future use 2019-03-27 09:20:28 -04:00
evilhero
eea52178aa FIX: fix for 'annual YEAR' not being properly detected as the issue number (when the issue number is intended to be the year) when scanning in annuals and annual-integration is enabled 2019-03-23 10:59:17 -04:00
evilhero
e8f7444df6 FIX: fix for #Preview issue numbering being picked up, FIX: fix for unicode character issue numbering error due to previous commit which was always expecting an alphanumeric as well 2019-03-18 19:27:14 -04:00
evilhero
c1b66df0b8 FIX: fix for filechecker not correctly parsing issues that contained a numeric and a unicode character (ie. 1½), FIX: Fix for improper adding of strings when annuals were being checked 2019-03-18 13:25:06 -04:00
evilhero
52ea6e3d26 FIX: fix for file-checker erroring on annual post-processing when no issue number present in some titles 2019-03-17 13:06:42 -04:00
evilhero
8a2d00fb9e FIX:(#2238) Forgot formatting 2019-03-14 17:15:12 -04:00
evilhero
c64d3d594e FIX:(#2238) Fix for incorrect variable reference IssueID 2019-03-14 15:39:29 -04:00
evilhero
56eee36363 FIX: dude. 2019-03-13 12:01:59 -04:00
evilhero
848504be21 FIX: additional location fix for cover.jpg attmpted to be overwritten when cover.jpg already exists. 2019-03-13 11:39:24 -04:00
evilhero
2359e4f086 FIX: when saving cover.jpg into series directory during a refresh/dbUpdate - if cover.jpg existed would log an error when it shouldn't be triggered at all 2019-03-13 11:36:13 -04:00
evilhero
4df0876b44 FIX: when renaming issue numbered with an HU, would not rename 2019-03-13 11:18:17 -04:00
evilhero
6ff54a154d FIX: fix for invalid status code logging attempt during image retrieval 2019-03-13 11:08:46 -04:00
evilhero
a7281582ab FIX: fix for invalid concat errors during image retrieval 2019-03-13 10:50:23 -04:00
evilhero
395af203d6 FIX: fix for failed 32P download erroring out when checking status code returned 2019-03-13 10:41:47 -04:00
evilhero
b30b060084 FIX: Yo O. Fix Yo Shiet. 2019-03-12 16:08:32 -04:00
evilhero
988bc8d455 FIX: fix for issue display popup not showing issue image when cbz file had files within ending with the word 'copy' 2019-03-12 15:49:33 -04:00
evilhero
c9808cedc3 FIX:(#2229) Fix for DDL option causing an error when attempting to retrieve information about some pack downloads that contain TPBs 2019-03-12 15:17:22 -04:00
evilhero
f174eae716 FIX: fix for post-processing story-arc issues that were snatched via DDL from within the story arc pages 2019-03-12 15:10:36 -04:00
evilhero
8f96431820 FIX: fix for incorrect scraper call when using WWT torrent provider 2019-03-11 12:10:04 -04:00
evilhero
c06e96c129 FIX: fix for DDL provider option attempting to use incorrect links when downloading, FIX: Fixed some DDL problems due to various parsing / tpe problems, IMP: DDL Provider will now follow RSS feed option if option is enabled 2019-03-08 16:56:05 -05:00
evilhero
ef278eac21 FIX: Remove Flattr button 2019-03-08 16:06:09 -05:00
evilhero
7af6ca9c1d FIX: Fix for None variable being passed for the name when post-processing DDL items 2019-03-08 16:05:32 -05:00