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

qt: 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 574c8ab3
No related branches found
No related tags found
No related merge requests found
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