I loaded the playlist container and then got the pointers to each playlist, and from the playlist pointers (sp_playlist *) to get the name and URI of each playlist. But the result shows not all the playlist name and URI can be retrieved. What types of playlist metadata does playlist container provide?
Also, is playlist stored in local cache? Do I have to wait for the playlist to be loaded to the cache?
Thanks.