Skip to content

feat(thumbnail): add hash to generated thumbnail image#1311

Closed
mrwiora wants to merge 3 commits intosmplayer-dev:masterfrom
mrwiora:master
Closed

feat(thumbnail): add hash to generated thumbnail image#1311
mrwiora wants to merge 3 commits intosmplayer-dev:masterfrom
mrwiora:master

Conversation

@mrwiora
Copy link

@mrwiora mrwiora commented Jan 7, 2026

Having a thumbnail overview of a file is even more useful, if it contains more detailled information about the file.
One of the strongest properties is the hash.

Choosing MD5 as default, as it is the least overhead to calculate - however I am open for change requests to set SHA1 or even SHA256 as default. :)

@mrwiora
Copy link
Author

mrwiora commented Jan 8, 2026

Adding a sample output thumbnail image:

big_buck_bunny_480p_h264_preview

Copy link
Author

@mrwiora mrwiora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cleanup (only once displayed hashsum)

* Initial plan

* Fix duplicate checksum in saved thumbnail by hiding hash_label during widget grab

Co-authored-by: mrwiora <2744285+mrwiora@users.noreply.github.com>

* Remove duplicate hash by eliminating manual overlay and hide/show logic

Co-authored-by: mrwiora <2744285+mrwiora@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mrwiora <2744285+mrwiora@users.noreply.github.com>
@mrwiora mrwiora closed this Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants