github linuxserver/docker-mylar3 v0.6.3-ls45

latest releases: nightly-9e283397-ls420, v0.8.0-ls149, v0.8.0-ls148...
2 years ago

LinuxServer Changes:

Rebase to alpine 3.15.

mylar3 Changes:

Improvements
IMP: Notifications centre available via alarm icon in the lower right of every page. Will open up a popup displaying the last 5 notifications for the given session and are linkable to the respective series
IMP: Updated Wanted page to dynamically display wanted issues and include pagination and filters (Wanted, Tier1, Tier2) as well as denote issues belonging to an Arc with the appropriate link to the given arc
IMP: Changed wording of upcoming_nodata to Future Auto-Wants in Wanted page
IMP: Searchresults are subsetted into Add Series, and Edit, whereby Edit will display information about the given series as well as an available picture and Editing options
IMP: Searchresults for adding series will now allow changing Series Directory and TPB and show what the directory will look like prior to adding the series
IMP: Searchresults now allows for checkbox selection for adding multiple series to the watchlist from the same page without having to re-load/re-search
IMP: Searchresults will cache the last search results to speed-up loading of images/data via writing to the db
IMP: When adding a new series / refreshing existing, the (Comic Information is currently being loaded) will appear in an appropriate location with a spinner to denote status
IMP: Will quick-hit CV when adding a series so that it's not all null values when viewing the page (as opposed to not displaying anything until everything is returned)
IMP: Search-4-Missing on series detail page changed to js function to allow for better return control
IMP: Annual titles in the format of annual XXXX where XXX is the year (not hardcoded to just 2021)
IMP: Directly add the linked annual via WS information as opposed to trying to poll CV for the info
IMP: More information in the refresh queue notification popup dialogs
IMP: Breakout the publisher-imprint-volume-description information extraction from CV into it's own function
IMP: During a refresh will now update GUI mid-way so there's some indication of a progress
IMP: When adding a series and new issues are able to be searched for, thread the search call properly as opposed to locking the import thread
IMP: Set default interface for new installations to carbon instead of default
IMP: Store filename for CoverImage for storyarcs in db for easier / proper referencing
IMP: Searchresults for storyarcs moved to a separate js function
IMP: CSS Glow on mylar logo
IMP: Mylar-logo will rotate when searchresults (main search dialog/ storyarcs) are being queried until results page displays
IMP: Cachebuster for style.css (thnx @btxgit)

Fixes
FIX: Update auto-search status in schedulers page properly
FIX: Possible fix for cache permissions issue when creating temporary folder (os.chmod override)
FIX: Alternate_latest_series_covers option would not update to latest cover in some instances
FIX: Properly update series tile when refreshing/adding series on the series detail page
FIX: Don't reload the datatable on a given page unless it pertains to the series pertaining to the notification
FIX: When deleting a series, make sure to mark all issues that are Wanted as Skipped in the weekly-pull
FIX: make sure to check for the directory when deleting a series directory via the GUI (in case the location has been modified)
FIX: remove some unneeded logging lines that would tend to spam alot when performing certain tasks
FIX: corrected some footer css on the seriesdetail and arc detail pages so annual integration isn't being over-lapped by footer actions (thnx @btxgit)
FIX: Adding a story arc would error due to te previous PR which changed how new Additions were handled
FIX: Sorting by column / filtering for searchresults was broken
FIX: story arc images would always resize to default even when a different sizing method was chosen & saved
FIX: clear option from story arc detail page would not remove all instances of previous images
FIX: reversed Add this Comic and Editpositioning wise so row doesn't jitter when Edit is clicked
FIX: Update certgen.py Fixed up createCertificate parameters as per PEP 3113 (@btxgit)
FIX: AjaxMsg's msg now centered (@btxgit)
FIX: Bottom of the pull page has fixed footers (@btxgit)
FIX: Visal feedback from clicking one of the href='#' links. (@btxgit)
FIX: monkey patch for week 0/2022 pull-list

Don't miss a new docker-mylar3 release

NewReleases is sending notifications on new releases.