1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-03-24 01:30:31 +00:00 committed by autoreadme_webhook
parent 1429c37467
commit c5942c8403
4 changed files with 97 additions and 31 deletions

10
ALL_README.md Normal file
View file

@ -0,0 +1,10 @@
# All available README files by language
[Read the README in English](README.md)
* [Lire le README en français](README_fr.md)
* [Le o README en galego](README_gl.md)

View file

@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Ampache with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache)
*[Lire ce readme en français.](./README_fr.md)*
*[Read this README is other languages.](./ALL_README.md)*
> *This package allows you to install Ampache quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
@ -24,10 +24,9 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Quick loading for mobile devices with potential low bandwith
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Shipped version:** 6.3.1~ynh1
**Shipped version:** 6.2.1~ynh1
**Demo:** https://ampache.org/demo.html
**Demo:** <https://ampache.org/demo.html>
## Screenshots
@ -35,22 +34,23 @@ Ampache is a web based audio/video streaming application and file manager allowi
## Documentation and resources
* Official app website: <http://ampache.org>
* Official admin documentation: <https://github.com/ampache/ampache/wiki>
* Upstream app code repository: <https://github.com/ampache/ampache>
* YunoHost Store: <https://apps.yunohost.org/app/ampache>
* Report a bug: <https://github.com/YunoHost-Apps/ampache_ynh/issues>
- Official app website: <http://ampache.org>
- Official admin documentation: <https://github.com/ampache/ampache/wiki>
- Upstream app code repository: <https://github.com/ampache/ampache>
- YunoHost Store: <https://apps.yunohost.org/app/ampache>
- Report a bug: <https://github.com/YunoHost-Apps/ampache_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing).
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing),
To try the testing branch, please proceed like that.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
or
sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,20 +1,20 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
Nota bene: ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
Il ne doit pas être modifié à la main.
-->
# Ampache pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/ampache.svg)](https://dash.yunohost.org/appci/app/ampache) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/ampache.svg)](https://dash.yunohost.org/appci/app/ampache) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg)
[![Installer Ampache avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache)
*[Read this readme in english.](./README.md)*
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Ampache rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
## Vue d'ensemble
Ampache est une application Web de streaming audio/vidéo et un gestionnaire de fichiers vous permettant d'accéder à votre musique et vos vidéos de n'importe où, en utilisant presque n'importe quel appareil compatible Internet.
@ -24,33 +24,33 @@ Ampache est une application Web de streaming audio/vidéo et un gestionnaire de
* Chargement rapide pour les appareils mobiles avec une bande passante potentiellement faible
* Intégration avec les utilisateurs YunoHost - mêmes nom d'utilisateur et mot de passe
* Autoriser un utilisateur à être l'administrateur (défini lors de l'installation)
**Version incluse :** 6.3.1~ynh1
**Version incluse :** 6.2.1~ynh1
**Démo:** <https://ampache.org/demo.html>
**Démo :** https://ampache.org/demo.html
## Captures d'écran
## Captures décran
![Capture décran de Ampache](./doc/screenshots/visualizer.png)
![Capture d'écran de Ampache](./doc/screenshots/visualizer.png)
## Documentations et ressources
* Site officiel de lapp : <http://ampache.org>
* Documentation officielle de ladmin : <https://github.com/ampache/ampache/wiki>
* Dépôt de code officiel de lapp : <https://github.com/ampache/ampache>
* YunoHost Store: <https://apps.yunohost.org/app/ampache>
* Signaler un bug : <https://github.com/YunoHost-Apps/ampache_ynh/issues>
- Site officiel de lapp: <http://ampache.org>
- Documentation officielle de l'admin: <https://github.com/ampache/ampache/wiki>
- Dépôt de code officiel de lapp : <https://github.com/ampache/ampache>
- YunoHost Store : <https://apps.yunohost.org/app/ampache>
- Signaler un bug : <https://github.com/YunoHost-Apps/ampache_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing).
Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing),
Pour essayer la branche testing, procédez comme suit.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
ou
or
sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus d'infos sur le packaging d'applications:** <https://yunohost.org/packaging_apps>

56
README_gl.md Normal file
View file

@ -0,0 +1,56 @@
<!--
NOTA: Este README foi creado automáticamente por https://github.com/YunoHost/apps/tree/master/tools/readme_generator
NON debe editarse manualmente.
-->
# Ampache para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/ampache.svg)](https://dash.yunohost.org/appci/app/ampache) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg)
[![Instalar Ampache con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Ampache de xeito rápido e doado nun servidor YunoHost.
Se non usas YunoHost, le a [documentación](https://yunohost.org/#/install) para saber como instalalo.*
## Vista xeral
Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.
### Features
* Config for high quality streaming with high bandwith
* Quick loading for mobile devices with potential low bandwith
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Versión proporcionada** 6.3.1~ynh1
**Demo** <https://ampache.org/demo.html>
## Capturas de pantalla
![Captura de pantalla de Ampache](./doc/screenshots/visualizer.png)
## Documentación e recursos
- Web oficial da app: <http://ampache.org>
- Documentación oficial para admin: <https://github.com/ampache/ampache/wiki>
- Repositorio de orixe do código: <https://github.com/ampache/ampache>
- Tenda YunoHost: <https://apps.yunohost.org/app/ampache>
- Informar dun problema: <https://github.com/YunoHost-Apps/ampache_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama testing](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing),
Para probar a rama testing, procede deste xeito.
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
or
sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>