1directory: ~/Music/Final
2library: ~/.config/beets/library.db
3plugins:
4 - lastgenre
5 - lastimport
6 - lyrics
7 - fuzzy
8 - fetchart
9 - embedart
10 - thumbnails
11 - smartplaylist
12 - unimported
13 - mpdupdate
14 - convert
15 - web
16ui:
17 color: yes
18paths:
19 default: $artist/$album/$track - $title
20 singleton: $artist/Singles/$title
21lastgenre:
22 auto: yes
23 canonical: yes
24embedart:
25 auto: yes
26fetchart:
27 auto: yes
28 enforce_ratio: yes
29 sources: itunes amazon *
30lyrics:
31 fallback: ""
32 sources: "*"
33mpd:
34 host: localhost
35 port: 6600
36replaygain:
37 auto: yes
38 backend: gstreamer
39 noclip: yes
40bpd:
41 host: localhost
42 port: 6600
43 volume: 90
44bandcamp:
45 lyrics: true
46 art: true
47chroma:
48 auto: yes
49alternatives:
50 mobile:
51 directory: ../Mobile
52 paths:
53 default: $albumartist/$album/$track $title
54 singleton: $albumartist/Singles/$title
55 formats: ogg
56 query: "/home/amolith/Music/Final"
57convert:
58 auto: no
59 embed: yes
60 never_convert_lossy_files: yes
61 formats:
62 mp3:
63 command: ffmpeg -i $source -codec:a libmp3lame -b:a 320k -compression_level 2 $dest
64 extension: mp3
65import:
66 move: no
67 copy: no
68 write: no
69 resume: ask
70 duplicate_action: skip
71 bell: no
72ftintitle:
73 auto: yes
74 format: "feat. {0}"
75replace:
76 '\u0308': ""
77smartplaylist:
78 relative_to: ~/Music/Final
79 playlist_dir: ~/.mpd/playlists
80 forward_slash: no
81 playlists:
82 - name: all.m3u
83 query: ""
84lastfm:
85 user: amolith