1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/navidrome_ynh.git synced 2024-09-03 19:46:30 +02:00
Navidrome package for YunoHost
Find a file
2020-08-23 14:32:54 +02:00
conf upgrade to v.0.31.0 (#14) 2020-08-23 11:35:54 +02:00
scripts Add multi arch support (#13) 2020-08-19 20:58:24 +02:00
check_process Set DataFolder (#12) 2020-08-19 12:03:30 +02:00
issue_template.md First commit 2020-08-16 13:57:57 +02:00
LICENSE First commit 2020-08-16 13:57:57 +02:00
manifest.json Update manifest.json 2020-08-23 14:25:12 +02:00
pull_request_template.md First commit 2020-08-16 13:57:57 +02:00
README.md Add public site waning 2020-08-23 14:32:54 +02:00
README_fr.md Add public site waning 2020-08-23 14:32:54 +02:00

Navidrome for YunoHost

Integration level
Install Navidrome with YunoHost

Lire ce readme en français.

This package allows you to install Navidrome quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!

Shipped version: 0.31.0

Screenshots

Demo

Configuration

You can configure Navidrome by editing this file /var/lib/navidrome/navidrome.toml using the documentation.

The music is to be stored in the folder /home/yunohost.navidrome/Music.

You must activate public site if you want to connect a client player to Navidrome.

Documentation

YunoHost specific features

Multi-user support

  • Is LDAP supported? No
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug
or
sudo yunohost app upgrade navidrome -u https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug