Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

downloaded_media_files metadata is incorrect for pnj files #439

Open
jacob-pro opened this issue Mar 28, 2023 · 1 comment
Open

downloaded_media_files metadata is incorrect for pnj files #439

jacob-pro opened this issue Mar 28, 2023 · 1 comment

Comments

@jacob-pro
Copy link

jacob-pro commented Mar 28, 2023

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 disk

Desktop:

  • TumblThree version: 2.10.1.391

Additional context

See also:

jacob-pro added a commit to jacob-pro/tumbl-three-viewer that referenced this issue Mar 28, 2023
@thomas694
Copy link
Contributor

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.

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

No branches or pull requests

2 participants