mirror of
https://github.com/YunoHost-Apps/airsonic_ynh.git
synced 2024-09-03 18:06:14 +02:00
Auto-update README
This commit is contained in:
parent
8706c19998
commit
1cf046c7d7
2 changed files with 12 additions and 10 deletions
10
README.md
10
README.md
|
@ -15,10 +15,18 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
Stream and manage your music collection
|
||||
Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.
|
||||
|
||||
Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Airsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPack and Shorten.
|
||||
|
||||
If you have constrained bandwidth, you may set an upper limit for the bit rate of the music streams. Airsonic will then automatically re sample the music to a suitable bit rate.
|
||||
|
||||
In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.
|
||||
|
||||
|
||||
**Shipped version:** 10.6.2~ynh3
|
||||
|
||||
|
||||
**Demo:** https://airsonic.github.io/demo/
|
||||
|
||||
## Screenshots
|
||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -17,7 +17,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Streamez et gérez votre collection de musique
|
||||
|
||||
**Version incluse :** 10.6.2~ynh3
|
||||
|
||||
**Version incluse :** 10.6.2~ynh3
|
||||
|
||||
|
||||
**Démo :** https://airsonic.github.io/demo/
|
||||
|
||||
|
@ -25,14 +27,6 @@ Streamez et gérez votre collection de musique
|
|||
|
||||
![Capture d'écran de Airsonic](./doc/screenshots/screenshot_01.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Fonctionnalités spécifiques à YunoHost
|
||||
|
||||
* Comptes LDAP YunoHost pris en charge : **oui**
|
||||
* [Multimédia](https://github.com/YunoHost-Apps/yunohost.multimedia) géré
|
||||
* Limite de mémoire RAM fixée à 256 Mb car Airsonic quittait souvant par manque de RAM (bonjour OOM killer)
|
||||
* Voir https://www.reddit.com/r/airsonic/comments/doscco/jvm_memory_issues/
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://airsonic.github.io/>
|
||||
|
|
Loading…
Reference in a new issue