|
|
@ -3,7 +3,7 @@ id: audiobookshelf |
|
|
|
name: Audiobookshelf |
|
|
|
tagline: Audiobook and podcast server |
|
|
|
category: media |
|
|
|
version: "2.15.1" |
|
|
|
version: "2.16.2" |
|
|
|
port: 13378 |
|
|
|
description: >- |
|
|
|
Features: |
|
|
@ -61,19 +61,23 @@ path: "" |
|
|
|
defaultUsername: "" |
|
|
|
defaultPassword: "" |
|
|
|
releaseNotes: >- |
|
|
|
This release includes several improvements and bug fixes: |
|
|
|
New features: |
|
|
|
- Library setting to control when to mark items as finished (time remaining or percentage) |
|
|
|
- User permission to allow users to create ereaders |
|
|
|
|
|
|
|
|
|
|
|
Fixed: |
|
|
|
- Potential database corruptions from NOCASE indexes |
|
|
|
- Next/previous chapter behavior on public share player |
|
|
|
- Book library published decade filter |
|
|
|
- Extracting cover image from audio file with multiple images |
|
|
|
- Incorrect version shown as latest version when update is available |
|
|
|
- Server crash when downloading files |
|
|
|
- Incorrect time remaining for podcast episodes |
|
|
|
- Server crash when streaming download |
|
|
|
|
|
|
|
|
|
|
|
Changed: |
|
|
|
- Improved performance with database migration for indexes |
|
|
|
- Enhanced embed metadata tool functionality |
|
|
|
- Improved localization for missing strings |
|
|
|
- More strings translated in various languages including Croatian, Dutch, German, Italian, Polish, Simplified Chinese, Slovenian, and Spanish |
|
|
|
- More strings translated in various languages including Croatian, Czech, Dutch, German, Polish, and Simplified Chinese |
|
|
|
|
|
|
|
|
|
|
|
Full release notes can be found at https://github.com/advplyr/audiobookshelf/releases |
|
|
|