-
Rule Based Manipulation
Hi,
are there any other "advanced programmable actions on tags" available, which are not mentioned in the help?
I want to take different actions, based on the length of tag-value:
IF LEGTH(Year) = 4
SET Album Sort=[year]-07-01 [album]
IF LEGTH(Year) = 7
SET Album Sort=[year]-01 [album]
IF LEGTH(Year) = 10
SET Album Sort=[year] [album]
(I want my albums in iTunes to be sorted by releasedate...)
Is there any way to accomplish this?
Regular-Expressions?
Many thanks for any helpful answer!
-
Re: Rule Based Manipulation
You are best looking at the professional tab above, and scripting for this kind of interaction
-
Re: Rule Based Manipulation
Thanks for the reply.
I think, there is a little typo in the C-Sharp example:
DMCSCRIPTINGLib.Converter dMC = new DMCSCRIPTINGLib.ConverterClass();
should read
DMCSCRIPTINGLib.Converter dMC = new DMCSCRIPTINGLib.Converter();
-
Re: Rule Based Manipulation
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Copyright © illustrate 2023, All rights reserved