config:beets
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
config:beets [2024/09/25 13:13] – [copyartifacts python3 patch] Wulf Rajek | config:beets [2025/08/12 15:01] (current) – [Config File] Wulf Rajek | ||
---|---|---|---|
Line 45: | Line 45: | ||
pip uninstall beets | pip uninstall beets | ||
pip install https:// | pip install https:// | ||
+ | </ | ||
+ | |||
+ | ====== shell completion ====== | ||
+ | add to .bashrc or similar: | ||
+ | < | ||
+ | eval " | ||
</ | </ | ||
Line 251: | Line 257: | ||
# files matching these patterns are deleted from source after import | # files matching these patterns are deleted from source after import | ||
- | clutter: [" | + | clutter: [" |
# files/ | # files/ | ||
ignore: [" | ignore: [" | ||
Line 546: | Line 552: | ||
beet import -A -C -W -I -s / | beet import -A -C -W -I -s / | ||
</ | </ | ||
+ | Update id3 tags after changing db | ||
+ | < | ||
+ | beet write | ||
+ | </ | ||
====== Addons ====== | ====== Addons ====== | ||
Line 659: | Line 668: | ||
====== Puddletag ====== | ====== Puddletag ====== | ||
ID3 Tag editor with embed cover support | ID3 Tag editor with embed cover support | ||
+ | |||
+ | https:// | ||
+ | |||
< | < | ||
- | sudo add-apt-repository ppa: | ||
- | sudo apt-get update | ||
sudo apt-get install puddletag | sudo apt-get install puddletag | ||
</ | </ |
config/beets.1727266383.txt.gz · Last modified: by Wulf Rajek