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:
parent
fe471858fd
commit
3992ce26c1
2 changed files with 16 additions and 18 deletions
17
README.md
17
README.md
|
@ -30,8 +30,7 @@ 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
|
||||
**Shipped version:** 2.8.1~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: <https://audiobookshelf.org/>
|
||||
* Official user documentation: <https://www.audiobookshelf.org/docs>
|
||||
* Upstream app code repository: <https://github.com/advplyr/audiobookshelf>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/audiobookshelf>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues>
|
||||
- Official app website: <https://audiobookshelf.org/>
|
||||
- Official user documentation: <https://www.audiobookshelf.org/docs>
|
||||
- Upstream app code repository: <https://github.com/advplyr/audiobookshelf>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/audiobookshelf>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues>
|
||||
|
||||
## 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:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -30,8 +30,7 @@ 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
|
||||
**Version incluse :** 2.8.1~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 : <https://audiobookshelf.org/>
|
||||
* Documentation officielle utilisateur : <https://www.audiobookshelf.org/docs>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/advplyr/audiobookshelf>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/audiobookshelf>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues>
|
||||
- Site officiel de l’app : <https://audiobookshelf.org/>
|
||||
- Documentation officielle utilisateur : <https://www.audiobookshelf.org/docs>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/advplyr/audiobookshelf>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/audiobookshelf>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues>
|
||||
|
||||
## 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 :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue