Skip to content

Commit 848b4c8

Browse files
authored
Merge pull request #53 from Nebelherr23/koreader-cleanup
[KoreaderSync] Reordered Steps, clarified scan requirements
2 parents b1bb0f4 + fd38c18 commit 848b4c8

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

pages/guides/3rdparty/koreader.mdx

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,29 @@ import SYNC_ICON from '../../../public/guides/3rdparty/koreader-plugins-menu-ico
2222
<Callout type="info" emoji="ℹ️">For the purpose of this guide, a working KOReader setup is assumed.
2323
Also, please be aware that your screen may look different from the screenshots, based on your screen size.</Callout>
2424

25+
#### Run a full **FORCED SCAN** of the library you want to sync against
26+
27+
Click the leftmost button of the **Edit Library** dialog (see picture below for reference).
28+
29+
<Callout type="info" emoji="ℹ️">
30+
31+
This is required __**ONCE**__, when the library has been created before v0.8.7.
32+
33+
It will generate the hash for existing books, books that are added afterwards will have the hash generated when they're added.
34+
35+
</Callout>
36+
37+
<br />
38+
39+
<Image src={FORCE_SCAN} alt="Force Sync button" width={300} height={75} />
40+
2541
#### Setting up the OPDS source
2642

2743
KOReader supports the OPDS standard, which we will use to make your Kavita Library accessible.
2844

2945
You will need to retrieve the [OPDS URL](/guides/user-settings/3rdpartycilents/#opds-url) from your settings.
3046

3147
<Steps>
32-
3348
##### Open the OPDS catalog list
3449

3550
In the File Browser, open the menu, tap the Looking Glass (🔍), and look for the menu entry "OPDS Catalog"
@@ -49,14 +64,8 @@ In the File Browser, open the menu, tap the Looking Glass (🔍), and look for t
4964
|Catalog URL|Your OPDS URL|
5065
|Username|Your account username|
5166
|Password|Can be anything|
52-
</Steps>
53-
54-
- Run a full **FORCE SCAN** of the library you want to sync against.
55-
56-
<Image src={FORCE_SCAN} alt="Force Sync button" width={300} height={75} />
57-
58-
<Callout type="info" emoji="ℹ️">This is required __**ONCE**__ to generate the hash for existing books, books that are added afterwards will have the hash generated when they're added.</Callout>
5967

68+
</Steps>
6069
#### Setting up Progress Synchronization
6170

6271
Since v0.8.7, Kavita supports 2-way sync of your reading progress. However, it needs to be enabled in KOReader first.

0 commit comments

Comments
 (0)