I want to export a m3u from a metadb_handle_list, but I'm not seeing the best way to do it.
It looks like I'm going have to use the save_playlist function from the m3u playlist_loader, but I'm not sure how to get a handle to the m3u playlist_loader. Ideally I would like to be able to export in any playlist format supported, but m3u is good enough for now.
Any help would be appreciated... Thanks...