RU
EN
Main Page
Download
Addons
Forum
Blog
Feedback
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
News:
Скины для плагина Analog Meter
AIMP Forum
»
AIMP for Windows
»
Suggestions
»
Tag editor
(Moderators:
DennoN
,
Алексей Долматов
,
Фагот
) »
[Planned] Mass renaming with TagEditor and splitting Artist by forward slash?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: [Planned] Mass renaming with TagEditor and splitting Artist by forward slash? (Read 558 times)
0 Members and 1 Guest are viewing this topic.
[Planned] Mass renaming with TagEditor and splitting Artist by forward slash?
«
on:
June 24, 2025, 00:33:56 »
Xaymar
Новичок
Posts: 1
Карма: +0/-0
My template attempts to split artist names by a forward slash, which has become the common format for multiple artists. But no matter what I do, the following template never works:
%IFGreater(%StrPos(/,%Artist),0,%StrLeft(%Artist,%StrPos(/,%Artist)),%Artist) - %Title
It starts "working" if I use _ instead of /, but that breaks artists that actually use an _ in their name. Is there a way to disable TagEditor automatically replacing symbols that are invalid for file names prior to applying the template? I still want it to do that, but only _after_ the template has been processed.
Example:
A_V_A_C/Sear - Stone (Sear Bootleg)
-> A - Stone (Sear Bootleg) ❌ (this is what I get right now)
-> A_V_A_C - Stone (Sear Bootleg) ✅ (this is what I want)
«
Last Edit: June 24, 2025, 10:11:13 by Artem
»
Logged
Re: Mass renaming with TagEditor and splitting Artist by forward slash?
«
Reply #1 on:
June 24, 2025, 08:38:27 »
Artem
Администратор
Супермен
Posts: 18681
Карма: +3107/-70
I think I should add the option for this case. By default, AIMP escapes tag fields to prevent unexpected dividing by folders.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
AIMP Forum
»
AIMP for Windows
»
Suggestions
»
Tag editor
(Moderators:
DennoN
,
Алексей Долматов
,
Фагот
) »
[Planned] Mass renaming with TagEditor and splitting Artist by forward slash?