Server installation:
- Step by step Windows XAMP installation by maximumpc: How to stream your music library to any computer
- Or manual install:
Apache web server
PHP 5.2.0 or later with extension: GD2, ICONV and MYSQL/MYSQLI (PDFLIB for PDF support)
MySQL 4.1.0 or later
- Download the latest netjukebox version.
- Extract the netjukebox files to the web server document root.
- Edit the configuration file (web server document root)/netjukebox/include/config.inc.php and change the value for
$cfg['mysqli_xxx'] corresponding with your MySQL configuration and
$cfg['media_dir'] corresponding with your media directory.
- Start netjukebox with http://localhost/netjukebox/ or http://(server-ip)/netjukebox/.
- Login with username admin and password admin.
- Change the admin password trough the web interface config > users > admin.
- Update the database trough the web interface config > update.
Be aware that the first update takes much longer time than all following updates!
Stream, download, copy and record support:
Linux local playback with Music Player Daemon:
Windows lan playback with Winamp:
- Install Winamp 2.8x, 2.9x or 5.xx.
- Install the httpQ 3.1 plugin.
- Start Winamp and press CTRL + P.
- Select Plug-ins > General Purpose.
- Now double-click on Winamp httpQ Plugin v3.1 [gen_httpq.dll].
- Check Start service automatically.
- Click on Start.
- Configure trough the web interface: Config > Player profile
|