Skip thumbnail repairs the server always refuses (closes #109) #119

Merged
clawbot merged 1 commits from issue-109-thumb-refusals into next2 2026-09-23 07:03:33 +02:00
1 Commits
Author SHA1 Message Date
sneak 4e7d629b56 Skip thumbnail repairs the server always refuses (closes #109)
check / check (push) Successful in 59s
The server accepts a new thumbnail only from the file's owner and only when
it is no larger than the thumbnail size it records. Both thumbnail helpers
now skip files another account owns without fetching them. The fixer skips
a file whose recorded thumbnail size is 0 or unknown before downloading it,
and otherwise tries smaller encodings until the encrypted thumbnail fits,
skipping the file if none does.

Model: opus-5-5
2026-09-23 04:57:51 +00:00