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

62 lines
No EOL
2.9 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Audiobookshelf pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/audiobookshelf.svg)](https://dash.yunohost.org/appci/app/audiobookshelf) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/audiobookshelf.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/audiobookshelf.maintain.svg)
[![Installer Audiobookshelf avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=audiobookshelf)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet dinstaller Audiobookshelf rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
Audiobookshelf est un serveur auto-hébergé pour gérer et lire vos livres audio.
### Fonctionnalités
* Totalement **open-source**, ainsi que les [apps Android & iOS](https://github.com/advplyr/audiobookshelf-app) *(en version bêta)*
* Diffusion de tous les formats de livres audio à la volée
* Support multi-utilisateurs avec des permissions configurables
* Sauvegarde par utilisateur et synchronisation à travers plusieurs appareils de l'avancée de lecture
* Détection automatique des mises à jour de la bibliothèque, pas besoin de rescanner
* Téléversement des livres audio en masse et support du glisser-déposer de dossiers
* Sauvegarde des métadonnées et sauvegardes automatiques quotidiennes
* 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.2.20~ynh1
**Démo :** https://audiobookshelf.org/
## Captures décran
![Capture décran de Audiobookshelf](./doc/screenshots/example.jpg)
## Documentations et ressources
* Site officiel de lapp : <https://audiobookshelf.org/>
* Documentation officielle utilisateur : <https://www.audiobookshelf.org/docs>
* Dépôt de code officiel de lapp : <https://github.com/advplyr/audiobookshelf>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_audiobookshelf>
* Signaler un bug : <https://github.com/YunoHost-Apps/audiobookshelf_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/audiobookshelf_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` 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 dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>