LinuxServer Changes:
Rebasing to alpine 3.13.
mylar3 Changes:
- IMP: Check booktype before attempting to snatch non-booktype related issues with DDL (ie. issue vs TPB)
- IMP: Ignore weekly pack matches for DDL single issue searches
- IMP: Improved speed of ReCheck Files
- IMP: Speed up checking for non-existant issues during a ReCheck Files when seeing if issues are Archived or not
- IMP: Renamed Blacklisted_publishers to ignored_publishers
- IMP: Updated save settings so it doesn't create hundreds of commas as values in some instances when saving ignored_publishers
- IMP:(#382) Use alternate search patterns with DDL until some valid matches are found
- IMP: auto-correct DDL search query if series contains either ':' or '/'
- FIX:(#632) Searchbox: add a try/except around image retrieval incase image is not yet present on CV due to being a new series which causes search results for a query to not display
- FIX: Setup default value for StoryArc Folder Format if one is not provided.
- FIX: fixed sorting of Have column on non-alpha index
- FIX:(#626) When using CDH with NZBGet, would cause a 'queue' error related to NZBGet not actually having that field in the response
- FIX: Removed max-width from no fit mode to make it truly no fit (@nymitr)
- FIX: Made webviewer use correct relative path (@nymitr)
- FIX: Some cbr/cbz contain actual files in subfolder (@nymitr)
- FIX:(#584) "Test SABnzbd" button throws a SyntaxError as not all of the SABtest() responses are JSON encoded. Also simplified a bit by removing the "Get API" call as there is an explicit link to do that. (@davalanche)
- FIX: SABnzbd "Get API" link not working (tested against SABnzbd 3.1.1 and 2.3.9) (@davalanche)
- FIX: FIX for DDL Restart throwing a popup error in GUI from Manage DDL page (@davalanche)
- FIX: Fixed indentation issue which caused an error when trying to reload the DDL queue (@edimusxero)