Ampache
From openSUSE
| Ampache | |
|---|---|
| {{{image}}} | |
| Developer: | |
| Package Info (pin) | |
| License: | GPL |
| Website: | http://ampache.org/ |
Ampache is 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:
- Amarok Integration
- Command line Automation / Utilities
- Democratic Playlists
- i18n Support
- IPv6 ACL Support
- LastFM Scrobbling Support
- Music Player Daemon Remote Control
- SHOUTcast Control
- WinAmp Remote Control
Installing and setting up Ampache on openSUSE 11.1
- Install the ampache package from the server:/php:/applications/openSUSE_11.1/ repository
- Restart Apache to be in the safe side (service apache2 restart)
- Follow the instructions in /usr/share/doc/packages/ampache/README.SUSE
In a nutshell, you have to
- Create a MySQL database, username/password, initialize database and then update those values in /etc/ampache.cfg
- Go to http://hostname/ampache/test.php If the tests are ok, go to http://hostname/ampache/ to make sure it works. (replace hostname with the server's hostname or IP address)
- Edit /etc/ampache.cfg accordingly to meet your requirements. (ie: use_auth = "true")
Passed QA check: Fsundermeyer 13:21, 15 June 2009 (UTC)

