blob: 7c37467ebcd34a3ad2e3bdf4b86bce54b3d8a799 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
ReadTags = yes
MusicDir = "/home/xeno/mp3/"
Sort = FileName
ShowStreamErrors = no
Mp3IgnoreCRCErrors = yes
Repeat = no
Shuffle = no
AutoNext = yes
FormatString = "%(a:%a - :)%(t:%t:)"
OutputBuffer = 2048
InputBuffer = 512
Prebuffering = 64
SoundDriver = ALSA
AlsaMixer = PCM
AlsaMixer2 = Master
AlsaDevice = default
ShowHiddenFiles = no
StartInMusicDir = yes
HideFileExtension = yes
ShowFormat = yes
ShowTime = IfAvailable
Theme = red_theme
MOCDir = ~/.moc
UseMmap = no
SavePlaylist = yes
SyncPlaylist = yes
ASCIILines = no
SeekTime = 10
TagsCacheSize = 256
PlaylistNumbering = yes
FollowPlayedFile = yes
CanStartInPlaylist = yes
UseCursorSelection = yes
#SetScreenTitle = yes
PlaylistFullPaths = no
|