From 63f4f481af636e34de531a525dcfc771797ef521 Mon Sep 17 00:00:00 2001 From: porroe Date: Fri, 25 Aug 2023 16:16:14 -0700 Subject: [PATCH] Added folder info --- apps/audiobookshelf/metadata/description.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/apps/audiobookshelf/metadata/description.md b/apps/audiobookshelf/metadata/description.md index f0ef3409..500c643e 100644 --- a/apps/audiobookshelf/metadata/description.md +++ b/apps/audiobookshelf/metadata/description.md @@ -20,4 +20,13 @@ Audiobookshelf is a self-hosted audiobook and podcast server. * Basic ebook support and ereader * Epub, pdf, cbr, cbz * Send ebook to device (i.e. Kindle) -* Open RSS feeds for podcasts and audiobooks \ No newline at end of file +* Open RSS feeds for podcasts and audiobooks + +# Folder Info + +| Root Folder | Container Folder | +|-------------------------------------|------------------| +| /runtipi/app-data/audiobookshelf/config | /config | +| /runtipi/app-data/audiobookshelf/metadata | /metadata | +| /runtipi/media/data/books/spoken | /audiobooks | +| /runtipi/media/data/podcasts | /podcasts | \ No newline at end of file