'; print ''; print '

'; print $title; print '

'; print '

'.get_int_text("setup_labeladdresses").'

'; print '

'.get_int_text("setup_addressnote").'

'; print '
'; print '
'; print '

'.get_int_text("setup_mpd").'

'; print '

Choose or edit a player

'; $c = 0; foreach ($prefs['multihosts'] as $host => $def) { print '
'; print '
'; $c++; } print '

'.get_int_text("setup_ipaddress").'
'; print '

'; print '

'.get_int_text("setup_port").'
'; print '

'; print '

'.get_int_text("setup_password").'
'; print '

'; print '

'.get_int_text("setup_unixsocket").'
'; print '

'; print '
'; print '

'.get_int_text("label_generalsettings").'

'; print '
'; print '

You almost certainly want to keep this enabled

'; print '
'; print '

This will stop people messing with your configuration, but also with theirs

'; print '
'; print '

'.get_int_text('config_google_credentials').'

'; print '

To use Google and YoutTube features you need to create an API key

'; print '

'.get_int_text('config_read_the_docs').'

'; print '

Google API Key
'; print '

'."\n"; print '

Google Search Engine ID
'; print '

'."\n"; print '
'; print '

Collection Settings

'; print '
'; print '

Full featured but may be slow with a large collection

'; print '
'; print '

Fast and full featured - requires MySQL Server:

'; print '

Server

'."\n"; print '

Port or UNIX Socket

'."\n"; print '

Database

'."\n"; print '

Username

'."\n"; print '

Password

'."\n"; print '
'; print '

Proxy Settings

'; print '

Proxy Server (eg 192.168.3.4:8800)

'."\n"; print '

Proxy Username

'."\n"; print '

Proxy Password

'."\n"; print '
'; print '

Debug Logging

'; print ''; for ($i = 0; $i<5; $i++) { print ''; } print ''; for ($i = 0; $i<5; $i++) { print ''; for ($i = 5; $i<10; $i++) { print ''; } print ''; for ($i = 5; $i<10; $i++) { print '
'; if ($i == 0) { print 'Off'; } else { print 'Level '.$i; } print '
'; print ''; } print '
'; if ($i == 0) { print 'Off'; } else { print 'Level '.$i; } print '
'; print ''; } print '
'; print '

Custom Log File

'; print '

Rompr debug output will be sent to this file, but PHP error messages will still go to the web server error log. The web server needs write access to this file, it must already exist, and you should ensure it gets rotated as it will get large

'; print '

'; print '

'; print'
'; print "\n"; ?>