Open
Description
When preview providers are disabled for certain types (e.g. video) we should not even try to fetch previews as this may add extra load on the server.
We could expose supported mime types filtered by the provider support as initial state and use that as an allow list for fetching previews.
Activity