We have to consider the containerUpdateId state variable on the content directory of the media server (subcscribe).
Whenever we get a list id there we have to inform the mediaList manager that the list has updated and if the media list manager has the list in cache, he will go for an update and willemit the list afterwards. If the list is not in cache we do not have to do anything
I have updated the code for a new event called "mediaRendererPlaylistReady"
This will be triggered whenever the playist on a zon ewas changed. It considers the update Ids. Now the data returnes has to be nicer
We have to consider the containerUpdateId state variable on the content directory of the media server (subcscribe). Whenever we get a list id there we have to inform the mediaList manager that the list has updated and if the media list manager has the list in cache, he will go for an update and willemit the list afterwards. If the list is not in cache we do not have to do anything