mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Fix
This commit is contained in:
parent
ccdc8b2250
commit
46b3b0a033
2 changed files with 37 additions and 0 deletions
|
@ -1 +1,8 @@
|
||||||
[Ampache](http://ampache.org) for the love of music. A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.
|
[Ampache](http://ampache.org) for the love of music. A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.
|
||||||
|
|
||||||
|
###features
|
||||||
|
|
||||||
|
* Config for high quality streaming with high bandwith
|
||||||
|
* Quick loading for mobile devices with potential low bandwith
|
||||||
|
* Integrate with YunoHost users - same username and password
|
||||||
|
* Allow one user to be the administrator (set at the installation)
|
30
doc/DISCLAIMER.md
Normal file
30
doc/DISCLAIMER.md
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
## Limitations
|
||||||
|
|
||||||
|
* Also, the SSO authentication not fully working from user panel, we have to work about this. In fact, it can disrupt external Ampache clients like Subsonic.
|
||||||
|
|
||||||
|
## Additionnal informations
|
||||||
|
|
||||||
|
### Getting started
|
||||||
|
|
||||||
|
* **Add your first catalog to load music files**
|
||||||
|
* Go to *Admin panel* 
|
||||||
|
* Click on *Add a Catalog*
|
||||||
|
* Fill up fields and click *Add Calalog*
|
||||||
|
* Next, enjoy :)
|
||||||
|
|
||||||
|
* **Update a catalog for load new music files**
|
||||||
|
* Go to *Admin panel* 
|
||||||
|
* Click on *Show Catalogs*
|
||||||
|
* Select *Update* in *Actions* list and click *Go*
|
||||||
|
|
||||||
|
* **Change interface Language**
|
||||||
|
* Go to *Preferences panel* 
|
||||||
|
* Click on *Interface*
|
||||||
|
* Change *Language* field
|
||||||
|
|
||||||
|
### Ampache on mobile devices
|
||||||
|
|
||||||
|
* [For Android](https://play.google.com/store/apps/details?id=com.antoniotari.reactiveampacheapp)
|
||||||
|
* [For iOS](http://iampache.com/)
|
||||||
|
|
||||||
|
* Full list of existings clients : https://github.com/ampache/ampache/wiki/Clients
|
Loading…
Add table
Reference in a new issue