about summary refs log tree commit diff stats
path: root/notes/beets_import.md
blob: fb9a9ff694230f813d9dec3f69608d675685afbd (plain) (blame)
1
2
3
4
5
6
7
8
# How to import an artist into beets

1. Download said artist (`deerix`)
1. Remove the useless/bad albums of the downloaded artist
1. Check for name duplicates (`./find_duplicates`)
1. Import (`beet import <artist>`)
1. Remove duplicated files (`beet duplicates  artist:<artist>`)
1. Search for canonical name duplicates (`beet list artist:<artist> <leftover name>`)