LinuxServer Changes:
Release nightly
tag based on commits to upstream python3-dev
branch.
mylar3 Changes:
- FIX: (#548) Properly detecting variations of unicode dashes and represent them as a single dash when comparing/matching/etc
- IMP: (#257) API method changeStatus added to allow for mass changing of status' by comicid
- FIX: (#538) Attempt to fix some mktime conversion problems that are occurring when the publication date is prior to 1970 AND on a different timezone?
- FIX: (#553) incorrect variable used to reference file location
- FIX: Pull-list may show every issue on the pull as Snatched instead of Skipped
- IMP: recheckFiles API method added to allow for batch rechecking of series based on comicid
- OPDS: Added next/previous page check, and encoding filenames for web-viewer (@nymitr)