diff --git a/README.md b/README.md index 089fe57..4e3813b 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,16 @@ Upstream source code may be found [here](https://github.com/UniversalMediaServer ## Screenshots -![](Link to a screenshot of this app.) +![](https://www.universalmediaserver.com/assets/img/web-interface.gif) ## Configuration Once installed, UMS will create config file in `/home/ums/.config/UMS/` -All settings are pretty well documented. You may change them from here. + +All settings are pretty well documented directly in the files. +The default setting will use the shared multimedia directory by default (located into `/home/yunohost.multimedia/share`), you may change this setting in `/home/ums/.config/UMS/UMS.conf` with the setting "folders" + + ## Documentation @@ -44,9 +48,6 @@ All settings are pretty well documented. You may change them from here. For now, the app support single instance only. As there is no user management, LDAP is not requested. -The default setting will use the shared multimedia directory by default, you may change this setting in `/home/ums/.config/UMS/UMS.conf` with the setting "folders" - - #### Supported architectures @@ -55,16 +56,11 @@ The default setting will use the shared multimedia directory by default, you may ## Limitations -* Known limitations : - - No multiinstance + - No multi-instance - work only on its own subdomain (ums.mydomain.tld, not on mydomain.tld/ums) - No user management - Not tested that much -## Additional information - -I added the possibility to install vlc on installation. Beware! I addn't tested it and I'm not sure it is of any use for a headless server. -Moreover, it will download a full graphical UI, so not very useful on a server... **More info on the documentation page:** https://yunohost.org/packaging_apps diff --git a/README_fr.md b/README_fr.md index a298a1b..2232309 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,12 +23,13 @@ Le code du programme peut ^etre consulté [ici]](https://github.com/UniversalMed ## Captures d'écran -![](Lien vers une capture d'écran de cette application.) +![](https://www.universalmediaserver.com/assets/img/web-interface.gif) ## Configuration Une fois installé, tous les réglages peuvent etre trouver dans `/ums/.config/UMS/` Les réglages sont plutot bien documentés, vous pouvez les changer directement dans le fichier. +Le réglage par défaut utilisera le répertoire multimedia partagé (situé dans `/home/yunohost.multimedia/share`). Vous pouvez changer ce réglage dans le fichier `/home/ums/.config/UMS/UMS.conf` sur le réglage "folders". ## Documentation @@ -39,10 +40,10 @@ Les réglages sont plutot bien documentés, vous pouvez les changer directement #### Support multi-utilisateur -Pour l'instant, l'application supporte uniuqment un mode mono-instance. +Pour l'instant, l'application supporte uniquement un mode mono-instance. Et comme elle ne gère pas d'utilisateur, il n'y a bien entendu pas de LDAP. -Le réglage par défaut partagera le répertoire multimedia partagé. Vous pouvez changer ce réglage dans le fichier `/home/ums/.config/UMS/UMS.conf` sur le réglage "folders". + #### Architectures supportées @@ -51,17 +52,11 @@ Le réglage par défaut partagera le répertoire multimedia partagé. Vous pouve ## Limitations -* Limitations connues: - pas de multiinstance - fonctionne uniquement en sous-domaine (ums.mydomain.tld, et non mydomain.tld/ums) - pas de gestion d'utilisateur - Pas énormément testée -## Informations additionnelles - -J'ai rajouté la possibilité d'installer vlc lors de l'installation. ATTENTION, je ne l'ai pas testé et je ne suis pas sur que cela serve à quelque chose sur un serveur headless... -De plus, vlc requiert l'installation d'un environnement graphique complet. - **Plus d'informations sur la page de documentation :** https://yunohost.org/packaging_apps