Open
Description
We are testing this module with mapped mode. Everything is working fine, however we don't know how to clear json cache to refetch it
- User requests {videoId}/master.m3u8
- Module calls to api backend api/json/{videoId}
- Api responses the json (include 360p and 480p)
- Module parses and caches it
- New 720p and 1080p come later (due to long transcoding), api backend already updated
How to force the Module to call api to refresh the json cache for given {videoId} ?
We can set expiration for vod_mapping_cache, but that affects all videos, lets say calling to api is costly
Hope you understand the case. Thank you very much for great module
Metadata
Metadata
Assignees
Labels
No labels