From 4c708dcbb83319c91acd8b43a98e1e1d78ef9a14 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 10 Jun 2024 03:30:39 +0200 Subject: [PATCH 1/2] Upgrade to v6.5.0 https://github.com/ampache/ampache/releases/tag/6.5.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f70327c..e5c2a27 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Ampache" description.en = "Web based audio/video streaming application" description.fr = "Application de streaming audio et vidéo" -version = "6.4.0~ynh1" +version = "6.5.0~ynh1" maintainers = [] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/ampache/ampache/releases/download/6.4.0/ampache-6.4.0_all_php8.2.zip" - sha256 = "6154ef12c972e8d020605ff7b9aa9ada1db4adf5384a7cbca0dc3245977752da" + url = "https://github.com/ampache/ampache/releases/download/6.5.0/ampache-6.5.0_all_php8.2.zip" + sha256 = "d987c41643d722e4805818cbe55a3b2e30da66caf7c53497a749b9ee4702cf42" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^ampache-.*_all_php8.2.zip$" From ff5e5311406c610d6de233503b8de2cce805d3e8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 10 Jun 2024 01:30:41 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 62 insertions(+), 5 deletions(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index bcc7cf0..ff63d21 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi * Integrate with YunoHost users - same username and password * Allow one user to be the administrator (set at the installation) -**Shipped version:** 6.4.0~ynh1 +**Shipped version:** 6.5.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..a80941c --- /dev/null +++ b/README_es.md @@ -0,0 +1,56 @@ + + +# Ampache para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/ampache.svg)](https://dash.yunohost.org/appci/app/ampache) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg) + +[![Instalar Ampache con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarAmpache rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +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 actual:** 6.5.0~ynh1 + +**Demo:** + +## Capturas + +![Captura de Ampache](./doc/screenshots/visualizer.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug +o +sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index e5c1e57..0ea66b8 100644 --- a/README_eu.md +++ b/README_eu.md @@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi * Integrate with YunoHost users - same username and password * Allow one user to be the administrator (set at the installation) -**Paketatutako bertsioa:** 6.4.0~ynh1 +**Paketatutako bertsioa:** 6.5.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 6326c72..f75144d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Ampache est une application Web de streaming audio/vidéo et un gestionnaire de * 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.4.0~ynh1 +**Version incluse :** 6.5.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index c48a069..1d5580c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi * Integrate with YunoHost users - same username and password * Allow one user to be the administrator (set at the installation) -**Versión proporcionada:** 6.4.0~ynh1 +**Versión proporcionada:** 6.5.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8cd7b7d..40db5dd 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi * Integrate with YunoHost users - same username and password * Allow one user to be the administrator (set at the installation) -**分发版本:** 6.4.0~ynh1 +**分发版本:** 6.5.0~ynh1 **演示:**