LNReader / lnreader

Light novel reader for Android.
https://lnreader.github.io
MIT License
1.8k stars 192 forks source link

no illustrations #1313

Closed VectorNEON closed 3 weeks ago

VectorNEON commented 3 weeks ago

Steps to reproduce

The program does not see illustrations on some short stories. When viewing online and downloading they are not there, but if you look through the web there are illustrations Here is a link to the chapter for example - https://ranobelib.me/ru/39562--otonari-no-tenshi-sama-ni-itsu-no-ma-ni-ka-dame-ningen-ni-sareteita-ken- wn/read/v7/c0.1?ui=2555856 image image

Expected behavior

So that the illustrations are visible

Actual behavior

The program doesn't see them.

LNReader version

2.0.0

Android version

Android 10

Device

Realme C11 (2020)

Other details

No response

Acknowledgements

nyagami commented 3 weeks ago

Duplicated of https://github.com/LNReader/lnreader/issues/1298 You can download the latest apk from https://github.com/LNReader/lnreader/actions/runs/11705198378

VectorNEON commented 3 weeks ago

You can download the latest apk from

So the problem is different, it does not show that there is a loading error, the program simply does not see them. And I downloaded the latest build 1035, it’s the same there. There is a different error here than there was before. Yes, and on the extreme ones there is still a problem with the chapters, but I already wrote about this earlier in another report.

rajarsheechatterjee commented 3 weeks ago

Illustrations are loading fine for me in the latest build. You’ll need to delete the previously downloaded chapters for them to appear.

VectorNEON commented 3 weeks ago

Illustrations are loading fine for me in the latest build. You’ll need to delete the previously downloaded chapters for them to appear.

This does not happen in all chapters, and I gave an example for a specific chapter where the problem occurs I even posted a link to this chapter.

rajarsheechatterjee commented 3 weeks ago

This does not happen in all chapters, and I gave an example for a specific chapter where the problem occurs I even posted a link to this chapter.

I checked the link, and the illustrations are loading fine for me.

VectorNEON commented 3 weeks ago

This does not happen in all chapters, and I gave an example for a specific chapter where the problem occurs I even posted a link to this chapter.

I checked the link, and the illustrations are loading fine for me.

It’s strange, I don’t have any illustrations online or even after downloading the chapter, I even reinstalled the plugin. Visible only on the Web

nyagami commented 3 weeks ago

Screenshot_20241106-222911.png

Reinstall the plugin, clear cookies, webview data then try again

VectorNEON commented 3 weeks ago

Screenshot_20241106-222911.png

Reinstall the plugin, clear cookies, webview data then try again

Already did and even reinstalled the program completely, but no changes

Palloxin commented 3 weeks ago

https://github.com/user-attachments/assets/51b6eee5-d723-4dbe-885e-ee656a2aa46b

VectorNEON commented 3 weeks ago

YouCut_20241106_170118364.mp4

Unfortunately, for some reason I don’t have it even after downloading the chapter, I tried everything: reinstalling the program and plugin, and even via VPN, I don’t understand what the problem is.😢

Palloxin commented 3 weeks ago
chapter = document.querySelector('chapter');
chapter.innerText = chapter.outerHTML

Settings=>Reader=>custom js paste the code and screemshot the chapter

nyagami commented 3 weeks ago

show your app version in more -> about -> version

VectorNEON commented 3 weeks ago

show your app version in more -> about -> version

image

VectorNEON commented 3 weeks ago
chapter = document.querySelector('chapter');
chapter.innerText = chapter.outerHTML

Settings=>Reader=>custom js paste the code and screemshot the chapter

Nothing happened, or maybe I’m doing something wrong, although I seem to have done everything correctly.

nyagami commented 3 weeks ago

Oh wait, it looked like the internet is slow, just wait for 2-5 mins

VectorNEON commented 3 weeks ago

Oh wait, it looked like the internet is slow, just wait for 2-5 mins

Already did it Yes, and I doubt it, because then it’s strange that even after downloading the chapters they are not there, although they should be there in any case. Yes, and in other chapters it works fine, on volume 5 0.1 chapters there are no problems, for example. on volumes 6 and 7, chapters 0.1 are empty, although there are illustrations there - it works somehow strangely.

Palloxin commented 3 weeks ago

come to the discord server of LNReader

VectorNEON commented 3 weeks ago

2024-11-07-13-13-16.txt log

VectorNEON commented 3 weeks ago

I solved the problem, it turns out I had an old version of the repository 2.1.0, installed the current 3.0.0 and updated the plugins, I apologize for the wasted time.