Creckeryop / NOBORU

Application for PlayStation Vita to read manga or comics
GNU General Public License v3.0
160 stars 24 forks source link

how do i find where saved comics and "save image" images get saved to? #128

Closed roobdog293000 closed 1 year ago

roobdog293000 commented 1 year ago

when you save an panel from a comic/manga, i have no idea where they appear, not in app files, at least that i can find

Creckeryop commented 1 year ago

When you are using "download chapter" feature, all images are located in /data/noboru/chapters/CHAPTER_KEY_NAME/. The problem is they are .image format, you can rename it by yourself to JPEG, PNG, BMP, GIF formats.

Reason of loss of the format is junk structure of app, that really hard to fix.