I'm looking to do something similar to Rename Special MP3 but I want the filename to be renamed as the Tag Title without the track #, artist, etc.
It sounds like it should be an easy thing to do but I can't find it in the help file.
Any ideas?
Rename Special MP3 Title Only
Re: Rename Special MP3 Title Only
Code: Select all
renameitem(report("{prop:#mp3.title}", <curitem>), <curitem>, 1+4);One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 64916
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Rename Special MP3 Title Only
This should do, shouldn't it?:
renameitem(<prop #mp3.title>);FAQ | XY News RSS | XY X
XYplorer Beta Club