From 9c6bbf61aac6115dfa9bd5a68f549375f9817062 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Mon, 11 Mar 2024 15:39:41 +0100 Subject: [PATCH 1/2] [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 --- scripts/upgrade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index f16b070..bd7c964 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -62,8 +62,8 @@ then ynh_script_progression --message="Upgrading source files..." --weight=3 # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$install_dir" --keep=".env" - ynh_setup_source --dest_dir="$install_dir" --source_id="tone" + ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep=".env" + ynh_setup_source --dest_dir="$install_dir" --source_id="tone" --full_replace=1 fi chmod 750 "$install_dir" From a6026663b7df4cc91c114d9f1a186293f99cb4e1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 17 Mar 2024 06:46:01 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 15 +++++++-------- README_fr.md | 15 +++++++-------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 91511c9..712f544 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a * Progressive Web App (PWA) * Chromecast support on the web app * Fetch metadata and cover art from several sources - **Shipped version:** 2.8.0~ynh1 ## Screenshots @@ -39,11 +38,11 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a ## Documentation and resources -* Official app website: -* Official user documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official user documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -51,10 +50,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug or sudo yunohost app upgrade audiobookshelf -u https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 29089a6..5c0644d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,6 @@ Audiobookshelf est un serveur auto-hébergé pour gérer et lire vos livres audi * Progressive Web App (PWA) * Support de Chromecast dans la webapp * Récupération des métadonnées et des pochettes depuis plusieurs sources - **Version incluse :** 2.8.0~ynh1 ## Captures d’écran @@ -39,11 +38,11 @@ Audiobookshelf est un serveur auto-hébergé pour gérer et lire vos livres audi ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle utilisateur : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle utilisateur : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -51,10 +50,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug ou sudo yunohost app upgrade audiobookshelf -u https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**