I've tried using the script on my T30 (UMS firmware 1.71), and it didn't like the playlists created.
I made a "quick-play" list directly on the T30, which
DID work...comparing the lists it looks like the T30 requires a "playlist name" in plain ascii (zero terminated, not unicode) starting at offset 0x30. Once I added this field to the playlist generated by the python script, above, I was successfully able to use the playlist on my T30.
I have not
yet updated the python script (I used hexedit to make the change), but when I do, I'll post the mods here (unless someone beats me to it!).
Thanks for the initial script, and all the helpful info in this thread!!!
