github linuxserver/docker-mylar3 v0.6.4-ls49

latest releases: nightly-9e283397-ls443, v0.8.0-ls170, v0.8.0-ls169...
2 years ago

LinuxServer Changes:

Rebase to alpine 3.15.

mylar3 Changes:

Improvements
IMP: Vast improvement in RSS searching time (refactored)
IMP: Maintenance-mode GUI mode with progress indicators, resume and isolated web GUI during upgrade path when upgrading db (as well as progress in CLI)
IMP: DDL downloads will get the [__ISSUEID__] attached temporarily to filename to lessen chance of problems with naming problems
IMP: Break out search matching functionality from search module into it's own module
IMP: (refactor) Breaking out allows DDL items to be verified for matches during queries saving hits & time
IMP: Priority Alternate Search Name added - use !! instead of ## to denote priority vs normal
IMP: Provider-search delay (global setting) is now honoured on a per provider basis and is persistent across restarts.
IMP: Skipped2Wanted will now take both issues & annuals into account for a series
IMP: Break out DDL into DDL(GetComics) to allow for future additions (config auto-update to v12)
IMP: Force Enable DDL to mirror DDL(GetComics) when enabling/disabling via GUI since only option available atm
IMP: Flaresolverr support added (specifically for GC usage only)
IMP: Cookie receipts when using GC with flaresolverr
IMP: Extra loop for tpb/gn/one-shot/annual inclusion when using DDL to account for issues with no issue number
IMP: ddl_query_delay available to delay search queries to GC (default 15s) and only affects search queries
IMP: Added backup_location and backup_retention as config.ini values to better control where & how much backup files are retained.
IMP: Backups are now rolling backups based on the backup_retention value (default of 4 files). Will only keep the X most recent files of each in the backup_location if specified (if not will be in the root of the mylar installation).
IMP: Altered the -b switch to allow for -b ini or -b db for ini and db only backups respectively. Just using -b by itself will back up both.
IMP: Backup of config.ini will occur when config schema is updated. Backup of mylar.db will occur when db schema change is required or database data needs altering.
IMP: Add notifications for errors with the metatagger (@misleadingrhino)
IMP: Provide a prettier embedded notification for discord (@misleadingrhino)
IMP: Change Discord timestamp to UTC (@misleadingrhino)
IMP: Added images in discord embed (@misleadingrhino)
IMP: Drop decimal place from localised scheduler times
IMP: Remove unneeded logging lines during search
IMP: Add extra logging to tagging for better error capturing
IMP: Added deletion of invalid rss entries and vacuum after maintenance completion
IMP: Updated Experimental RSS Feed URL (might solve some timeout issues)
IMP: Fixed Experimental returning garbage with the titles (tries to clean it up as best as it can)

Fixes
FIX: Annual integration broken and not auto-adding annuals outside of manually integrating them
FIX: Error when post-processing issues with the [__ISSUEID__] included in the filename for direct issue processing.
FIX: Add to Readinglist and Download icons & functionality restored to series detail page
FIX: Mass Add button on weeklypull error when trying to add series
FIX: Deleting series in GUI via seriesdetail page would sometimes throw a 500 error
FIX: Make sure to return a null dataset instead of just null when no searchresults returned
FIX: Remove some extra logging lines needed during testing
FIX: Search-4-missing would not throw a popup after queue submission
FIX: Forgot to include One-Shot as part of the TPB/GN/HC json return to show possibility of having no issue numbers
FIX: Status colours on Scheduler Management page
FIX: Extra spacing at bottom of Edit Settings tab on series detail page causing tab size to be bigger than necessary
FIX: Try to adjust Folder Name creation to retain $VolumeN when series is a non-print edition
FIX: Generate nzbid correctly for prowlarr results
FIX: Removed some unnecessary logging lines.
FIX: Searches would not adhere to their given Tier
FIX: OppositeTier option on the Wanted page not properly set changing the date for Tier2-->Tier1 conversion.
FIX: Weekly pull would not update some series due to traceback error re: statusupdate
FIX: Show scheduler run times when logging as localised, not UTC
FIX: Error being thrown on provider_searches table
FIX: Notification popup would not use css if viewing on config page
FIX: List index error when searching with GC
FIX: DDL downloads would fail to post-process with the cbr-cbz conversion error
FIX:(#1001) notif icon position when used with authentication
FIX:(#1028) Force Priority added to NZBGet Priority options
FIX: Maintenance Updater would die on trying to parse invalid filenames
FIX: Booktype was invalid/None, the rss search parser/matcher would cause an error on a valid match otherwise
FIX: Annuals would not update in some cases due to traceback
FIX: Incorrect variable reference during metatagging
FIX: Annuals would not link on pull, causing them to not populate at all
FIX: Unable to assign nzbid during search parsing in some cases
FIX: Changed encodestring to decodebytes for deluge torrent adding due to depreciation in python 3.9.x
FIX: Manually post-processing files that had an invalid issue number would cause a traceback and halt post-processing
FIX: Prowlarr indexers includes (correctly) the full *UTF encoding markup in the filename - caused nzbname creation to go funky
FIX: Skipped2Wanted option on series detail page would incorrectly notify/mark in some cases

Don't miss a new docker-mylar3 release

NewReleases is sending notifications on new releases.