LinuxServer Changes:
Rebasing to alpine 3.13.
mylar3 Changes:
- FIX:(#608) When using the [ISSUEID] switch in a filename during a manual post-processing with multiple files, would stop after the 1st file post-processed
- FIX: When using the [ISSUEID] switch in a filename, the resulting filename in some cases would contain an extra space prior to the extension.
- FIX:(#561) Fix for DDL returning an invalid character (-) for filesize which causes the search for the current issue to be skipped
- FIX:(#603) Starting up fresh non-English install of Mylar with no logging options enabled would cause logging traceback error
- FIX: 'RSS Feeds' job stuck running (@davalanche)
- FIX: Fix for SABnzbd not returning enough results when searching history for matching nzo_id during CDH. Will either return last 200 results now (as opposed to 5-10), or will directly query against the specific nzo_id (sabnzbd 3.2.0Beta1+)
- FIX: Fix for the Wanted page not properly displaying if the future upcoming watch list had a NULL value in the IssueDate field
- IMP: Script to identify all cbrs in your comic library
- IMP: Add script to look for untagged cbzs
- IMP: Add config option for backups during startup (@Serneum)
- IMP: Support forks when building docker images, also update the required Git version (@Serneum)
- FIX:(#464) Table headers muffintop over adjacent columns (@Serneum)
- FIX:(#498) py3 hangover for autoProcessComics when working with NZBGet (bytes error required error during run)