How to change title from file name

My goal is to change selected FLAC or mp3 files META data Title into their filename. I am just trying to create a button like that SetAttr META "Title: how to write something to change their filename

Have a look here:

1 Like

Yes your code nicely works for me Thank you so much Dear

lxp Alexander

@nodeselect
@sync:dopusrt /cmd SetAttr {filepath} META "title:{file|noext}"