Use eTags to test if new thumbnails are needed
Open
enhancement
feature: previews and thumbnails
performance 🚀
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
With #2685 we also need eTags as we can have theoretically have multiple thumbnails per fileId.
Currently we are checking the modification date of file during sync, to determinate if we need a new thumbnail.
Similar to avatar generation, we should use eTags also for thumbnails.
This can be done independently from our planned change to glide.
Contributor guide
Assessment
This issue has not been assessed yet.