Skip to content

Releases: linuxserver/docker-mylar3

nightly-0528f973-ls28

30 Mar 03:58
Compare
Choose a tag to compare
nightly-0528f973-ls28 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

FIX:(#686) Fix for existing descriptions in series.json files being hammered if pre-existing (not generated by Mylar). Will now load json metadata first for description before attempting loading from dB.

v0.4.9.6-ls15

07 Mar 20:49
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

  • IMP: When the weekly pull job runs, it will now recreate the pull for the previous week in order to capture any stragglers due to CV not updating items until the following week
  • IMP: Changed the entire method Mylar uses to maintain series being up-to-date (details in #650)
  • FIX: Add pystun to requirements.txt
  • FIX: Remove dependency on pyinstaller (#620)
  • FIX: fixed the Force option and Status not updating for the DB Updater under Schedulers
  • FIX: fixed 'Force RSS' option not working if RSS wasn't enabled,
  • FIX: Removed newznab/torznab identifier from on snatch notifs

v0.4.9.5-ls15

02 Mar 04:19
Compare
Choose a tag to compare

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)
  • IMP: Ignore weekly pack matches for DDL single issue searches
  • IMP: Improved speed of ReCheck Files
  • IMP: Speed up checking for non-existant issues during a ReCheck Files when seeing if issues are Archived or not
  • IMP: Renamed Blacklisted_publishers to ignored_publishers
  • IMP: Updated save settings so it doesn't create hundreds of commas as values in some instances when saving ignored_publishers
  • IMP:(#382) Use alternate search patterns with DDL until some valid matches are found
  • IMP: auto-correct DDL search query if series contains either ':' or '/'
  • 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
  • FIX: Setup default value for StoryArc Folder Format if one is not provided.
  • FIX: fixed sorting of Have column on non-alpha index
  • FIX:(#626) When using CDH with NZBGet, would cause a 'queue' error related to NZBGet not actually having that field in the response
  • FIX: Removed max-width from no fit mode to make it truly no fit (@nymitr)
  • FIX: Made webviewer use correct relative path (@nymitr)
  • FIX: Some cbr/cbz contain actual files in subfolder (@nymitr)
  • 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. (@davalanche)
  • FIX: SABnzbd "Get API" link not working (tested against SABnzbd 3.1.1 and 2.3.9) (@davalanche)
  • FIX: FIX for DDL Restart throwing a popup error in GUI from Manage DDL page (@davalanche)
  • FIX: Fixed indentation issue which caused an error when trying to reload the DDL queue (@edimusxero)

nightly-e3198169-ls14

01 Mar 18:51
Compare
Choose a tag to compare
nightly-e3198169-ls14 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

fix pystun version in requirements.txt

nightly-9a12db63-ls16

12 Mar 20:46
Compare
Choose a tag to compare
nightly-9a12db63-ls16 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

IMP: Added 'add it all.' option to the Weekly Pull

nightly-99255001-ls11

24 Feb 04:57
Compare
Choose a tag to compare
nightly-99255001-ls11 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

IMP:Changed the entire method Mylar uses to maintain series being up-to-date

nightly-69fc804b-ls15

01 Mar 19:46
Compare
Choose a tag to compare
nightly-69fc804b-ls15 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

IMP: When the weekly pull job runs, it will now recreate the pull for the previous week in order to capture any stragglers due to CV not updating items until the following week

nightly-594e5fc8-ls13

26 Feb 02:49
Compare
Choose a tag to compare
nightly-594e5fc8-ls13 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

FIX: fixed the Force option and Status not updating for the DB Updater under Schedulers

nightly-573e482c-ls12

24 Feb 17:28
Compare
Choose a tag to compare
nightly-573e482c-ls12 Pre-release
Pre-release

LinuxServer Changes:

Rebasing to alpine 3.13.
mylar3 Changes:

Update requirements.txt

don't think we need to comment it out - just remove it entirely so we don't have to clean up after ;)

v0.4.9.5-ls14

19 Feb 19:52
Compare
Choose a tag to compare

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)
  • IMP: Ignore weekly pack matches for DDL single issue searches
  • IMP: Improved speed of ReCheck Files
  • IMP: Speed up checking for non-existant issues during a ReCheck Files when seeing if issues are Archived or not
  • IMP: Renamed Blacklisted_publishers to ignored_publishers
  • IMP: Updated save settings so it doesn't create hundreds of commas as values in some instances when saving ignored_publishers
  • IMP:(#382) Use alternate search patterns with DDL until some valid matches are found
  • IMP: auto-correct DDL search query if series contains either ':' or '/'
  • 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
  • FIX: Setup default value for StoryArc Folder Format if one is not provided.
  • FIX: fixed sorting of Have column on non-alpha index
  • FIX:(#626) When using CDH with NZBGet, would cause a 'queue' error related to NZBGet not actually having that field in the response
  • FIX: Removed max-width from no fit mode to make it truly no fit (@nymitr)
  • FIX: Made webviewer use correct relative path (@nymitr)
  • FIX: Some cbr/cbz contain actual files in subfolder (@nymitr)
  • 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. (@davalanche)
  • FIX: SABnzbd "Get API" link not working (tested against SABnzbd 3.1.1 and 2.3.9) (@davalanche)
  • FIX: FIX for DDL Restart throwing a popup error in GUI from Manage DDL page (@davalanche)
  • FIX: Fixed indentation issue which caused an error when trying to reload the DDL queue (@edimusxero)