mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update audiobookshelf to v2.15.0 (#1629)
This commit is contained in:
parent
6ecb61c4a4
commit
2d94a7906d
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.14.0@sha256:000b7d673d921a03a9168a87c82ba37c5cf3348ba6958fedc794f2b8ea4b0bf9
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.15.0@sha256:91564c31204f09b2a9be63e4d3a4d553087df775ece6c99dcd931b3c4a0ff951
|
||||
user: 1000:1000
|
||||
init: true
|
||||
restart: on-failure
|
||||
|
@ -3,7 +3,7 @@ id: audiobookshelf
|
||||
name: Audiobookshelf
|
||||
tagline: Audiobook and podcast server
|
||||
category: media
|
||||
version: "2.14.0"
|
||||
version: "2.15.0"
|
||||
port: 13378
|
||||
description: >-
|
||||
Features:
|
||||
@ -64,21 +64,20 @@ releaseNotes: >-
|
||||
This release includes several improvements and bug fixes:
|
||||
|
||||
|
||||
New features:
|
||||
- Book library filter for published decade
|
||||
- Book library filter for missing chapters
|
||||
- Authors page lazy load and pagination
|
||||
|
||||
|
||||
Fixed:
|
||||
- Server crash when scanning a library with no metadata precedence set
|
||||
- Server crash on listening session sync
|
||||
- Issues with parsing comics
|
||||
- Server crash when calling library items API endpoint with non-integer limit
|
||||
- Improved handling of authors and series with non-ASCII characters
|
||||
- Unicode handling for author and series queries
|
||||
- Podcast episode batch mark as finished now available for all users
|
||||
|
||||
|
||||
Changed:
|
||||
- New users default permissions now deny explicit content
|
||||
- Improved logger formatting
|
||||
- Enhanced handling of library scan failures
|
||||
- UI/UX improvements, including centered audio player play button and vertical volume control
|
||||
- Playlist & collection "Play" button renamed to "Play All"
|
||||
- Improved number formatting on user listening stats chart
|
||||
- UI/UX improvements for author images
|
||||
- Enhanced API functionality for libraries and authors
|
||||
- More strings translated in various languages
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user