You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

122 lines
3.6 KiB

manifestVersion: 1
id: audiobookshelf
name: Audiobookshelf
tagline: Audiobook and podcast server
category: media
version: "2.12.1"
port: 13378
description: >-
Features:
- Fully open-source, including the android & iOS app (in beta)
- Stream all audio formats on the fly
- Search and add podcasts to download episodes w/ auto-download
- Multi-user support w/ custom permissions
- Keeps progress per user and syncs across devices
- Auto-detects library updates, no need to re-scan
- Upload books and podcasts w/ bulk upload drag and drop folders
- Backup your metadata + automated daily backups
- Progressive Web App (PWA)
- Chromecast support on the web app and android app
- Fetch metadata and cover art from several sources
- Chapter editor and chapter lookup (using Audnexus API)
- Merge your audio files into a single m4b
- Embed metadata and cover image into your audio files (using Tone)
- Basic ebook support and e-reader (experimental)
Android App (beta)
- Try it out on the Google Play Store
iOS App (early beta)
- Available using Test Flight: https://testflight.apple.com/join/wiic7QIW
developer: advplyr
website: https://audiobookshelf.org
repo: https://github.com/advplyr/audiobookshelf
support: https://discord.gg/pJsjuNCKRq
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
dependencies: []
path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
Added:
- Player setting to set skip forward/backward time
- “End of chapter” option for sleep timer
- Progress percentage for M4B merge and metadata embed tools
- Random sort for book/podcast library and series
- Support for accent-insensitive search
- Setting to show subtitles on book cards
Fixed:
- Filter data not populating when opening item page directly
- Podcast episode match not encoding search query
- Series and collection RSS feeds maintaining book order
- Server crash on duplicate series in OPF
- M4B merge and embed tools checking folder permissions and stripping file permissions
- Search query lost when switching libraries on the search page
- Backups not restoring properly
- Series & collection RSS feeds not setting cover image
- Media item shares duration limit increased
- Debian/PPA re-downloading ffmpeg/ffprobe on every reinstall
- Changelog not shown from settings page
- Series bookshelf row padding issue
Changed:
- Debian package now downloads dependencies on server start
- Removed old ffmpeg/ffprobe location in Debian/PPA
- Global library search includes genres
- OPML import runs in the background to prevent timeouts
- Fetch more home page items on wide screens
- Backup settings allow unlimited size with “0”
- NFO metadata parser supports language
- Improved EPUB scanner for correct cover image and OPF metadata parsing
- M4B merge tool retains advanced encoding settings
- Logs added when an ebook is downloaded
- Replaced default session memorystore with stable memorystore
UI/UX Improvements:
- Match tab supports clicking on current value to set it
- Simplified ItemSearchCard component logic
- Formatted numbers on user stats page based on locale
- Library stats page moved to library siderail (also in settings nav)
- Updated material icons font to material symbols
Translations:
- Dutch
- Finnish
- German
- Hebrew
- Italian
- Polish
- Ukrainian
Full release notes can be found at https://github.com/advplyr/audiobookshelf/releases
submitter: Jasper
submission: https://github.com/getumbrel/umbrel-apps/pull/302