1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/audiobookshelf_ynh.git synced 2024-09-03 18:06:19 +02:00

Merge pull request #136 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-08-28 10:52:14 +02:00 committed by GitHub
commit 8bd81aab7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 71 additions and 10 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

@ -31,7 +31,7 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
* Chromecast support on the web app
* Fetch metadata and cover art from several sources
**Shipped version:** 2.12.2~ynh1
**Shipped version:** 2.12.3~ynh1
## Screenshots

View file

@ -31,7 +31,7 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
* Chromecast support on the web app
* Fetch metadata and cover art from several sources
**Versión actual:** 2.12.2~ynh1
**Versión actual:** 2.12.3~ynh1
## Capturas

View file

@ -31,7 +31,7 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
* Chromecast support on the web app
* Fetch metadata and cover art from several sources
**Paketatutako bertsioa:** 2.12.2~ynh1
**Paketatutako bertsioa:** 2.12.3~ynh1
## Pantaila-argazkiak

View file

@ -31,7 +31,7 @@ Audiobookshelf est un serveur auto-hébergé pour gérer et lire vos livres audi
* Support de Chromecast dans la webapp
* Récupération des métadonnées et des pochettes depuis plusieurs sources
**Version incluse:** 2.12.2~ynh1
**Version incluse:** 2.12.3~ynh1
## Captures décran

View file

@ -31,7 +31,7 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
* Chromecast support on the web app
* Fetch metadata and cover art from several sources
**Versión proporcionada:** 2.12.2~ynh1
**Versión proporcionada:** 2.12.3~ynh1
## Capturas de pantalla

View file

@ -31,7 +31,7 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
* Chromecast support on the web app
* Fetch metadata and cover art from several sources
**Versi terkirim:** 2.12.2~ynh1
**Versi terkirim:** 2.12.3~ynh1
## Tangkapan Layar

60
README_ru.md Normal file
View file

@ -0,0 +1,60 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Audiobookshelf для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/audiobookshelf.svg)](https://ci-apps.yunohost.org/ci/apps/audiobookshelf/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/audiobookshelf.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/audiobookshelf.maintain.svg)
[![Установите Audiobookshelf с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=audiobookshelf)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Audiobookshelf быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
### Features
* Fully **open-source**, including the [android & iOS app](https://github.com/advplyr/audiobookshelf-app) *(in beta)*
* Stream all audiobook formats on the fly
* Multi-user support w/ custom permissions
* Keeps progress per user and syncs across devices
* Auto-detects library updates, no need to re-scan
* Upload audiobooks w/ bulk upload drag and drop folders
* Backup your metadata + automated daily backups
* Progressive Web App (PWA)
* Chromecast support on the web app
* Fetch metadata and cover art from several sources
**Поставляемая версия:** 2.12.3~ynh1
## Снимки экрана
![Снимок экрана Audiobookshelf](./doc/screenshots/audiobookshelf.jpg)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://audiobookshelf.org/>
- Официальная документация пользователя: <https://www.audiobookshelf.org/docs>
- Репозиторий кода главной ветки приложения: <https://github.com/advplyr/audiobookshelf>
- Магазин YunoHost: <https://apps.yunohost.org/app/audiobookshelf>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug
или
sudo yunohost app upgrade audiobookshelf -u https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -31,7 +31,7 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
* Chromecast support on the web app
* Fetch metadata and cover art from several sources
**分发版本:** 2.12.2~ynh1
**分发版本:** 2.12.3~ynh1
## 截图

View file

@ -5,7 +5,7 @@ name = "Audiobookshelf"
description.en = "Audiobook server for managing and playing your audiobooks"
description.fr = "Serveur de livres audio pour gérer et lire vos livres audio"
version = "2.12.2~ynh1"
version = "2.12.3~ynh1"
maintainers = ["Navan Chauhan"]
@ -36,8 +36,8 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.12.2.tar.gz"
sha256 = "b8d51f535015a3b0295a69d24d095dfa7041fcabbff1eb0fe8e53250ea15c4c7"
url = "https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.12.3.tar.gz"
sha256 = "63b60793d85efe3bfe74007c4d277522f37afd7dc0c20cc75bb194ff19917e7f"
autoupdate.strategy = "latest_github_tag"
[resources.sources.tone]