From 347b1eb44a8facf9ae3eb469e532d0156e900c7f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 4 May 2024 03:30:39 +0200 Subject: [PATCH 1/3] Upgrade to v6.4.0 https://github.com/ampache/ampache/releases/tag/6.4.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 65c4a97..f70327c 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.3.1~ynh1" +version = "6.4.0~ynh1" maintainers = [] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/ampache/ampache/releases/download/6.3.1/ampache-6.3.1_all_php8.2.zip" - sha256 = "ed16a050764a0c81566063d05c2e19ade3c116969db043979085b783160ab1e3" + url = "https://github.com/ampache/ampache/releases/download/6.4.0/ampache-6.4.0_all_php8.2.zip" + sha256 = "6154ef12c972e8d020605ff7b9aa9ada1db4adf5384a7cbca0dc3245977752da" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^ampache-.*_all_php8.2.zip$" From 86865c73f142e693eef37cd495d43498fc1424ad Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 4 May 2024 01:30:52 +0000 Subject: [PATCH 2/3] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 61 insertions(+), 4 deletions(-) create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 77b7509..a01b345 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,3 +4,4 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 6188790..bcc7cf0 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.3.1~ynh1 +**Shipped version:** 6.4.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index a1d0b00..e5c1e57 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.3.1~ynh1 +**Paketatutako bertsioa:** 6.4.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 093308c..6326c72 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.3.1~ynh1 +**Version incluse :** 6.4.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 81fd40b..c48a069 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.3.1~ynh1 +**Versión proporcionada:** 6.4.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..712ad74 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,56 @@ + + +# YunoHost 的 Ampache + +[![集成程度](https://dash.yunohost.org/integration/ampache.svg)](https://dash.yunohost.org/appci/app/ampache) ![工作状态](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg) + +[![使用 YunoHost 安装 Ampache](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Ampache。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +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) + +**分发版本:** 6.4.0~ynh1 + +**演示:** + +## 截图 + +![Ampache 的截图](./doc/screenshots/visualizer.png) + +## 文档与资源 + +- 官方应用网站: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug +或 +sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** From eaee658c515a51507b2529893162256ee66539c8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 10 May 2024 07:54:34 +0000 Subject: [PATCH 3/3] Auto-update READMEs --- README_zh_Hans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 712ad74..8cd7b7d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Ampache +# YunoHost 上的 Ampache [![集成程度](https://dash.yunohost.org/integration/ampache.svg)](https://dash.yunohost.org/appci/app/ampache) ![工作状态](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg)