1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00
Ampache package for YunoHost
Find a file
ericgaspar 30a4eebe0a
Fix
2022-05-10 14:22:14 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:44:50 +02:00
conf Fix 2022-05-10 14:22:14 +02:00
doc Fix 2022-04-09 14:10:54 +02:00
scripts Fix 2022-05-10 14:22:14 +02:00
.gitignore Add sources to .gitignore 2017-09-03 07:22:14 +00:00
check_process Upgrade package 2021-09-01 08:16:56 +02:00
LICENSE global upgrade for yunohost package_linter and ampache 3.8.3 2017-09-03 11:28:19 +00:00
manifest.json Fix 2022-05-10 13:51:27 +02:00
README.md Auto-update README 2022-04-09 12:31:56 +00:00
README_fr.md Auto-update README 2022-04-09 12:31:56 +00:00

Ampache for YunoHost

Integration level
Install Ampache with YunoHost

Lire ce readme en français.

This package allows you to install Ampache quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Ampache 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)

Shipped version: 5.2.1~ynh1

Demo: https://ampache.org/demo.html

Screenshots

Disclaimers / important information

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

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
or
sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps