Hi,
I'm planning to work something with XML and Python. As part of familializing with it, I want to make simple playlist for a wxMedia player. the player is simply wx.MediaCtrl with some buttons and wxListCtrl as list container. My Question is, what process does it take to get playlis and write an mp3 (let say), to a playlist?
Another questio, is it must that the playlist have .xml extension? or it can be something like .playlist?
Thanks for devoting your time helping :)