update .nsi for rsp

This commit is contained in:
Ron Pedde
2006-05-01 03:10:45 +00:00
parent 553c57ccc1
commit 4d938a6f93
2 changed files with 49 additions and 44 deletions

View File

@@ -1,13 +1,8 @@
# $Id$
# This is the Firefly Media Server config file.
#
# This is the mt-daapd config file.
# Note that any changes made to this file will require the server to be
# shut down and restarted
#
# If you have problems or questions with the format of this file,
# direct your questions to rpedde@users.sourceforge.net.
#
# You can also check the website at http://mt-daapd.sourceforge.net,
# as there is a growing documentation library there, peer-supported
# forums and possibly more.
#
@@ -41,7 +36,7 @@ port=9999
# This is the password to the administrative pages
#
admin_pw=mt-daapd
admin_pw=firefly
#
@@ -50,8 +45,9 @@ admin_pw=mt-daapd
# This is what kind of backend database to store the song
# info in. Valid choices are "sqlite" and "sqlite3".
#
# sqlite seems to be more stable.
db_type=sqlite3
db_type=sqlite
#
# db_parms
@@ -85,7 +81,7 @@ mp3_dir=c:\mp3
# exported via DAAP. Also know as "What shows up in iTunes".
#
servername=mt-daapd
servername=Firefly Media Server
#
# runas (required)
@@ -220,7 +216,7 @@ extensions=.mp3,.m4a,.m4p
#
#
#rescan_interval 300
#rescan_interval = 300
# always_scan
#
@@ -231,7 +227,7 @@ extensions=.mp3,.m4a,.m4p
# 24x7. Forcing a scan through the web interface will always work
# though, even if no users are connected.
# always_scan 0
# always_scan = 0
#
# process_m3u
@@ -247,7 +243,7 @@ extensions=.mp3,.m4a,.m4p
# I'm not sure "unixly" is a word, but you get the idea.
#
# process_m3u 0
process_m3u = 1
#
# scan_type
@@ -292,6 +288,9 @@ scan_type=2
# compress 0
[plugins]
plugin_dir = .
plugins = rsp.dll