mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Audiobookshelf to 2.2.22 (#622)
This commit is contained in:
parent
90bdcf4319
commit
7bd12c1e01
@ -9,7 +9,7 @@ services:
|
||||
|
||||
|
||||
web:
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.2.11@sha256:6a3a3dceeb669b477851ce54d96c2140868e19606b0193ccbb3e98151e5b8e5e
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.2.22@sha256:085f8365fe5e556cb83920055495e55c968378564623334b640d5c28ffe1a67b
|
||||
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.2.11"
|
||||
version: "2.2.22"
|
||||
port: 13378
|
||||
description: >-
|
||||
Features:
|
||||
@ -61,19 +61,20 @@ path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
- Audiobookshelf now works with mobile apps (Android & iOS)
|
||||
|
||||
|
||||
Added:
|
||||
- M4B merge tool advanced options for ffmpeg encoder
|
||||
- Send ebook to other devices
|
||||
- Export OPML for podcast libraries
|
||||
- Library filter for ebook items
|
||||
|
||||
Fixed:
|
||||
- Crash on adding podcast
|
||||
- Dropdowns hidden in edit modals
|
||||
- Get libraries API endpoint (bad response payload)
|
||||
- Closing audio player resetting progress
|
||||
- Epub3 ebook showing white background
|
||||
- Podcast episode downloads for RSS feeds that use the same title for every episode
|
||||
|
||||
Changed:
|
||||
- API endpoint for author image allows raw=1 query to get raw image
|
||||
- More strings translated: french, simplified Chinese, & German
|
||||
- Library filter max height set to window height
|
||||
- New API endpoints for static library item files, ebooks and downloading
|
||||
- Security updates
|
||||
- More strings translated (German)
|
||||
submitter: Jasper
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/302
|
Loading…
Reference in New Issue
Block a user