2006-12-05, 16:32
but i have one more problem, mayby sameone from coders can help
script reads lyrics from text file which are stored on HDD
e.g.
Artist Tag - U2
Song Tag - One
LyricsPath
Q:\UserData\lyrics\U2\One.txt'
problem
non latin characters in info tags
e.g. ( for polish one)
Artist Tag - ĄĘść
Song Tag - żńąć
i need part of code which convert characters from tags to set proper path
Q:\UserData\lyrics\AEsc\znac.txt'
kind regards smuto
script reads lyrics from text file which are stored on HDD
e.g.
Artist Tag - U2
Song Tag - One
LyricsPath
Q:\UserData\lyrics\U2\One.txt'
problem
non latin characters in info tags
e.g. ( for polish one)
Artist Tag - ĄĘść
Song Tag - żńąć
i need part of code which convert characters from tags to set proper path
Q:\UserData\lyrics\AEsc\znac.txt'
kind regards smuto