Advertisement
Guest User

Untitled

a guest
Oct 12th, 2018
725
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. # Beets configuration --------------------------------------------------------
  2.  
  3. directory: /music
  4. library: /config/musiclibrary.db
  5.  
  6. import:
  7. # =====================
  8. # move settings
  9. move: yes
  10. copy: no
  11. incremental: no
  12. resume: no
  13. # =====================
  14. # copy settings
  15. #move: no
  16. #copy: yes
  17. #incremental: yes
  18. #resume: yes
  19. # =====================
  20. write: yes
  21. delete: no
  22. autotag: yes
  23. timid: no
  24. none_rec_action: ask
  25. log: /config/beet.log
  26.  
  27. quiet: no # enable with command line option
  28. quiet_fallback: skip
  29. #none_rec_action: asis
  30. default_action: apply
  31.  
  32. singletons: no
  33. languages: [en]
  34. detail: no
  35. flat: no
  36.  
  37. # General --------------------------------------------------------------------
  38.  
  39. threaded: yes
  40. timeout: 5.0
  41. verbose: no
  42.  
  43. # use the release-date of the original (first) release of an album?
  44. original_date: no
  45.  
  46. # on multi-disk releases, assign track numbers for the whole album.
  47. # If "per disk", make sure tracknames do not collide ("paths" setting).
  48. per_disc_numbering: yes
  49.  
  50. # files matching these patterns are deleted from source after import
  51. clutter: ["Thumbs.DB", ".DS_Store", "*.m3u", ".pls", "*.m3u"]
  52.  
  53. # files/directories matching one of these patterns are ignored during import
  54. ignore: [".*", "*~", "System Volume Information"]
  55.  
  56.  
  57. # Paths ----------------------------------------------------------------------
  58.  
  59. # Paths and filenames for music files
  60. # relative to music directory
  61. paths:
  62. default: %title{$albumartist}/%title{$album%aunique{}}/%title{$artist} - %title{$title}
  63. singleton: %title{$albumartist}/Singles/%title{$track} - %title{$artist}
  64. #comp: Compilations/$album%aunique{}/$track - $title
  65. #albumtype_soundtrack: Soundtracks/$album%aunique{}/$track $title
  66.  
  67. # replace special characters in generated filenames
  68. replace:
  69. '[\\/]': _
  70. '^\.': _
  71. '[\x00-\x1f]': _
  72. '[<>:"\?\*\|]': _
  73. '\.$': _
  74. '\s+$': ''
  75.  
  76. #path_sep_replace: _
  77.  
  78. # filename for the album art
  79. #art_filename: cover # results in "cover.jpg"
  80.  
  81. #max_filename_length: 0 # unlimited
  82.  
  83.  
  84. # User Interface -------------------------------------------------------------
  85.  
  86. color: yes
  87. list_format_item: %upper{$artist} - $album - $track. $title
  88. list_format_album: %upper{$albumartist} - $album
  89. time_format: '%Y-%m-%d %H:%M:%S'
  90. terminal_encoding: utf8
  91.  
  92. ui:
  93. terminal_width: 80
  94. length_diff_thresh: 10.0
  95.  
  96.  
  97. # Auto Tagger ----------------------------------------------------------------
  98.  
  99. #match:
  100. #strong_rec_thresh: 0.17 # match 90% or better for auto import
  101. #medium_rec_thresh: 0.25
  102. #rec_gap_thresh: 0.25
  103. #max_rec:
  104. #missing_tracks: medium
  105. #unmatched_tracks: medium
  106. #distance_weights:
  107. #source: 2.0
  108. #artist: 3.0
  109. #album: 3.0
  110. #media: 1.0
  111. #mediums: 1.0
  112. #year: 1.0
  113. #country: 0.5
  114. #label: 0.5
  115. #catalognum: 0.5
  116. #albumdisambig: 0.5
  117. #album_id: 5.0
  118. #tracks: 2.0
  119. #missing_tracks: 0.9
  120. #unmatched_tracks: 0.6
  121. #track_title: 3.0
  122. #track_artist: 2.0
  123. #track_index: 1.0
  124. #track_length: 2.0
  125. #track_id: 5.0
  126. #preferred:
  127. #countries: []
  128. #media: []
  129. #original_year: no
  130. #ignored: []
  131. #track_length_grace: 10
  132. #track_length_max: 30
  133.  
  134.  
  135. # Plugins --------------------------------------------------------------------
  136.  
  137. plugins: [
  138. fetchart,
  139. lastgenre,
  140. bpm,
  141. chroma,
  142. lastgenre,
  143. lastimport,
  144. badfiles,
  145. scrub,
  146. discogs,
  147. plexupdate,
  148. inline convert web,
  149. #beatport,
  150. #duplicates,
  151. web,
  152. lyrics,
  153. #echonest_tempo,
  154. acousticbrainz,
  155. #embedart
  156. #mbsync,
  157. #mpdupdate,
  158. #mpdstats,
  159. #missing,
  160. #fromfilename
  161. ]
  162.  
  163. #pluginpath: /config/plugins/beatport.py
  164.  
  165.  
  166. # Plugins Config -------------------------------------------------------------
  167.  
  168. lyrics:
  169. auto: yes
  170. fallback: ''
  171.  
  172. #echonest_tempo:
  173. # auto: yes
  174.  
  175. plugins: inline convert web
  176. paths:
  177. default: %title{$albumartist}/%title{$album%aunique{}}/%if{$multidisc,Disc $disc/}%title{$artist} - %title{$title}
  178. item_fields:
  179. multidisc: 1 if disctotal > 1 else 0
  180.  
  181.  
  182. discogs:
  183. #source_weight: 0.0
  184.  
  185. plex:
  186. host: localhost
  187. port: 32400
  188. #token: token
  189.  
  190. lastgenre:
  191. # whitelist: ~/.config/beets/genres.txt
  192. #canoncical: ~/.config/beets/genres-tree.yaml
  193. #fallback: ''
  194. auto: yes
  195. source: album
  196.  
  197. lastfm:
  198. user: user
  199.  
  200.  
  201. fetchart:
  202. auto: yes
  203. #maxwidth: 600
  204. #cautious: no
  205. cover_names: cover folder back
  206.  
  207. web:
  208. host: 0.0.0.0
  209. port: 8337
  210.  
  211. #embedart:
  212. #auto: yes
  213. #maxwidth: 800
  214.  
  215. #replaygain:
  216. #auto: yes
  217. #overwrite: yes
  218. #albumgain: yes
  219.  
  220. # required for mpdstats
  221. #mpd:
  222. #host: localhost
  223. #port: 6600
  224. #password: # none
  225.  
  226. #musicbrainz:
  227. #host: 192.168.1.200:5000
  228. #ratelimit: 100
  229.  
  230. #mpdstats:
  231. # rating: False
  232. # two ratings are calculated:
  233. # "rolling" based on recent development
  234. # "stable" based on all-time development
  235. # rating mix 0.0 is all "rolling", 1.0 is all "stable"
  236. # rating_mix: 0.75
  237.  
  238. #missing:
  239. # format: $albumartist - $album - $track - $title
  240. # count: no
  241. # total: no
  242.  
  243. #duplicates:
  244. #checksum: no # expensive
  245. #tiebreak: { items: [bitrate] }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement