Freso, I moved them myself using the directory change when changing distro some months ago. It worked perfectly fine
infides_afk joined the channel
magnulu has quit
sentriz joined the channel
magnulu joined the channel
Miblo has quit
ToxicFrog
qpple: as far as I know, there is not. Your best bet, if you don't want to write a plugin for this yourself, is probably to use the `edit` plugin and configure as the editor a sed script or similar that automatically makes the changes you want.
xYuusha has quit
E.g. EDITOR="sed -iE 's,op\.,Op.,g; s,no\.,No.,g'" beets edit genre:classical --field title
xYuusha joined the channel
Miblo joined the channel
qpple
ToxicFrog: thanks
ToxicFrog
(if you're doing this, probably test it on a small sample of tracks first, or wrap it in a script that shows you the diff and asks for confirmation, or something, just in case)
Mattiaslndstrm joined the channel
infides_afk has quit
Mattiaslndstrm has quit
jswagner has quit
jswagner joined the channel
albertus1 joined the channel
Mattiaslndstrm joined the channel
SuperSeriousCat has quit
SuperSeriousCat joined the channel
theof has quit
xsteadfastx has quit
xsteadfastx joined the channel
xsteadfastx has quit
xsteadfastx joined the channel
theof joined the channel
DjSlash
qpple: note that, when you do that, you need to do it every time beets refreshes the metadata from an outside source (for example, when using the "mbsync" plugin or reimporting stuff).