mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 03:58:47 +00:00
20 lines
803 B
Markdown
20 lines
803 B
Markdown
|
# Booksonic
|
||
|
|
||
|
Homepage: [https://booksonic.org/](https://booksonic.org/)
|
||
|
|
||
|
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.
|
||
|
|
||
|
The Booksonic web interface can be found at http://ansible_nas_host_or_ip:4041.
|
||
|
|
||
|
## Specific Configuration
|
||
|
|
||
|
The default username and password is `admin` - you'll need to change this immediately after logging in.
|