Skip to content
Snippets Groups Projects
Commit 783a247c authored by Romain Vimont's avatar Romain Vimont Committed by Benjamin Arnaud
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.

Signed-off-by: default avatarHugo Beauzée-Luyssen <hugo@beauzee.fr>
parent 088121ce
No related branches found
No related tags found
Loading
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