Skip to content

Improve video thumbnail handling #104

Closed
@Lootwig

Description

@Lootwig

I've let this loose on a large directory with lots of video files, and if I'm not mistaken thumbnails are being both

  • generated on the main thread, blocking user interactions with the app
  • not cached, thus requiring the same process again when e.g. having performed a search and clearing the query

Edit: I'm not sure whether instead of building a proprietary thumbnail store, windows' integrated one might be possible to tap into? I remember recently having required to clear that one and IIRC it's just another folder on the hard drive

Metadata

Metadata

Assignees

Labels

Type: EnhancementNew feature or requestType: QoLA quality of life (QoL) enhancement or suggestionType: UI/UXUser interface and/or user experience

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions