INTERACT FORUM

Windows => Plug-in Development => Topic started by: AntaresFR on June 10, 2019, 02:27:16 am

Title: MCWS : Rename playlist
Post by: AntaresFR on June 10, 2019, 02:27:16 am
Hi,

I did'nt see this feature in the doc. Is it possible to Rename a playlist with MCWS without having to get the key, create new list from keys and drop the first one ?

Regards
Title: Re: MCWS : Rename playlist
Post by: Matt on June 10, 2019, 08:50:39 am
I'll add it to the next build.  Thanks for the idea.
Title: Re: MCWS : Rename playlist
Post by: Matt on June 10, 2019, 08:57:19 am
Here's the history:
NEW: Added the MCWS function Playlist/Rename to rename a playlist.
Title: Re: MCWS : Rename playlist
Post by: AntaresFR on June 10, 2019, 10:48:15 am
Nice!
And what about the thing i exposed in the "MCWS: Delete File requests" topic.
The problem with structure cache. If i rename a playlist, modifications take from few seconds to one minute to be updated in MCWS.
Title: Re: MCWS : Rename playlist
Post by: Hendrik on June 10, 2019, 10:51:30 am
Nice!
And what about the thing i exposed in the "MCWS: Delete File requests" topic.
The problem with structure cache. If i rename a playlist, modifications take from few seconds to one minute to be updated in MCWS.

Thats unlikely to be eliminated quickly, sorry.
Title: Re: MCWS : Rename playlist
Post by: AntaresFR on June 10, 2019, 10:57:37 am
You all guys are chiefs :)
Thank you very much
Title: Re: MCWS : Rename playlist
Post by: AntaresFR on June 10, 2019, 11:05:46 am
It looks like the cache problem occurs only in the Browse/Children path.
I have to recheck but it seams there is no problem with Playlists/List thing.
So i think i'll work with playlist from the second way and use PlayPlaylist to play the playlist, and avoid Browse/Children for playlist.
It's a bit of more code but it should work