User Tools

Site Tools


config:beets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:beets [2024/09/25 13:02] Wulf Rajekconfig:beets [2024/12/24 01:08] (current) – [Path template information] Wulf Rajek
Line 50: Line 50:
 <code> <code>
 2to3-2.7 -w ~/.local/lib/python3.10/site-packages/beetsplug/copyartifacts.py 2to3-2.7 -w ~/.local/lib/python3.10/site-packages/beetsplug/copyartifacts.py
 +
 +#Mint22:
 +sudo apt-get install 2to3
 +2to3 -w ~/.local//share/pipx/venvs/beets/lib/python3.12/site-packages/beetsplug/copyartifacts.py
 </code> </code>
 then adjust as following: then adjust as following:
Line 542: Line 546:
 beet import -A -C -W -I -s /media/music/beets2/Non-Album/ beet import -A -C -W -I -s /media/music/beets2/Non-Album/
 </code> </code>
 +Update id3 tags after changing db 
 +<code> 
 +beet write 
 +</code>
 ====== Addons ====== ====== Addons ======
  
config/beets.1727265746.txt.gz · Last modified: by Wulf Rajek