Hi.
in my id tag i have a number as album nam. i also have a list in text or schedule format where is whritten the corresponding album name.
how can i get the album name in the corresponding field of an id tag?
Ex:
file text:
100 , exercitation
101 , meditation
102 , studies
in idtag i have only
100
101
102
how join it for get this result in id3tag:
100 exercitation
101 meditation
102 studies
thank a lot!!!!