Kaltura playlist player not playing latest playlist content however modified playlist available on server. Player will play latest content after some time say 15 minutes

Kaltura playlist player is not playing latest playlist content however modified playlist is available on server. Player will play latest content after some time, say 15 minutes. it seems that playlist content is cached on server and after some time cache will clear and player start playing latest content. Is there any way so that I can clear that cache and play latest content immediately. Please suggest.

Hello,

Yes, if you:
# rm -rf /opt/kaltura/app/cache/*

It should clear. Make sure to only delete files under the cache dir and not the cache dir itself.