diff --git a/doc/ADMIN.md b/doc/ADMIN.md index b4b9f4d..ff1fcb8 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -3,7 +3,3 @@ Your music files are stored by default in your shared [multimedia folder](https://github.com/YunoHost-Apps/yunohost.multimedia) `/home/yunohost.multimedia/share/Music`. This folder is accessible from Nextcloud with *External Storages* enabled. This will allow you to easily upload your music files to the server. You can configure an alternative path to you music files by editing the path `MusicFolder = "/home/yunohost.multimedia/share/Music"` in this file `/var/lib/navidrome/navidrome.toml` using the [documentation](https://www.navidrome.org/docs/usage/configuration-options/). Remember to restart Navidrome service if you change your configuration file. - -#### Client player - -You must activate *public site* if you want to connect a client player to Navidrome. diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md new file mode 100644 index 0000000..31358a2 --- /dev/null +++ b/doc/PRE_INSTALL.md @@ -0,0 +1 @@ +You must activate *public site* if you want to connect a client player to Navidrome. \ No newline at end of file diff --git a/doc/PRE_INSTALL_fr.md b/doc/PRE_INSTALL_fr.md new file mode 100644 index 0000000..63af5ed --- /dev/null +++ b/doc/PRE_INSTALL_fr.md @@ -0,0 +1 @@ +Vous devez activer *site public* si vous souhaitez connecter un lecteur client à Navidrome.