mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Ppdate to audiobookshelf 2.6.0 (#903)
This commit is contained in:
parent
d23b708c83
commit
983ac883f6
@ -9,7 +9,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: ghcr.io/advplyr/audiobookshelf:2.5.0@sha256:43d5c05a7c5d08b60192d9a21b7bd0a27f2f19c296718fea2a0a47075b779773
|
image: ghcr.io/advplyr/audiobookshelf:2.6.0@sha256:73356ac9ffbb85f0b9dd265b8b7c966d9adcb152c8713cadca961d576af13700
|
||||||
user: 1000:1000
|
user: 1000:1000
|
||||||
init: true
|
init: true
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
@ -3,7 +3,7 @@ id: audiobookshelf
|
|||||||
name: Audiobookshelf
|
name: Audiobookshelf
|
||||||
tagline: Audiobook and podcast server
|
tagline: Audiobook and podcast server
|
||||||
category: media
|
category: media
|
||||||
version: "2.5.0"
|
version: "2.6.0"
|
||||||
port: 13378
|
port: 13378
|
||||||
description: >-
|
description: >-
|
||||||
Features:
|
Features:
|
||||||
@ -61,6 +61,24 @@ path: ""
|
|||||||
defaultUsername: ""
|
defaultUsername: ""
|
||||||
defaultPassword: ""
|
defaultPassword: ""
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release brings audiobookshelf from version 2.2.22 to version 2.5.0. Full release notes can be found at https://github.com/advplyr/audiobookshelf/releases
|
This release brings audiobookshelf from version 2.5.0 to 2.6.0.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Added
|
||||||
|
|
||||||
|
- SSO via OpenID Connect authentication
|
||||||
|
|
||||||
|
- Simple API caching for /libraries* requests
|
||||||
|
|
||||||
|
- NFO files as book metadata source
|
||||||
|
|
||||||
|
- Czech translations
|
||||||
|
|
||||||
|
- Swedish translations
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Full release notes can be found at https://github.com/advplyr/audiobookshelf/releases
|
||||||
submitter: Jasper
|
submitter: Jasper
|
||||||
submission: https://github.com/getumbrel/umbrel-apps/pull/302
|
submission: https://github.com/getumbrel/umbrel-apps/pull/302
|
Loading…
Reference in New Issue
Block a user