![]() |
|
Accessing substrings of a tag separately for index and display purpose - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Music Tagging (/forumdisplay.php?fid=9) +--- Thread: Accessing substrings of a tag separately for index and display purpose (/showthread.php?tid=1507) |
Accessing substrings of a tag separately for index and display purpose - smazumder - 20-05-2014 14:10 Hi, For some of my albums I have bunch of information at individual tag level which I want to use for indexing as well as display purpose. So I'm overloading GROUPCONTENT tag with two values, say as "value1, value2". Can I access these 2 substrings, value1 and value2, from GROUPCONTENT tag separately so that I can use them separately for indexing as well as display purpose ? Regards, Sourav RE: Accessing substrings of a tag separately for index and display purpose - simoncn - 20-05-2014 17:26 (20-05-2014 14:10)smazumder Wrote: Hi, This isn't supported. You would need to use separate tags for the two values. RE: Accessing substrings of a tag separately for index and display purpose - smazumder - 20-05-2014 17:39 Ok. My problem is I use iTunes and it does not support many tags. |