1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/audiobookshelf_ynh.git synced 2025-12-21 00:43:03 +01:00
Audiobookshelf package for YunoHost
Find a file
2025-12-03 07:21:22 +01:00
.github autoupdate.strategy = "latest_github_tag" 2023-04-01 14:51:00 +02:00
conf replace deprecated prod.js to index.js 2025-01-21 07:32:43 +01:00
doc fix docs 2024-09-24 19:43:24 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:03:16 +02:00
LICENSE added license 2022-04-16 01:10:55 -06:00
manifest.toml Upgrade sources 2025-12-03 00:06:59 +01:00
README.md Auto-update READMEs 2025-12-03 00:07:02 +01:00
tests.toml Create tests.toml 2023-03-31 23:27:12 +02:00

Logo of Audiobookshelf Audiobookshelf, packaged for YunoHost

Audiobook server for managing and playing your audiobooks

🌐 Official app website Version: 2.31.0~ynh1

Screenshots

Screenshot of Audiobookshelf

📦 Developer info

Automatic tests level

🛠️ Upstream Audiobookshelf repository: https://github.com/advplyr/audiobookshelf

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade audiobookshelf -u https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.