Commit Graph

  • 39cb550cb6 FIX: fix for Skipped icon on series detail pages not working evilhero 2019-03-31 15:27:21 -0400
  • 7dd70d8549 FIX: fix for post-processing assuming matches in some specific cases, when they should be not a match evilhero 2019-03-31 15:26:00 -0400
  • f538aaa01f FIX: missed a parentheses evilhero 2019-03-31 14:30:18 -0400
  • 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 evilhero 2019-03-31 14:15:25 -0400
  • d7eaf620b6 FIX: Fix for odd occurance of post-processing issues that didn't match based on year, but matched on month in some cases evilhero 2019-03-31 13:38:24 -0400
  • 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 evilhero 2019-03-31 12:15:13 -0400
  • 3768a873b8 FIX:(#2002) File parser not parsing titles in format of 'series - year - issue' when series contains a '-' evilhero 2019-03-30 23:24:17 -0400
  • 3af66dffd0 FIX: removed unnecessary logger spam line during filechecking evilhero 2019-03-30 22:32:01 -0400
  • 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 evilhero 2019-03-30 22:27:16 -0400
  • 85fab87219 Merge branch 'development' of https://github.com/Arathen/mylar into development Arathen 2019-03-30 14:19:03 +1100
  • 9f67657353 IMP: Added the email icon as well Arathen 2019-03-01 22:29:08 +1100
  • 4f03985f95 IMP: Added new basic email notifier Arathen 2019-03-01 22:27:46 +1100
  • 6ad338f070 FIX: Updated readme to explain some new settings, further explain post-processing configurations, added logo, removed screenshots evilhero 2019-03-29 14:16:27 -0400
  • 91173628f9 Removed line about error after settings change Cameron Savage 2019-03-09 18:48:53 -0800
  • b8bb7f14fc Updated README Cameron Savage 2019-03-09 18:47:53 -0800
  • 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. evilhero 2019-03-29 11:17:43 -0400
  • 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 evilhero 2019-03-29 10:18:08 -0400
  • a89bf56b08 FIX: make sure the word 'infinity' isn't taken as a numeric when parsing filenames evilhero 2019-03-29 10:08:47 -0400
  • 3f30faee32 Merge branch 'development' evilhero 2019-03-29 10:03:45 -0400
  • 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 evilhero 2019-03-27 09:20:28 -0400
  • 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 evilhero 2019-03-23 10:59:17 -0400
  • 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 evilhero 2019-03-18 19:27:14 -0400
  • 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 evilhero 2019-03-18 13:25:06 -0400
  • 52ea6e3d26 FIX: fix for file-checker erroring on annual post-processing when no issue number present in some titles evilhero 2019-03-17 13:06:42 -0400
  • 8a2d00fb9e FIX:(#2238) Forgot formatting evilhero 2019-03-14 17:15:12 -0400
  • c64d3d594e FIX:(#2238) Fix for incorrect variable reference IssueID evilhero 2019-03-14 15:39:29 -0400
  • 56eee36363 FIX: dude. evilhero 2019-03-13 12:01:59 -0400
  • 848504be21 FIX: additional location fix for cover.jpg attmpted to be overwritten when cover.jpg already exists. evilhero 2019-03-13 11:39:24 -0400
  • 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 evilhero 2019-03-13 11:36:13 -0400
  • 4df0876b44 FIX: when renaming issue numbered with an HU, would not rename evilhero 2019-03-13 11:18:17 -0400
  • 6ff54a154d FIX: fix for invalid status code logging attempt during image retrieval evilhero 2019-03-13 11:08:46 -0400
  • a7281582ab FIX: fix for invalid concat errors during image retrieval evilhero 2019-03-13 10:50:23 -0400
  • 395af203d6 FIX: fix for failed 32P download erroring out when checking status code returned evilhero 2019-03-13 10:41:47 -0400
  • b30b060084 FIX: Yo O. Fix Yo Shiet. evilhero 2019-03-12 16:08:32 -0400
  • 988bc8d455 FIX: fix for issue display popup not showing issue image when cbz file had files within ending with the word 'copy' evilhero 2019-03-12 15:49:33 -0400
  • c9808cedc3 FIX:(#2229) Fix for DDL option causing an error when attempting to retrieve information about some pack downloads that contain TPBs evilhero 2019-03-12 15:17:22 -0400
  • f174eae716 FIX: fix for post-processing story-arc issues that were snatched via DDL from within the story arc pages evilhero 2019-03-12 15:10:36 -0400
  • c79cbe5a0e Merge branch 'development' evilhero 2019-03-11 12:11:07 -0400
  • 8f96431820 FIX: fix for incorrect scraper call when using WWT torrent provider evilhero 2019-03-11 12:10:04 -0400
  • 2dd10e20ee Merge branch 'development' evilhero 2019-03-10 17:57:12 -0400
  • 144e208c19
    Removed line about error after settings change Cameron Savage 2019-03-09 18:48:53 -0800
  • 311d5f9b70
    Updated README Cameron Savage 2019-03-09 18:47:53 -0800
  • b17be0f53b
    Removed "[BUG]" indicator Cameron Savage 2019-03-09 18:23:50 -0800
  • 8c06b323e3
    Updated README Cameron Savage 2019-03-09 17:06:43 -0800
  • 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 evilhero 2019-03-08 16:56:05 -0500
  • ef278eac21 FIX: Remove Flattr button evilhero 2019-03-08 16:06:09 -0500
  • 7af6ca9c1d FIX: Fix for None variable being passed for the name when post-processing DDL items evilhero 2019-03-08 16:05:32 -0500
  • bc105fbd10 FIX: Fix for file parser not picking up '2019 Giant Size' as a valid issue evilhero 2019-03-08 15:59:46 -0500
  • 7cb2175f28 FIX: fix for typo when shutdown/restart evilhero 2019-03-08 15:58:33 -0500
  • b268351178 FIX: fix for .HU issue numbering not being accounted for / displayed due to invalid numeric evilhero 2019-03-05 15:11:21 -0500
  • bcb2e0cc10 FIX: typo in failed search evilhero 2019-03-04 01:25:38 -0500
  • 6a9edb44e7 FIX: fix for multiple threads being started when saving/starting which would lead to locking and general problems evilhero 2019-03-02 14:10:33 -0500
  • 7e9515d676 FIX:(#2225) typo fix evilhero 2019-03-02 00:24:50 -0500
  • 3aa96d6378 FIX:(#2219) Em dash in filename / subfolders cause encoding error when performing a manual post-processing evilhero 2019-03-01 11:21:19 -0500
  • adc1c69620 IMP: Added the email icon as well Arathen 2019-03-01 22:29:08 +1100
  • 94050bd032 IMP: Added new basic email notifier Arathen 2019-03-01 22:27:46 +1100
  • 5c75d9fc00 FIX: Typo barbequesauce 2019-02-27 16:53:03 -0500
  • f942726445
    FIX: Typo barbequesauce 2019-02-27 16:53:03 -0500
  • 15f6d8b3cd FIX:fix for enabling DDL as a provider within the GUI requiring a restart for the monitor to start, FIX: fix for enabling CDH as an option within the GUI requiring a restart for the monitor to start evilhero 2019-02-27 16:17:46 -0500
  • bc88a3ff01 FIX: fix when adding series - volume information in some cases wasn't able to be parsed properly evilhero 2019-02-27 16:08:14 -0500
  • 7c305451f8 FIX: typo evilhero 2019-02-26 19:36:17 -0500
  • 90c3678a7a FIX: Fix for unicode logging errors when searching evilhero 2019-02-26 18:23:41 -0500
  • 2e2b13b440 FIX: Fix for invalid DDL erroring on ignore due to invalid variable reference evilhero 2019-02-26 15:06:21 -0500
  • 9cc2549a74 FIX: fix for invalid DDL links causing crash due to inability to parse properly evilhero 2019-02-26 14:59:50 -0500
  • 9547dccc27 FIX: Fix for search queue trying to load 2 queries simultaneously and causing problems evilhero 2019-02-26 14:58:33 -0500
  • 28e3464a7e FIX: Fix for incorrect volume comparisons due to invalid variable reference evilhero 2019-02-26 13:18:27 -0500
  • d805d15120 FIX: (#2212) When using DDL provider, would spike CPU usage to 100%, FIX: Also fixed possible CPU spike when CDH was enabled evilhero 2019-02-26 12:43:03 -0500
  • 71af02a923 FIX: Hey O! Look what got fixed! :-) evilhero 2019-02-23 18:54:17 -0500
  • 45da4adec8 FIX:(#2211) When post-processing issues with a vYEAR designation in the filename, would incorrectly attempt to do both vYEAR & vNumber comparisons resulting in a fail evilhero 2019-02-23 16:00:02 -0500
  • 46df8bdff9 FIX: fix for manual post-processing of issues that are both on the watchlist & part of an arc failing in some cases, FIX: When copy2arcdir is set to False, would not update arc issue status after post-processing evilhero 2019-02-23 15:34:55 -0500
  • c1953be473 FIX: Fix for ManageIssues throwing a 500 error when attempting to view status' that contain annuals evilhero 2019-02-22 10:38:22 -0500
  • 4f30900836 FIX: Try to show Edition/Type of series on search results page when available evilhero 2019-02-22 10:27:56 -0500
  • 59ae202789 FIX: Fix for CDH looping endlessly when failing to locate item in downloader client history evilhero 2019-02-21 13:56:21 -0500
  • 3803bf8d67 IMP:(#2210) Added duplicate_dated_folders (true/false) option to config.ini - will create dated folders within the duplicate dump folder as required when post-processing duplicate issues evilhero 2019-02-21 11:56:53 -0500
  • f22140d705 FIX: Fix for 32P legacy mode not being able to download torrents via feeds, IMP: 32p Test Connection option will now use live values for testing instead of stored values evilhero 2019-02-21 11:40:21 -0500
  • f837fea361 FIX:(#2208) incorrect variable reference when performing duplicate cleanup in post-processing evilhero 2019-02-20 10:12:23 -0500
  • 2f4c7a3d70 FIX:(#2208) incorrect variable reference when performing duplicate cleanup in post-processing evilhero 2019-02-20 10:10:30 -0500
  • 742a7c9748 FIX: duration doesn't endure unless you save state barbequesauce 2019-02-14 16:25:29 -0500
  • 7039ffb490 added settings.json to support vs code cause it's actually an ide claym 2019-02-14 15:33:51 -0500
  • 94228f3662 added comic title and volume to entry > title name. claym 2019-02-14 15:33:34 -0500
  • 7654a25d7e FIX: *sigh* one more try evilhero 2019-02-19 12:28:44 -0500
  • c790cbd810 FIX: trying to fix this stupid thing evilhero 2019-02-19 12:16:12 -0500
  • 70b5418a41 FIX: fix for stupid catch evilhero 2019-02-19 12:08:27 -0500
  • e0f62ba173 FIX: Corrected issues in an arc being set to None when initially adding an arc, IMP: Changed arc searches & one-off pull-list searches to both use the search-queue, and other queues as required, IMP: Changed 'search for missing' in the arc options to follow search-queue workflow, IMP: Allowed arcs / pullist one-offs to be searched based on one-shot inclusion (ie. no issue number for one-shot issues), IMP: formatted logging lines for arcs to avoid logging errors, IMP: added code to allow requeuing of ddl downloads that fail to resume from point of failure, IMP: added code to display current percentage of ddl progress, IMP: added 'clear status' option to arc details to clear current status of a given issue within an arc, FIX: allow for series within an arc that don't populate a year properly to still have a year designated, IMP: Removed SSL tick box from rtorrent GUI configuration. If previously enabled, will auto-correct host to use https upon initial startup if required, IMP: When adding a series, if there's only one issue available (and it's not ongoing) - mark it as one-shot edition to allow for snatches with no issue number, IMP: Ignore Week+/Week packs for the time being when using the DDL provider option, FIX: When weekly pull could not be retrieved, would drop to alt_pull=0 option temporarily. If config was saved, would overwrite current alt_pull setting and cause subsequent problems when retrieving the pull, FIX: Fixed some post-processing problems when post-processing story-arc issues evilhero 2019-02-19 12:02:05 -0500
  • 339281c399 Merge branch 'development' evilhero 2019-02-19 11:57:05 -0500
  • 47477eea26 FIX: fix for DDL not performing timestamp comparison properly due to change evilhero 2019-02-19 10:46:55 -0500
  • 77a2cecbaa FIX: weekly error due to typo evilhero 2019-02-17 12:12:13 -0500
  • 15955c5379 FIX:(#2203) Fix for one-off downloads taking source location as final destination when metatagging was not enabled evilhero 2019-02-15 19:40:48 -0500
  • 6e649200d8
    FIX: duration doesn't endure unless you save state barbequesauce 2019-02-14 16:25:29 -0500
  • 28558585fe added settings.json to support vs code cause it's actually an ide claym 2019-02-14 15:33:51 -0500
  • 8710e44a2c added comic title and volume to entry > title name. claym 2019-02-14 15:33:34 -0500
  • d3cb7f87c5 Merge branch 'development' evilhero 2019-02-14 14:34:43 -0500
  • a73fe47166 FIX: Combine qBittorrent add-paused action with the initial add-torrent to fix pauses occasionally being lost. Revise the way args are passed to the QBT add torrent method. Arathen 2019-02-14 17:55:59 +1100
  • 86ef093076 IMP: Allow StoryArc datatables config to endure long term barbequesauce 2019-02-12 11:51:32 -0500
  • 041231a74b FIX: Experimental searches would not honour one-shot issues being searched without an issue number evilhero 2019-02-14 14:14:47 -0500
  • 65443c296d FIX: Combine qBittorrent add-paused action with the initial add-torrent to fix pauses occasionally being lost. Revise the way args are passed to the QBT add torrent method. Arathen 2019-02-14 17:55:59 +1100
  • 40b466c31e FIX: fix for on-snatch notification message being messed up evilhero 2019-02-12 19:32:33 -0500
  • 1b2a2f5da3 IMP: Added qBitorrrent test connection option and added some additional error logging evilhero 2019-02-12 16:28:42 -0500
  • dc7f85f5e4
    IMP: Allow StoryArc datatables config to endure long term barbequesauce 2019-02-12 11:51:32 -0500
  • 1f895fd32d FIX: Changed qbitorrent loadaction from radio option to dropdown option evilhero 2019-02-12 10:41:35 -0500