INTERACT FORUM

Windows => Plug-in Development => Topic started by: AntaresFR on June 11, 2019, 07:00:46 am

Title: MCWS : Playlist image
Post by: AntaresFR on June 11, 2019, 07:00:46 am
Hi,
Following my previous post concerning cache problem with the Browse/Children path, I now use Playlist/List to work with playlist without caching problem.
But I encounter another little problem with this way. Playlist/List retirn a list of playlist with database key which are different from the ID we got with the Browse/Children way. I didn't found a way to get the playlist cover with this database key, File/GetImage doesnt work and Browse/Image waits for a browse ID.
Could it be possible to add a function to get the thumbnail of a playlist for a specified database key ?
If there is no possibility I will make a task to get asynchrone thumbnails for all the playlist but it's not a nice way.

Regards