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

Merge pull request #141 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-08-30 18:58:34 +02:00 committed by GitHub
commit 0e2e7a0107
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 68 additions and 11 deletions

View file

@ -6,4 +6,5 @@
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -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.6.0~ynh1
**Shipped version:** 6.6.1~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -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 actual:** 6.6.0~ynh1
**Versión actual:** 6.6.1~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -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.6.0~ynh1
**Paketatutako bertsioa:** 6.6.1~ynh1
**Demoa:** <https://ampache.org/demo.html>

View file

@ -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.6.0~ynh1
**Version incluse:** 6.6.1~ynh1
**Démo:** <https://ampache.org/demo.html>

View file

@ -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.6.0~ynh1
**Versión proporcionada:** 6.6.1~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -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 terkirim:** 6.6.0~ynh1
**Versi terkirim:** 6.6.1~ynh1
**Demo:** <https://ampache.org/demo.html>
@ -37,7 +37,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
- Website aplikasi resmi: <http://ampache.org>
- Dokumentasi admin resmi: <https://github.com/ampache/ampache/wiki>
- Repositori kode aplikasi hulu: <https://github.com/ampache/ampache>
- Depot kode aplikasi hulu: <https://github.com/ampache/ampache>
- Gudang YunoHost: <https://apps.yunohost.org/app/ampache>
- Laporkan bug: <https://github.com/YunoHost-Apps/ampache_ynh/issues>

56
README_ru.md Normal file
View file

@ -0,0 +1,56 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Ampache для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/ampache.svg)](https://ci-apps.yunohost.org/ci/apps/ampache/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg)
[![Установите Ampache с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Ampache быстро и просто на YunoHost-сервер.*
> *Если у Вас нет 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.6.1~ynh1
**Демо-версия:** <https://ampache.org/demo.html>
## Снимки экрана
![Снимок экрана Ampache](./doc/screenshots/visualizer.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <http://ampache.org>
- Официальная документация администратора: <https://github.com/ampache/ampache/wiki>
- Репозиторий кода главной ветки приложения: <https://github.com/ampache/ampache>
- Магазин YunoHost: <https://apps.yunohost.org/app/ampache>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/ampache_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `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
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -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.6.0~ynh1
**分发版本:** 6.6.1~ynh1
**演示:** <https://ampache.org/demo.html>

View file

@ -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.6.0~ynh1"
version = "6.6.1~ynh1"
maintainers = []
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/ampache/ampache/releases/download/6.6.0/ampache-6.6.0_all_php8.2.zip"
sha256 = "f6af4133f499d2601ec3351488295c61ff6490667cf9f41751e2d30872f2cb26"
url = "https://github.com/ampache/ampache/releases/download/6.6.1/ampache-6.6.1_all_php8.2.zip"
sha256 = "56fee77b181217bf63eac55cfe8fc78641bccc5521b274d86c3a5fadf0d10f1f"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^ampache-.*_all_php8.2.zip$"