config:picard
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
config:picard [2020/06/28 19:22] – created Wulf Rajek | config:picard [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
sudo add-apt-repository ppa: | sudo add-apt-repository ppa: | ||
sudo apt-get update | sudo apt-get update | ||
- | sudo apt-get install picard python3-mutagen python3-discid | + | sudo apt-get install picard python3-mutagen python3-acoustid |
</ | </ | ||
Line 14: | Line 14: | ||
https:// | https:// | ||
+ | |||
+ | |||
+ | Foobar Move/Rename scripts: | ||
+ | |||
+ | (Album) Artist - Title (Sorted Artist): | ||
+ | Dest: W: | ||
+ | < | ||
+ | $if($strchr(abcdefghijklmnopqrstuvwxyz, | ||
+ | </ | ||
+ | |||
+ | Artist - Title (Ind Artist) | ||
+ | Dest: W: | ||
+ | < | ||
+ | %artist% - %title% | ||
+ | </ | ||
+ | |||
+ | |||
+ | Artist - Title (Sorted Artist) | ||
+ | Dest: W: | ||
+ | < | ||
+ | $if($strchr(abcdefghijklmnopqrstuvwxyz, | ||
+ | </ | ||
+ | |||
+ | Various Artists (Track -) Artist - Title | ||
+ | < | ||
+ | $if(%tracknumber%, | ||
+ | </ |
config/picard.1593368568.txt.gz · Last modified: 2023/05/29 11:53 (external edit)