Releases: linuxserver/docker-mylar3
unstable-c11d1e65-ls16
CI Report:
LinuxServer Changes:
Full Changelog: unstable-c11d1e65-ls15...unstable-c11d1e65-ls16
Remote Changes:
Update api.py
Fixed typo in getLogs
nightly-c11d1e65-ls12
CI Report:
LinuxServer Changes:
Full Changelog: nightly-c11d1e65-ls11...nightly-c11d1e65-ls12
Remote Changes:
Update api.py
Fixed typo in getLogs
3ea9b997-ls247
CI Report:
LinuxServer Changes:
Full Changelog: ca1d3425-ls246...3ea9b997-ls247
Remote Changes:
Update api.py
Fixed typo in getLogs
unstable-c11d1e65-ls15
CI Report:
LinuxServer Changes:
Full Changelog: unstable-cb773738-ls14...unstable-c11d1e65-ls15
Remote Changes:
Update api.py
Fixed typo in getLogs
nightly-c11d1e65-ls11
CI Report:
LinuxServer Changes:
Full Changelog: nightly-cb773738-ls10...nightly-c11d1e65-ls11
Remote Changes:
Update api.py
Fixed typo in getLogs
unstable-cb773738-ls14
CI Report:
LinuxServer Changes:
Full Changelog: unstable-c5b7232f-ls13...unstable-cb773738-ls14
Remote Changes:
FIX: Fix to improve reliability of metatagging under python 3.12
nightly-cb773738-ls10
CI Report:
LinuxServer Changes:
Full Changelog: nightly-c5b7232f-ls9...nightly-cb773738-ls10
Remote Changes:
FIX: Fix to improve reliability of metatagging under python 3.12
ca1d3425-ls246
CI Report:
LinuxServer Changes:
Full Changelog: ca1d3425-ls245...ca1d3425-ls246
Remote Changes:
Revert "Add "archiveIssue" API endpoint to api.py"
This reverts commit 361966186fa7c1acdc683e49db3934491b9b8ecf.
unstable-c5b7232f-ls13
CI Report:
LinuxServer Changes:
Full Changelog: unstable-3365d3fa-ls12...unstable-c5b7232f-ls13
Remote Changes:
Add optional paging parameters to the API
Adds new page and pageSize parameters to the findComic API call.
If pageSize is not supplied and page is specified, pageSize
defaults to 100. This is to match the maximum number of results
returned by the ComicVine API in a single call.
If page is not supplied, pageSize can be as large as 1000 in order
to limit the returned values of a full search to a smaller number.
nightly-c5b7232f-ls9
CI Report:
LinuxServer Changes:
Full Changelog: nightly-3365d3fa-ls8...nightly-c5b7232f-ls9
Remote Changes:
Add optional paging parameters to the API
Adds new page and pageSize parameters to the findComic API call.
If pageSize is not supplied and page is specified, pageSize
defaults to 100. This is to match the maximum number of results
returned by the ComicVine API in a single call.
If page is not supplied, pageSize can be as large as 1000 in order
to limit the returned values of a full search to a smaller number.