about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--notes/beets_import.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/notes/beets_import.md b/notes/beets_import.md
new file mode 100644
index 00000000..40338ab9
--- /dev/null
+++ b/notes/beets_import.md
@@ -0,0 +1,6 @@
+# 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>`)