Last active
November 22, 2024 21:20
-
-
Save jameskyle/a0faac08a143629ed579057cbce25dba to your computer and use it in GitHub Desktop.
beet config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import: | |
write: no | |
copy: yes | |
autotag: yes | |
group_albums: yes #Use tags to group albums. | |
incremental: yes | |
log: ~/music/data/import.log | |
duplicate_action: skip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment