Wednesday 4 April 2007

The playlist parser API has changed!

If you're a user of Totem's playlist parser API, you'll need to update to the new API. The change is pretty straight forward, instead of passing the title and the genre as arguments of the "entry" signal, we now pass a hashtable of extra information to the "entry-parsed" signal.

This means that you should be able to get extra information you couldn't before, such as the duration for a specific entry from ASX playlists, or comments from XSPF playlists.

No comments: