From 6587e39a82919b959181385481942841eaa715a5 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 14 Dec 2024 12:01:08 +0100 Subject: [PATCH] add e-book tag to audiobookshelf (#1013) - Closes #1003 - Mentions support for e-books in the [Documentation](https://www.audiobookshelf.org/docs/) - Visiting their [Demo](https://audiobooks.dev) (with credentials `demo`), you can see they have their own area for e-books --- software/audiobookshelf.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/audiobookshelf.yml b/software/audiobookshelf.yml index e020a778bf..8af67d1fa7 100644 --- a/software/audiobookshelf.yml +++ b/software/audiobookshelf.yml @@ -9,6 +9,7 @@ platforms: - Nodejs tags: - Media Streaming - Audio Streaming + - Document Management - E-books source_code_url: https://github.com/advplyr/audiobookshelf related_software_url: https://github.com/advplyr/audiobookshelf-app stargazers_count: 7010