Komga: Manually downloaded jxl files are renamed to jpg
See original GitHub issueSource information
Komga 1.2.39
Steps to reproduce
- Set up a komga server with jxl files inside cbz
- Open the komga server in tachiyomi
- Open some comic/manga
- Scroll a few pages
- Exit back to chapter view
- Download the whole chapter
Expected behavior
The files tachiyomi downloaded should have the same name as in the cbz file.
Actual behavior
The files tachiyomi downloaded (e.g. in /sdcard/Tachiyomi/downloads/Komga (ALL)/[COMIC]/[CHAPTER]/
) have jxl extension if they were downloaded by scrolling and jpg extension if they were downloaded manually. The files are still jxl codestream files though.
Tachiyomi version
0.13.1
Android version
Android 11
Other details
Not sure if this is actually an extension problem, but without other sources serving jxl files I’m not sure how to test that.
Acknowledgements
- I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
- I have written a short but informative title.
- I have updated the app to version 0.13.1.
- I have updated all installed extensions.
- I have tried the troubleshooting guide.
- If this is an issue with the app itself, I should be opening an issue in the app repository.
- I will fill out all of the requested information in this form.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Frequently Asked Questions - Komga
In order for Komga to handle Jpeg XL files ( .jxl ), you will need to: ... By default (if you haven't changed...
Read more >h/ - About the archival of sad panda - Hentai - 4Chan
About the archival of sad panda - "/h/ - Hentai" is 4chan's imageboard for adult Japanese anime hentai images.
Read more >Scoop Packages
Package Version Bucket
pcmeter 0.4 extras
ssd‑z 16.09.09 extras
ahoy 2.0.2 main
Read more >Untitled
Videos de la banda calypso, Deglazing a pan for gravy, Find files older than ... 2012 download, Little big planet 2 edge review,...
Read more >Untitled
However, almost all of these features must be manually activated or enabled. ... Files can now be downloaded from a container as well...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
When downloading, the app uses this function to try and find the extension for the file, so its failing to figure out its a jxl file and defaulting to jpg. However if you read some of the pages, it’ll copy the images from the cache which seems to download it a different way. The pagelist for downloaded chapters is built using this function as one of the tests and its failing to identify jxl as an image format so its returning false therefore excluding it from the pagelist. As far as I’m aware, the online source does not use this to determine the page list. This is more of an app issue so I’m going to close this and open an issue there while referring to this issue.
https://files.catbox.moe/jgn56z.cbz
It’s a cbz of 100 images of “rose” from imagemagick. I realised my previous link might have infringed on an IP so I removed my last post so that the link would not be visible in the edit history and I post this link instead.
Still happens on Tachiyomi 0.13.4, Komga extension 1.2.39, Komga “1.153.2”. I actually patched Komga before 1.154.0 released to generate larger thumbnails so it’s not the latest one and it’s not the 1.153.2 release, I do have the jpeg xl support via NightMonkeys though.
So just to be clear:
The first few pages will have .jxl extension. The rest will have .jpg. Tachiyomi will ignore the files with the proper extension, the number of pages one can read is reduced. The solution is to rename the .jxl files to .jpg or to delete the downloaded chapter and redownload it without opening it first.