Skip to content

Releases: linuxserver/docker-mylar3

unstable-c11d1e65-ls16

27 Mar 06:03
c1fa8ec

Choose a tag to compare

nightly-c11d1e65-ls12

27 Mar 06:03
5357e5c

Choose a tag to compare

3ea9b997-ls247

25 Mar 18:02
a793aa2

Choose a tag to compare

unstable-c11d1e65-ls15

25 Mar 14:04
09168b2

Choose a tag to compare

nightly-c11d1e65-ls11

25 Mar 14:05
d83054f

Choose a tag to compare

unstable-cb773738-ls14

23 Mar 15:28
300c86a

Choose a tag to compare

Pre-release

nightly-cb773738-ls10

23 Mar 15:31
4732f69

Choose a tag to compare

nightly-cb773738-ls10 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/mylar3/nightly-cb773738-ls10/index.html

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

20 Mar 05:43
1e940ac

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/mylar3/ca1d3425-ls246/index.html

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

19 Mar 23:58
ae0cd27

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/mylar3/unstable-c5b7232f-ls13/index.html

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

20 Mar 00:00
c9899c0

Choose a tag to compare

nightly-c5b7232f-ls9 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/mylar3/nightly-c5b7232f-ls9/index.html

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.