From a8eb3ef8f50a0e6ee2da16ae776cb6f946a53132 Mon Sep 17 00:00:00 2001
From: advplyr Docs How to Support Showcase
diff --git a/pages/docs.vue b/pages/docs.vue
index b93ea58..e1a3183 100644
--- a/pages/docs.vue
+++ b/pages/docs.vue
@@ -282,18 +282,10 @@
{{ key }}{{ index < 8 ? ', ' : '' }}
Note: Only plain text descriptions are used.
+ >
A few questions are asked during install to setup the initial config.
If you already have audiobooks, you can enter the path to your audiobooks during the install. The installer will create a user and group named audiobookshelf.
Will use config file /etc/default/audiobookshelf if exists or create the following default config:
+ +
+ AUDIOBOOK_PATH="/usr/share/audiobookshelf/audiobooks"
+ METADATA_PATH="/usr/share/audiobookshelf/metadata"
+ CONFIG_PATH="/usr/share/audiobookshelf/config"
+ FFMPEG_PATH="/usr/lib/audiobookshelf-ffmpeg/ffmpeg"
+ PORT=7331
+
Grab the latest debian package from the audiobookshelf-ppa github repository, and install.
- wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.4.12_amd64.deb
+ wget https://advplyr.github.io/audiobookshelf-ppa/audiobookshelf_1.6.41_amd64.deb
sudo apt install ./audiobookshelf_1.6.41_amd64.deb
+
+
+
+ Default username is "root" with no password.
+