added mover module

This commit is contained in:
Remy
2011-05-24 21:20:04 -07:00
parent 02ae22c81a
commit 1aed8efd93
4 changed files with 37 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ def configCreate(path):
config['General']['http_port'] = 8181
config['General']['http_username'] = ''
config['General']['http_password'] = ''
config['General']['launch_browser'] = 0
config['General']['launch_browser'] = 1
config['General']['include_lossless'] = 0
config['General']['flac_to_mp3'] = 0
config['General']['move_to_itunes'] = 0