Ampache
Features
Ampache has a lot of exciting features that are worth exploring further: Subscribe to Podcasts Icecast compatible Channels Democratic play Subsonic API
CLI
Ampache CLI can be used to run various common management tasks. You can use the CLI using the Web terminal as follows: sudo -u www-data /usr/bin/php /app/code/bin/install/catalog_update.inc
Playback issues
For larger audio files, Ampache often needs more memory to play them. Unlike other php based apps, increasing the memory limit in php.ini will get overwritten. The correct file for Ampache is /app/data/config/ampache.cfg.php: (example) memory_limit = ...
Customization
Use the Web terminal or the File Manager to edit custom configuration under /app/data/config/ampache.cfg.php. Full documentation is available here.
Import Audio Files
Ampache works with audio catalogs. To import songs into Ampache: Create a directory for it through the File Manager. For example create /app/data/catalogs/music. You can upload new audio files to this folder now or later. Create a new catalog. You ...
How to order Ampache?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: Ampache 4. Select vCPU / RAM If you don't know how much you will need to use, just leave the default. 5. Select Disk Storage Size If you don't know how much you will need to ...