ansible-nas/website/docs/applications/media-serving/booksonic.md

22 lines
796 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
title: "Booksonic"
---
2021-09-30 03:15:13 +00:00
2022-07-25 20:18:57 +00:00
Homepage: <https://booksonic.org/>
2021-09-30 03:15:13 +00:00
Stream your audiobooks to any pc or android phone. Most of the functionality is also available on other platforms that have apps for subsonic.
Fully Open-Source. You can find the code on [GitHub](https://github.com/popeen?tab=repositories&q=booksonic)
Get the Android app on [Google Play](https://play.google.com/store/apps/details?id=github.popeen.dsub) or build it from [source](https://github.com/popeen/Popeens-DSub)
## Usage
Set `booksonic_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
2022-07-25 20:18:57 +00:00
The Booksonic web interface can be found at <http://ansible_nas_host_or_ip:4041>.
2021-09-30 03:15:13 +00:00
## Specific Configuration
The default username and password is `admin` - you'll need to change this immediately after logging in.