Beets
Install
Repositories
pip
Import music
- Import music to your library and attempt to fix tags:
beet import <path>
- Import a single track without an album:
beet import -s <path>
- Import without modifying it:
beet import -A <path>
Import special songs
List music
- List all music in your library:
beet ls
- List all albums in your library:
beet ls -a
Remove music
- Remove track(s) from your library:
beet rm <part of name>
- Remove album(s) from your library:
beet rm -a <part of name>
Update beet database
Convert music
Plugins
All in one command
$ yay -S imagemagick mp3val flac python-xdg
# pip install pyxdg pathlib Flask flask-cors beautifulsoup4
EmbedArt
FetchArt
Lyrics
Bad Files
Thumbnails
Web
Fetch Album Art
Fetch lyrics
beet lyrics # For every song
beet lyrics magnetic fields # For artist "Magnetic Fields"
beet lyrics magnetic fields absolutely cuckoo # For Songs "Absolutely Cuckoo" by "Magnetic Fields"
Other commands
Cue + flac
Install
Split
Other method (Does not name the files)