View Single Post
Old 04-07-2025, 06:47 PM   #37
OdeonVelos
Junior Member
OdeonVelos began at the beginning.
 
OdeonVelos's Avatar
 
Posts: 3
Karma: 10
Join Date: Apr 2025
Device: Kindle Paperwhite 12th Gen
Kindle Paperwhite 12th Gen Source Issue

Hello, I am struggling for KOreader to find -anything- in sources with my settings.json file. No errors obtained, no extra messages. Just not finding any sources whatsoever.

I have a jailbroken Kindle Paperwhite 12th Gen on firmware 5.17.1.0.4 (4351970007).
  • I have tried Rakuyomi v1.11.4 and v1.11.3.
  • I have tried both the primary Aidoku source url/json and a backup source also for Aidoku. I joined the discord server, with no real information to assist already present for Rakuyomi.

I have noticed that the default Rakuyomi settings.json example on github includes a URL containing /main/settings.schema.json. However, when visiting this url I receive "error "Not Found"".
  • I have tried copying the download URL from v1.11.3 and v1.11.4 into the configuration file.
  • Have verified encoding is UTF-8 as well, using notepad++ and separately with an online json formatter.
  • I have also placed the settings.json file under /koreader/plugins/rakuyomi.koplugin/ with the kindle version transferred to internal storage.

I have verified koreader settings are connected to wifi, and have verified from my network that my koreader instance on my kindle is detected on the network and able to transfer packets.





Redacting URLs to be careful, as I am new to this forum:

Code:
{
  "$schema": "https://github.url/download/main/settings.schema.json",
  "source_lists": [
    "https://source.url/index.min.json"
  ],
  "languages": ["en"]
}
  • I have also tried "https://github.url/download/v1.11.4/settings.schema.json",
    and
  • I have also tried "https://github.url/download/v1.11.3/settings.schema.json",

For the relative version being attempted at the time.


Is my formatting wrong, has the source died, etc? I am stumped.
  • Perhaps it is possible to download these files locally and change the directory to local storage instead of a url? Have not tried, not familiar enough with the newly obtained kindle to know the directory formatting. I imagine it is similar to android for directories?
  • Any input/feedback is appreciated.

Last edited by OdeonVelos; 04-07-2025 at 06:52 PM.
OdeonVelos is offline   Reply With Quote