Let your computer welcome you with music

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. # For further information about options in this file see:
  2. # http://docs.mopidy.com/
  3. #
  4. # The initial commented out values reflect the defaults as of:
  5. # Mopidy 2.0.0
  6. # Mopidy-File 2.0.0
  7. # Mopidy-HTTP 2.0.0
  8. # Mopidy-Local 2.0.0
  9. # Mopidy-M3U 2.0.0
  10. # Mopidy-MPD 2.0.0
  11. # Mopidy-SoftwareMixer 2.0.0
  12. # Mopidy-Stream 2.0.0
  13. #
  14. # Available options and defaults might have changed since then,
  15. # run `mopidy config` to see the current effective config and
  16. # `mopidy --version` to check the current version.
  17. [core]
  18. #cache_dir = $XDG_CACHE_DIR/mopidy
  19. #config_dir = $XDG_CONFIG_DIR/mopidy
  20. #data_dir = $XDG_DATA_DIR/mopidy
  21. #max_tracklist_length = 10000
  22. [logging]
  23. #color = true
  24. #console_format = %(levelname)-8s %(message)s
  25. #debug_format = %(levelname)-8s %(asctime)s [%(process)d:%(threadName)s] %(name)s\n %(message)s
  26. #debug_file = mopidy.log
  27. #config_file =
  28. [audio]
  29. mixer = alsamixer
  30. mixer_volume = 100
  31. output = alsasink
  32. #buffer_time =
  33. [proxy]
  34. #scheme =
  35. #hostname =
  36. #port =
  37. #username =
  38. #password =
  39. [mpd]
  40. #enabled = true
  41. #hostname = 127.0.0.1
  42. #port = 6600
  43. #password =
  44. #max_connections = 20
  45. #connection_timeout = 60
  46. #zeroconf = Mopidy MPD server on $hostname
  47. #command_blacklist =
  48. # listall
  49. # listallinfo
  50. #default_playlist_scheme = m3u
  51. [http]
  52. #enabled = true
  53. #hostname = 127.0.0.1
  54. #port = 6680
  55. #static_dir =
  56. #zeroconf = Mopidy HTTP server on $hostname
  57. [stream]
  58. #enabled = true
  59. #protocols =
  60. # http
  61. # https
  62. # mms
  63. # rtmp
  64. # rtmps
  65. # rtsp
  66. #metadata_blacklist =
  67. #timeout = 5000
  68. [m3u]
  69. #enabled = true
  70. #base_dir =
  71. #default_encoding = latin-1
  72. #default_extension = .m3u8
  73. #playlists_dir =
  74. [softwaremixer]
  75. enabled = false
  76. [file]
  77. #enabled = true
  78. #media_dirs =
  79. # $XDG_MUSIC_DIR|Music
  80. # ~/|Home
  81. #show_dotfiles = false
  82. #follow_symlinks = false
  83. #metadata_timeout = 1000
  84. [local]
  85. enabled = true
  86. library = json
  87. media_dir = /home/mopidy/media
  88. #scan_timeout = 1000
  89. #scan_flush_threshold = 100
  90. #scan_follow_symlinks = false
  91. #excluded_file_extensions =
  92. # .directory
  93. # .html
  94. # .jpeg
  95. # .jpg
  96. # .log
  97. # .nfo
  98. # .png
  99. # .txt
  100. [alsamixer]
  101. card = 1
  102. control = headphone volume