diff options
author | Stefan Ritter <xeno@thehappy.de> | 2013-01-06 16:32:50 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2013-01-06 16:32:50 +0100 |
commit | 0eb06ba89af67ade0e4f29e8ee3ce9d632aff53c (patch) | |
tree | 9b0302aa7dc7922d87acd23136508ce0ba00f9da /moc/mocconfig | |
parent | bd2bb5d2835d8637e28b4d9839c9a0427a4647db (diff) |
Diffstat (limited to 'moc/mocconfig')
-rw-r--r-- | moc/mocconfig | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/moc/mocconfig b/moc/mocconfig deleted file mode 100644 index edb6122..0000000 --- a/moc/mocconfig +++ /dev/null @@ -1,35 +0,0 @@ -ReadTags = yes -MusicDir = "/home/xeno/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 = green_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 |