## You can copy this file to ~/.itsgotthevibez/config where it will ## be found automatically. ## ## You can basically configure any command line parameter taking a ## string value supported by It'sGotTheVibez; just omit the leading ## double-dashes and replace any dashes with the parameter name by ## underscores. ## [DEFAULT] ## You will want to adjust this. username=MyLastFmUsername password=MyLastFmPassword ## Select the listening event import module. Available modules are ## "musiclog" and "privatedb". Using musiclog is strongly ## recommended, it's much more robust and accurate than the ## privatedb module! The musiclog module supports Vibez' with ## firmware version 1.15 or later. ## The privatedb module is deprecated. #import_module=musiclog ## [only relevant for the musiclog import module] ## You may want to adjust this if you always mount your Vibez into ## the same directory. You can specify where It'sGotTheVibez should ## look for your music.log file in the following line. #musiclog_file=/mnt/vibez/music.log ## [only relevant for the deprecated privatedb import module] ## You may want to adjust this if you always mount your Vibez into ## the same directory. You can specify where It'sGotTheVibez should ## look for your Vibez' database in the following line. #vibez_db=/mnt/vibez/.private/smalldb ## You will probably never need to set this. #state_file=~/.itsgotthevibez/testuser.bin