Releases: linuxserver/docker-mylar3
bc2e31ea-ls1
LinuxServer Changes:
Release nightly
tag based on commits to upstream python3-dev
branch.
mylar3 Changes:
Add backup_on_start to checked_configs
880aa24a-ls1
LinuxServer Changes:
Release nightly
tag based on commits to upstream python3-dev
branch.
mylar3 Changes:
FIX: changed some INFO level logging to DEBUG level to try and minimize some search spam
86c92b94-ls1
LinuxServer Changes:
Release nightly
tag based on commits to upstream python3-dev
branch.
mylar3 Changes:
FIX: #498 py3 hangover for autoProcessComics when working with NZBGet
82651573-ls1
LinuxServer Changes:
Release nightly
tag based on commits to upstream python3-dev
branch.
mylar3 Changes:
FIX: forgot to include the statusChange code that's called via the API from an earlier commit (PR#257)
76babab5-ls1
LinuxServer Changes:
Release nightly
tag based on commits to upstream python3-dev
branch.
mylar3 Changes:
FIX: corrected incorrect url check for DDL in order to get some additional values, FIX: if a DDL download failed during a download, or never initiated properly (probably due to CF popping up), filename would be invalid and it would not give available options in the GUI, FIX: corrected Failed color status in DDL history view
700f98ac-ls1
LinuxServer Changes:
Release nightly
tag based on commits to upstream python3-dev
branch.
mylar3 Changes:
Merge branch 'python3-dev' of ssh://github.com/mylar3/mylar3 into python3-dev
09fcab3f-ls1
LinuxServer Changes:
Release nightly
tag based on commits to upstream python3-dev
branch.
mylar3 Changes:
FIX: fixed pull-list attempting to poll week 0, 2020 instead of week 52, 2020 or week 1, 2021 (resulted in empty pull-list), FIX: pull_refresh value in ini will now be written out after each pull refresh
v0.4.9.2-ls8
LinuxServer Changes:
Initial release.
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)
v0.4.9.2-ls7
LinuxServer Changes:
Initial release.
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)
v0.4.9.1-ls7
LinuxServer Changes:
Initial release.
mylar3 Changes:
- FIX:(#538) RSS cache would not be referenced properly against newznab providers tagged as [localhost] or [nzbhydra]
- FIX: fix for DDL throwing challenge errors and killing the queue,
- FIX: searches doing an extra loop for non-loopable providers (ie. DDL, experimental),
- FIX: removed timeout after search for non-loopable providers
- FIX: fixed traceback GUI dialog so that it can delete specific entries
- FIX: ugly monkeypatch to exception GUI display so screen doesn't have to be refreshed
- IMP: black + flake8 done to getcomics.py
- FIX: mako error in opds