diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-10-16 09:31:33 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-10-16 09:31:33 +0200 |
commit | 3a336a8627c9075281f0ff8132a1b8057795aec1 (patch) | |
tree | 4fa65360e00055d281e7be70b5078aa423120a8b /moc/mocconfig | |
parent | f018fe347183f6922692a788a8da49c459cd06e8 (diff) |
Some clearance, more will follow
Diffstat (limited to 'moc/mocconfig')
-rw-r--r-- | moc/mocconfig | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/moc/mocconfig b/moc/mocconfig new file mode 100644 index 0000000..29a6dc8 --- /dev/null +++ b/moc/mocconfig @@ -0,0 +1,35 @@ +ReadTags = yes +MusicDir = "/home/gideonstar/media/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 = moctheme +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 |