Skip to content
Snippets Groups Projects
Commit eda43deb authored by Romain Vimont's avatar Romain Vimont
Browse files

medialib: use new requestThumbnail() API

A new medialibrary API has been added to request asynchronous thumbnail
generation from a media id:
videolan/medialibrary!350

This avoids to retrieve a Media from the media id beforehand via a
blocking call (executing SQL queries) on the UI thread.
parent 8bc3d269
No related branches found
No related tags found
1 merge request!16Avoid blocking the UI thread for generating thumbnails
Pipeline #55303 passed with stage
in 2 hours, 20 minutes, and 9 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment