Postby Inuzuka » June 16th, 2007 3:19 pm
Hello,
i figured something out. But this will be very complicated to fix, because of the iPod internal file management.
As I wrote in the last post, the correspond link is
"<a href="song=Introduction #1 - Eat, Drink, and Be Merry!">Click here to play the entire lesson</a>"
I figured out that the problem is not the filename, it is the ID tag.
So, the "Introduction #1 - Eat, Drink, and Be Merry!" is the ID Tag, iPod wants to call, but the ID tag of the corresponding file, in my case it is the file JWNH.mp3 under x:\iPod_Control\Music\F00\, was only "Eat, Drink, and Be Merry!", so I changed the line in the textfile to "<a href="song=Eat, Drink, and Be Merry!">Click here to play the entire lesson</a>" and it WORKED!
So I tried another one. The second Part is in iTunes, I checked the synchronize all box under the podcast settings, but I can´t find the ID-Tag title in my iPod. おかしいね
But the third introduction lesson was there, so I checked the same:
1st I tried it out and it doesn´t work.
2nd I checked the textfile original link:
<a href="song=Introduction #3 - On Cloud Nine">Click here to play the entire lesson</a>
3rd I checked ID-Tag of the corresponding mp3-File under x:\iPod_Control\Music\F03 (in my case it was DHIG.mp3)
ID-tag was "Introduction Part 3 - On Cloud Nine - Audio" - again completely different from the link in the textfile
4th I changed the link into
<a href="song=Introduction Part 3 - On Cloud Nine - Audio">Click here to play the entire lesson</a> Again completely different from the link. A little bit tricky was the double blank between the words "Introduction" and "Part".
5th I checked my changes and IT WORKS!
My Question is: It seems to be a general problem, or is there someone, who is able to play this without editing the textfiles? If so, why do I have this problem? And last but not least: Why didn´t anyone else remarked this problem? I am the only one?
I am at the beginning of the courses and if I have to edit all the files I would need more time to edit in stead of learning japanese...