![]() |
|
Artist names - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Music Tagging (/forumdisplay.php?fid=9) +--- Thread: Artist names (/showthread.php?tid=739) |
Artist names - jolivetj - 20-08-2013 18:06 Bonjour Simon, In the Tag update function, can one write a script to replace all artist names from 'Given Name followed by Name' format to 'Name, Given Name' (i.e. Simon Rattle to Ratttle, Simon) in one operation without having to write a script for each entry? Thanks RE: Artist names - simoncn - 20-08-2013 19:56 (20-08-2013 18:06)jolivetj Wrote: Bonjour Simon, No, this isn't possible. The tag update function can only match on the complete value of a tag. RE: Artist names - Cableguy - 22-08-2013 08:40 If I understand you correctly you should be able to quickly retag like that using an action in mp3tag. |