From a5be7b00c7a34f5064739e012b9262a75940291e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 24 Apr 2024 03:30:34 +0200 Subject: [PATCH 1/5] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 306ccf2..0256739 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,8 +41,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_tag" [resources.sources.tone] - url = "https://github.com/sandreas/tone/archive/refs/tags/v0.1.5.tar.gz" - sha256 = "8db1777a401d7d1fe8ee1a2fbe8971a3fd52200b7437fb7f751f8ac3782b500f" + url = "https://github.com/sandreas/tone/archive/refs/tags/v0.1.6.tar.gz" + sha256 = "da0f063dccb9a32e292fb816ec4b86e657d77251a8ffb265a3456e96b3d05a92" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/sandreas/tone" From e8c6cc7aa50e9cdbbecd8e6d7443228f3e6af723 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 27 May 2024 03:30:48 +0200 Subject: [PATCH 2/5] Upgrade to v2.10.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0256739..9d052cf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.9.0~ynh1" +version = "2.10.0~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.9.0.tar.gz" - sha256 = "eb0bb8060d591640fdf2d3d648f575a8a0cb2218b0053b494867774ddccd1a1b" + url = "https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.10.0.tar.gz" + sha256 = "2068b12be68a103400751fc070748335517bd5fb94de182c49617e7b3c4cb6ef" autoupdate.strategy = "latest_github_tag" [resources.sources.tone] From 5cd1fcf45a5eebbf3ac27abdea627560d178d00e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 27 May 2024 01:30:50 +0000 Subject: [PATCH 3/5] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 60 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 4 ++-- 7 files changed, 67 insertions(+), 6 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 5a1da7c..d544e68 100644 --- a/README.md +++ b/README.md @@ -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.9.0~ynh1 +**Shipped version:** 2.10.0~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..f15cb78 --- /dev/null +++ b/README_es.md @@ -0,0 +1,60 @@ + + +# Audiobookshelf para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/audiobookshelf.svg)](https://dash.yunohost.org/appci/app/audiobookshelf) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/audiobookshelf.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/audiobookshelf.maintain.svg) + +[![Instalar Audiobookshelf con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=audiobookshelf) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarAudiobookshelf 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 + +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 + +**Versión actual:** 2.10.0~ynh1 + +## Capturas + +![Captura de Audiobookshelf](./doc/screenshots/audiobookshelf.jpg) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación usuario 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/audiobookshelf_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug +o +sudo yunohost app upgrade audiobookshelf -u https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index 75a4b96..09ba512 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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.9.0~ynh1 +**Paketatutako bertsioa:** 2.10.0~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 26f80af..9faa2bf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.9.0~ynh1 +**Version incluse :** 2.10.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 1872a6b..6af57d0 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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.9.0~ynh1 +**Versión proporcionada:** 2.10.0~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 592b480..ef0ae8a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Audiobookshelf +# YunoHost 上的 Audiobookshelf [![集成程度](https://dash.yunohost.org/integration/audiobookshelf.svg)](https://dash.yunohost.org/appci/app/audiobookshelf) ![工作状态](https://ci-apps.yunohost.org/ci/badges/audiobookshelf.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/audiobookshelf.maintain.svg) @@ -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.9.0~ynh1 +**分发版本:** 2.10.0~ynh1 ## 截图 From 3c290ba4efe1a039b93612ddae5cfbc76e8dcf35 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 28 May 2024 03:30:48 +0200 Subject: [PATCH 4/5] Upgrade to v2.10.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9d052cf..8193a99 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.10.0~ynh1" +version = "2.10.1~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.10.0.tar.gz" - sha256 = "2068b12be68a103400751fc070748335517bd5fb94de182c49617e7b3c4cb6ef" + url = "https://github.com/advplyr/audiobookshelf/archive/refs/tags/v2.10.1.tar.gz" + sha256 = "e3a99b8085d0f6f2a69e2dcc6d6e48924458b268f555e2828a2643eb2db1b418" autoupdate.strategy = "latest_github_tag" [resources.sources.tone] From ecf8ff5597b62cd7748024ab571ecced8fdaee7a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 28 May 2024 01:30:50 +0000 Subject: [PATCH 5/5] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d544e68..5942dd9 100644 --- a/README.md +++ b/README.md @@ -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.10.0~ynh1 +**Shipped version:** 2.10.1~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index f15cb78..8da905c 100644 --- a/README_es.md +++ b/README_es.md @@ -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.10.0~ynh1 +**Versión actual:** 2.10.1~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 09ba512..78dddca 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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.10.0~ynh1 +**Paketatutako bertsioa:** 2.10.1~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 9faa2bf..87c5c39 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.10.0~ynh1 +**Version incluse :** 2.10.1~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 6af57d0..4bdbe7d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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.10.0~ynh1 +**Versión proporcionada:** 2.10.1~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ef0ae8a..dc99776 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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.10.0~ynh1 +**分发版本:** 2.10.1~ynh1 ## 截图