Skip to content

Releases: linuxserver/docker-mylar3

nightly-e73b0a03-ls8

17 Feb 21:54
Compare
Choose a tag to compare
nightly-e73b0a03-ls8 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

IMP: Check booktype before attempting to snatch non-booktype related issues with DDL (ie. issue vs TPB), Ignore weekly pack matches for DDL single issue searches

v0.4.9.4-ls13

16 Feb 04:23
Compare
Choose a tag to compare

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)

nightly-ba5baa67-ls7

12 Feb 03:49
Compare
Choose a tag to compare
nightly-ba5baa67-ls7 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

IMP: Renamed Blacklisted_publishers to ignored_publishers, updated settings so it doesn't create hundreds of commas as values in some instances

v0.4.9.4-ls12

10 Feb 16:38
Compare
Choose a tag to compare

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)

a57aaf69-ls6

10 Feb 16:41
Compare
Choose a tag to compare
a57aaf69-ls6 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

FIX:(#632) Searchbox: add a try/except around image retrieval incase image is not yet present on CV due to being a new series which causes search results for a query to not display

a57aaf69-ls5

10 Feb 02:15
Compare
Choose a tag to compare
a57aaf69-ls5 Pre-release
Pre-release

LinuxServer Changes:

Output mylar log to docker log.
mylar3 Changes:

FIX:(#632) Searchbox: add a try/except around image retrieval incase image is not yet present on CV due to being a new series which causes search results for a query to not display

v0.4.9.4-ls11

26 Jan 19:03
Compare
Choose a tag to compare

LinuxServer Changes:

Output mylar log to docker log.
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)

v0.4.9.3-ls11

13 Jan 15:25
Compare
Choose a tag to compare

LinuxServer Changes:

Output mylar log to docker log.
mylar3 Changes:

  • IMP: Added pause-detector (and readd to queue) to SABnzbd CDH handling. Will now handle if SABnzbd is in paused mode during a send. When SABnzbd is unpaused, will auto-requeue all items that were sent to SABnzbd via Mylar so that they can be automatically post-processed sequentially (it won't redownload them again if SABnzbd aleady downloaded them)
  • IMP: Added additional CDH handlers to CDH for SABnzbd (queue_paused, failed_in_sab, unhandled status) for more descriptive handling of errors
  • IMP: providers that don't require search iteration due to issue numbering (DDL, experimental) will now stop being used after the first iteration of a search term (ie. 1, 01, 001 will stop it after the first iteration of 1 since it's not needed).
  • 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
  • FIX: corrected incorrect url check for DDL in order to get some additional values when parsing search results for matching 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
  • FIX: If SABnzbd was in the middle of a status update (ie. Queuing, Waiting, w/e) and Mylar was attempting to check the history, would find the nzo_id but with an invalid status and wouldn't retry so the send to the post-processor wouldn't initiate
  • FIX:(#579) Locmove option would fail when trying to update the paths in an existing Mylar3 database
  • FIX: changed some INFO level logging to DEBUG level to try and minimize some search spam
  • IMP: Adding in information on locmove & new_comdir
  • IMP: Update README.md to include docker link
  • FIX: forgot to include the statusChange code that's called via the API from an earlier commit (PR#257)
  • FIX:(#568) Added additional filters to experimental search to allow for header formats of: YYYY-MM-DD-(Indie/Marvel/DC) [nn/nn]
  • FIX:(#570) Pack titles without a # sign would not be properly parsed as a pack when using DDL provider.
  • FIX: If incorrect volume was parsed previously from CV, would never update to correct volume unless manually entered.
  • FIX: duplicate checker would fail during post-processing if item was not in the location specified and killed the queue.
  • FIX:(#565) When searching for a One-Shot with an issue number of not 1 and comparing search results, would not correctly match to the given issue number (that isn't an issue 1)
  • FIX: If CF was active when the RSS fires off with DDL enabled, it would cause the RSS feed to traceback due to not getting back a valid response.

ff4cdd8a-ls4

03 Feb 01:26
Compare
Choose a tag to compare
ff4cdd8a-ls4 Pre-release
Pre-release

LinuxServer Changes:

Output mylar log to docker log.
mylar3 Changes:

IMP: improved speed of ReCheck Files

f8ddcee8-ls4

26 Jan 19:50
Compare
Choose a tag to compare
f8ddcee8-ls4 Pre-release
Pre-release

LinuxServer Changes:

Output mylar log to docker log.
mylar3 Changes:

FIX:(#584) "Test SABnzbd" button throws a SyntaxError as not all of the SABtest() responses are JSON encoded. Also simplified a bit by removing the "Get API" call as there is an explicit link to do that.