mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 12:08:53 +00:00
13 lines
562 B
Markdown
13 lines
562 B
Markdown
---
|
|
title: "Navidrome"
|
|
---
|
|
|
|
Homepage: [https://www.navidrome.org/](https://www.navidrome.org/)
|
|
|
|
Navidrome is an open source web-based music collection server and streamer that is compatible with Subsonic/Airsonic. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!
|
|
|
|
## Usage
|
|
|
|
Set `navidrome_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
|
|
|
|
The Navidrome web interface can be found at [http://ansible_nas_host_or_ip:4533](http://ansible_nas_host_or_ip:4533).
|