mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
More logical layout
This commit is contained in:
@@ -1,16 +1,24 @@
|
||||
directory: /stuff/beets/music
|
||||
library: /stuff/beets/musiclibrary.db
|
||||
|
||||
plugins: discogs duplicates importadded the
|
||||
# pip install discogs-client
|
||||
|
||||
importadded:
|
||||
preserve_mtimes: yes
|
||||
preserve_write_mtimes: yes
|
||||
|
||||
paths:
|
||||
# default: $albumartist/$year - $album/$track $artist - $title
|
||||
default: %the{$albumartist}/$year - $album/$track $artist - $title
|
||||
singleton: Singletons/$artist - $title
|
||||
comp: $genre/$album/$track $title
|
||||
albumtype:soundtrack: Soundtracks/$album/$track $artist - $title
|
||||
|
||||
plugins: discogs duplicates fetchart importadded the
|
||||
|
||||
discogs:
|
||||
# pip install discogs-client
|
||||
# Useful for classical music:
|
||||
index_tracks: yes
|
||||
|
||||
fetchart:
|
||||
# pip install requests
|
||||
cautious: true
|
||||
|
||||
importadded:
|
||||
preserve_mtimes: yes
|
||||
preserve_write_mtimes: yes
|
||||
|
||||
Reference in New Issue
Block a user