Advertisement
corrosiontears

moc - Music on Console Player Config File

Jun 16th, 2015
656
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.76 KB | None | 0 0
  1. ### Moc - Music on Console Player - Config file ###
  2. ## ~/.moc/config
  3. ReadTags = yes
  4. MusicDir = "/home/regis/Música"
  5. Sort = FileName
  6. ShowStreamErrors = no
  7. Mp3IgnoreCRCErrors = yes
  8. Repeat = no
  9. Shuffle = no
  10. AutoNext = yes
  11. FormatString = "%(n:%n :)%(t:%t:)"
  12. OutputBuffer = 2048
  13. InputBuffer = 512
  14. Prebuffering = 128
  15. ShowHiddenFiles = no
  16. StartInMusicDir = yes
  17. HideFileExtension = no
  18. ShowFormat = yes
  19. ShowTime = yes
  20. Theme = transparent-background
  21. #Theme=/usr/share/moc/themes/transparent-background
  22. MOCDir = ~/.moc
  23. UseMmap = no
  24. SyncPlaylist = yes
  25. ASCIILines = no
  26. Fastdir1 = "/media/regis/"
  27. Fastdir2 = "/home/regis/Música"
  28. Fastdir3 = "/home/regis/Downloads"
  29. TagsCacheSize = 256
  30. PlaylistNumbering = yes
  31. FollowPlayedFile = yes
  32. CanStartInPlaylist = no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement