Benutzer-Werkzeuge

Webseiten-Werkzeuge


support:ampache_installationsanleitung

Dies ist eine alte Version des Dokuments!


Ampache Installationsanleitung

@wget https://github.com/ampache/ampache/releases/download/4.1.1/ampache4.3.0_all.zip
@unzip ampache-4.3.0_all.zip -d /var/www/html/ampache
@chown -R www-data:www-data /var/www/html/ampache

Next, change the directory to ampache and rename the required .htaccess file.

@cd /var/www/html/ampache
@mv rest/.htaccess.dist rest/.htaccess
@mv play/.htaccess.dist play/.htaccess
@mv channel/.htaccess.dist channel/.htaccess

Radiosender in Ampache hinzufügen

Radiosender hintufügen. Vorher ein neuer Katolog local erstellen mit Name Radiosender
• name: radio1.ch
• hompage: https://www.radio1.ch/de/unternehmen/webradio
• streamurl: https://radio.netstream.ch/radio1web1_192k_mp3
• codec: mp3

Apache vserver directiven bearbeiten

- AllowOverride All

Anleitung in PDF

support/ampache_installationsanleitung.1752456660.txt.gz · Zuletzt geändert: von admin