I hope somebody has an answer about my problem
I want a special rename-action, like the ID3-Tag to Filename (Artist - Album - Track - Title.mp3)
But, ..
My Scheme is
-) Track - Title.mp3
without the Artist and the Album title
I hope somebody can help me about this.
A short description is very helpful, because I don't know what I have to do to give this script to a normal shortcut in XYplorer
Thanks
Shortcutcommand (Rename)
-
admin
- Site Admin
- Posts: 66346
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Shortcutcommand (Rename)
Hi,
loop up this section in the INI file (XYplorer.ini):
Then tweak it to your linking, e.g. change the first value like this:
Save the INI file.
Then restart XYplorer without Saving (else you would overwrite the tweaked INI). Simply use command menu File | Restart without Saving.
From now on you have your "Track - Title" scheme available under Rename Special.
Don
loop up this section in the INI file (XYplorer.ini):
Code: Select all
[ID3toFilename]
; Tweak: idem
1=Artist - Title
2=Track - Artist - Title
3=Artist - Album - Track - Title
Code: Select all
1=Track - TitleThen restart XYplorer without Saving (else you would overwrite the tweaked INI). Simply use command menu File | Restart without Saving.
From now on you have your "Track - Title" scheme available under Rename Special.
Don
FAQ | XY News RSS | XY X
-
VinceMcMahon
- Posts: 2
- Joined: 01 Oct 2009 18:50
Re: Shortcutcommand (Rename)
wow
thanks, it is easy when you know this. Now I can write own functions
Thank you
thanks, it is easy when you know this. Now I can write own functions
Thank you
XYplorer Beta Club