Hi,
I'm trying to make playlists for my Tritan and I can't get the m3u import to work. I use iTunes on a mac. iTunes doesn't have an M3U export feature, so I thought I'd try manually putting together the M3U files. I can get the phone to import the files, but my playlists always end up empty.
http://en.wikipedia.org/wiki/M3UI put the TROCK.mp3 file in the My_Music folder on my SD card, then created a playlist file like so in the root of the SD card:
#EXTM3U
#EXTINF:177,T Rock
My_Music\TROCK.mp3
I also tried putting the TROCK.mp3 in the root folder of the SD card and ajusting the M3U accordingly, tried an M3U file without the "#" lines, used backslashes for path delimiters and any other variation on identifying the path to the file I could think of, but no dice. I'm thinking I might be just missing something obvious about the path to the file, but I'm at a loss at this point.
My idea was to write a little program to move my iTunes playlists to my Tritan. I know how to do all the "hard" stuff as far as parsing through the library XML, picking the playlists out of iTunes, copying the files over, but creating the playlist file that seems like it should be easy has me stumped. Any help would be much appreciated.
Thanks,
LG Ned