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

Auto-update README

This commit is contained in:
yunohost-bot 2024-03-17 01:30:47 +00:00
parent fe471858fd
commit 3992ce26c1
2 changed files with 16 additions and 18 deletions

View file

@ -30,8 +30,7 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
* Progressive Web App (PWA) * Progressive Web App (PWA)
* Chromecast support on the web app * Chromecast support on the web app
* Fetch metadata and cover art from several sources * Fetch metadata and cover art from several sources
**Shipped version:** 2.8.1~ynh1
**Shipped version:** 2.8.0~ynh1
## Screenshots ## Screenshots
@ -39,11 +38,11 @@ Audiobookshelf is a self-hosted audiobook server for managing and playing your a
## Documentation and resources ## Documentation and resources
* Official app website: <https://audiobookshelf.org/> - Official app website: <https://audiobookshelf.org/>
* Official user documentation: <https://www.audiobookshelf.org/docs> - Official user documentation: <https://www.audiobookshelf.org/docs>
* Upstream app code repository: <https://github.com/advplyr/audiobookshelf> - Upstream app code repository: <https://github.com/advplyr/audiobookshelf>
* YunoHost Store: <https://apps.yunohost.org/app/audiobookshelf> - YunoHost Store: <https://apps.yunohost.org/app/audiobookshelf>
* Report a bug: <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues>
## Developer info ## 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. 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 sudo yunohost app install https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug
or or
sudo yunohost app upgrade audiobookshelf -u 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
``` ```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps> **More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -30,8 +30,7 @@ Audiobookshelf est un serveur auto-hébergé pour gérer et lire vos livres audi
* Progressive Web App (PWA) * Progressive Web App (PWA)
* Support de Chromecast dans la webapp * Support de Chromecast dans la webapp
* Récupération des métadonnées et des pochettes depuis plusieurs sources * Récupération des métadonnées et des pochettes depuis plusieurs sources
**Version incluse :** 2.8.1~ynh1
**Version incluse :** 2.8.0~ynh1
## Captures décran ## 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 ## Documentations et ressources
* Site officiel de lapp : <https://audiobookshelf.org/> - Site officiel de lapp : <https://audiobookshelf.org/>
* Documentation officielle utilisateur : <https://www.audiobookshelf.org/docs> - Documentation officielle utilisateur : <https://www.audiobookshelf.org/docs>
* Dépôt de code officiel de lapp : <https://github.com/advplyr/audiobookshelf> - Dépôt de code officiel de lapp : <https://github.com/advplyr/audiobookshelf>
* YunoHost Store: <https://apps.yunohost.org/app/audiobookshelf> - YunoHost Store : <https://apps.yunohost.org/app/audiobookshelf>
* Signaler un bug : <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues> - Signaler un bug : <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues>
## Informations pour les développeurs ## 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. 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 sudo yunohost app install https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade audiobookshelf -u 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
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>