I have a custom 'Player' node type in Drupal with a CCK file field allowing multiple mp3 files to be uploaded (3 in this instance). Currently I have SWFTools installed and most of the players that supports. So far I have been using FlowPlayer3 for it, which does everything I want except display the track names. I've tried most of the other players and they don't seem to do it either.
I do have the getID3 module & associated files installed before anyone asks...
Any idea how I can get all these things to work together?