Skip to content

Commit

Permalink
Update audiobookshelf to v2.17.3 (#1869)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Dec 2, 2024
1 parent 7667287 commit 0b21d2d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion audiobookshelf/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"

web:
image: ghcr.io/advplyr/audiobookshelf:2.17.2@sha256:9e0a204b39212726cd6739a05bb81ce1b4f48a0d238c8a977a6192adf59cc55f
image: ghcr.io/advplyr/audiobookshelf:2.17.3@sha256:88afb2bfbada78c1084ea7e3a5c0c51512ecb547c5ca9ad264d83754b413eb99
user: 1000:1000
init: true
restart: on-failure
Expand Down
14 changes: 7 additions & 7 deletions audiobookshelf/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: audiobookshelf
name: Audiobookshelf
tagline: Audiobook and podcast server
category: media
version: "2.17.2"
version: "2.17.3"
port: 13378
description: >-
Features:
Expand Down Expand Up @@ -62,15 +62,15 @@ defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
Fixed:
- Unable to edit book series sequence
- iOS file picker improvements
- Upgrade issues from older versions resolved
- Server crash when deleting libraries or users
- Issues with podcast episode playback progress
- Share player settings functionality restored
Changed:
- Improved podcast episode table sorting and filtering
- Enhanced mobile upload page interface
- Additional translations in Arabic and Italian
- Enhanced security with improved iframe restrictions
- Added audio filename and size details to podcast episode view
- Additional translations in Bengali, Croatian, French, German and Russian
Full release notes can be found at https://github.com/advplyr/audiobookshelf/releases
Expand Down

0 comments on commit 0b21d2d

Please sign in to comment.