You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The normal case should be solved with commit f2688fd. The much rarer case that a png is requested but the server returns a jpg is harder to solve and still open.
Describe the bug
According to the
downloaded_media_files
in the metadata the file name should be:ae3e458520f44254b4c4a21e06670f5a.pnj.png
However the actually downloaded file has a different extension:
ae3e458520f44254b4c4a21e06670f5a.pnj.jpg
To Reproduce
I currently have "Download PNJ as" set to the default option of
jpg
.However even with the
png
option there is still a similar problem - the extensions in the metadata do not match.Expected behavior
downloaded_media_files
should match the files on diskDesktop:
Additional context
See also:
The text was updated successfully, but these errors were encountered: