Merge branch 'master' of http://git.fredemmott.co.uk/repo/yanihp
[jkt-jerboa.git] / Settings.txt
blob2ca347554963842ffadd78002a2a795516ecd83c
1 Setting                         Type            Default Value           Description
3 replaygain/gain                 Float           8                       Base gain value in decibels
4 replaygain/defaultReplayGain    Float           -3                      ReplayGain value used for tracks which do not have replaygain tags
5 replaygain/mode                 Enum            AlbumMode               Which tag is prefered for replaygain - AlbumGain (AlbumMode) or TrackGain (TrackMode)
6 replaygain/enabled              Bool            true                    Allows the user to completely disable replaygain support
7 lastfm/user                     String          ""                      Last.fm username - blank disables last.fm support
8 lastfm/password                 String          ""                      MD5 of last.fm password
9 collection/expandArtists        Bool            true                    If true, 'Artist' items are treated as headings. If false, they are treated as tree nodes.
10 collection/directory            String          ~/Music                 Directory that is scanned for new music
11 ToolBar/iconSize                Enum            style-specific          The size of icons used on the main toolbar.
12 ToolBar/buttonStyle             Enum            ToolButtonTextUnderIcon The style of the main toolbar icons.