From 45ee42bddd4ac18bdb086ae0dcb9b17cf8809045 Mon Sep 17 00:00:00 2001 From: advplyr Date: Sat, 4 Sep 2021 14:35:25 -0500 Subject: [PATCH] Version 1.0.0, updating readme --- client/package.json | 2 +- docker-template.xml | 4 ++-- package.json | 2 +- readme.md | 14 ++++++++------ 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/client/package.json b/client/package.json index deea0e85..62bbc212 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf-client", - "version": "0.9.92-beta", + "version": "1.0.0", "description": "Audiobook manager and player", "main": "index.js", "scripts": { diff --git a/docker-template.xml b/docker-template.xml index 093078f5..436bc218 100644 --- a/docker-template.xml +++ b/docker-template.xml @@ -9,7 +9,7 @@ false https://forums.unraid.net/topic/112698-support-audiobookshelf/ https://github.com/advplyr/audiobookshelf - **(Beta)** Audiobook manager and player. Saves your progress, supports multiple accounts, stream all audio formats on the fly. No more switching between dozens of audio files for a single audiobook, Audiobookshelf shows you one audio track with skipping, seeking and adjustable playback speed. Free & open source mobile apps under construction, consider contributing by posting feedback, suggestions, feature requests on github or the forums. + **(Android app in beta, try it out)** Audiobook manager and player. Saves your progress, supports multiple accounts, stream all audio formats on the fly. No more switching between dozens of audio files for a single audiobook, Audiobookshelf shows you one audio track with skipping, seeking and adjustable playback speed. Free & open source mobile apps under construction, consider contributing by posting feedback, suggestions, feature requests on github or the forums. MediaApp:Books MediaServer:Books Status:Beta http://[IP]:[PORT:80] https://raw.githubusercontent.com/advplyr/docker-templates/master/audiobookshelf.xml @@ -20,7 +20,7 @@ 1629238508 - Audiobook manager and player. Saves your progress, supports multiple accounts, stream all audio formats on the fly. No more switching between dozens of audio files for a single audiobook, Audiobookshelf shows you one audio track with skipping, seeking and adjustable playback speed. Free & open source mobile apps under construction, consider contributing by posting feedback, suggestions, feature requests on github or the forums. + Audiobook manager and player. Saves your progress, supports multiple accounts, stream all audio formats on the fly. No more switching between dozens of audio files for a single audiobook, Audiobookshelf shows you one audio track with skipping, seeking and adjustable playback speed. Free & open source mobile apps under construction, consider contributing by posting feedback, suggestions, feature requests on github or the forums. bridge diff --git a/package.json b/package.json index f06c2ea7..9ff58c50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf", - "version": "0.9.92-beta", + "version": "1.0.0", "description": "Self-hosted audiobook server for managing and playing audiobooks.", "main": "index.js", "scripts": { diff --git a/readme.md b/readme.md index dbc2be88..da7479ba 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,9 @@ AudioBookshelf is a self-hosted audiobook server for managing and playing your audiobooks. -**Currently in Beta** - **Free & open source Android/iOS app is in development** +Android app is in beta, try it out on the [Google Play Store](https://play.google.com/store/apps/details?id=com.audiobookshelf.app) + +**Free & open source Android/iOS app is in development** Screenshot1 @@ -19,13 +21,13 @@ Title can start with the publish year like so: ``` -#### There is still a lot to do: +#### Features coming soon: -* Adding new audiobooks require pressing Scan button again (on settings page) -* Matching is still manual - should auto-match when exact title and author with cover image is found +* Auto add and update audiobooks (currently you need to press scan) +* User permissions & editing users * Support different views to see more details of each audiobook -* Downloading audiobooks + merge files and download -* Then comes the mobile app.. +* Option to download all files in a zip file +* iOS App (Android is in beta [here](https://play.google.com/store/apps/details?id=com.audiobookshelf.app)) Screenshot2