https://bugs.kde.org/show_bug.cgi?id=447795
Urs Fleisch <uflei...@users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/kid3/commit/3e734fd9 | |70a5fd26b61d1dd29b87a5308d0 | |e51c5 --- Comment #1 from Urs Fleisch <uflei...@users.sourceforge.net> --- Git commit 3e734fd970a5fd26b61d1dd29b87a5308d0e51c5 by Urs Fleisch. Committed on 02/01/2022 at 08:58. Pushed by ufleisch into branch 'master'. Fix folder renaming when filename format is used When the option "Filename Format/Use for playlist and folder names" is activated and the corresponding "String replacement" replaces the '/' character, it is no longer possible, to rename a folder to multiple path components (e.g. using the "%{artist}/%{"["year"] "}%{album}" format in "Tools/Rename Folder"). Now the format is applied separately for each path component and the '/' characters are preserved. M +14 -2 src/core/model/dirrenamer.cpp https://invent.kde.org/multimedia/kid3/commit/3e734fd970a5fd26b61d1dd29b87a5308d0e51c5 -- You are receiving this mail because: You are watching all bug changes.