Skip to content

Commit d02b3ed

Browse files
committed
Merge branch 'feature/release-0.9.1' of https://github.com/Kareadita/Wiki-Nextra into feature/release-0.9.1
2 parents 6b1e7e3 + 1723e1d commit d02b3ed

2 files changed

Lines changed: 38 additions & 5 deletions

File tree

pages/kavita+/metadata.mdx

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This means Kavita+ can support all media types out of the box.
2121

2222
By default, Kavita will perform 50 metadata matches/refreshes per day. Any ad-hoc requests done via the UI are excluded from this limit.
2323

24-
Kavita will not auto-select unless there is only 1 100% match. Any match failures will be put into a state where the admin needs to resolve. You can do that from Manage Metadata settings page or using the Match Modal.
24+
A match is auto selected if there is exactly one 100% match, or if there is exactly one match scored 90% or higher. Any match failures will be put into a state where the admin needs to resolve. You can do that from Manage Metadata settings page or using the Match Modal.
2525

2626

2727
### Manual Match
@@ -41,3 +41,32 @@ To gain an understanding of any matching issues (affects both metadata and scrob
4141
showing all series and their underlying status.
4242

4343
![matched-metadata](../../public/kavita+/matched-metadata.png "matched-metadata")
44+
45+
## Relationships
46+
47+
Kavita maps MangaBaka relationship types to the closest supported Kavita relationship kind.
48+
49+
| MangaBaka Relationship | Kavita |
50+
|----------------------------------|----------------------|
51+
| `Adaptation` | `Adaptation` |
52+
| `Alternative` | `AlternativeSetting` |
53+
| `Cameo` | `Cameo` |
54+
| `CharacterFocus` | `Cameo` |
55+
| `Compilation` | `Compilation` |
56+
| `Contains` | `Contains` |
57+
| `Crossover` | `Other` |
58+
| `Expansion` | `AlternativeVersion` |
59+
| `Main` | `Parent` |
60+
| `Parent` | `Parent` |
61+
| `Parody` | `Doujinshi` |
62+
| `Prequel` | `Prequel` |
63+
| `Reboot` | `AlternativeVersion` |
64+
| `Remake` | `AlternativeVersion` |
65+
| `Sequel` | `Sequel` |
66+
| `Series` | `Series` |
67+
| `SideStory` | `SideStory` |
68+
| `Source` | `Source` (Ignored) |
69+
| `SpinOff` | `SpinOff` |
70+
| `Summary` | `AlternativeVersion` |
71+
| `Uncollected` | `Other` |
72+
| Any other / unknown relationship | `Other` |

pages/kavita+/progress-sync.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Kavita supports:
77
- AniList
88
- MAL
99
- Mangabaka
10-
- Hardcover[*](/kavita+/hardcover-scrobble-condition)
10+
- Hardcover [*](/kavita+/progress-sync/#hardcover-notes)
1111

1212
Each provider in Kavita (`Connections` setting page) can be configured for which functionalities you want processed.
1313

@@ -98,8 +98,12 @@ Admins can use this screen to keep an eye on their users and help nag them when
9898
![manage-user-tokens](/kavita+/scrobbling/manage-user-tokens.png "manage-user-tokens")
9999
![manage-user-tokens-reminder](/kavita+/scrobbling/manage-user-tokens-reminder.png "manage-user-tokens-reminder")
100100

101-
## Hardcover Scrobble Condition
101+
## Hardcover Notes
102102

103-
Hardcover has a condition that the target Book must have an edition with Pages > 0. See an example [here](https://hardcover.app/books/otherside-picnic-light-novel-vol-10/editions).
103+
<b>Rate Limits</b>: Hardcover subscribers have a higher rate limit and may experience fewer rate-limit issues. Under normal load, we do not expect users to encounter issues.
104104

105-
Most books will have at least one edition, if yours is missing one, you can create one yourself or reachout for support in Hardcover's discord server.
105+
<b>Edition Requirements</b>: For a book to be scrobbled to Hardcover, it must have at least one edition with a page count greater than zero. See an example [here](https://hardcover.app/books/otherside-picnic-light-novel-vol-10/editions).
106+
107+
Most books will already have at least one edition with a page count. If the book you're trying to scrobble does not, you can create an edition yourself or reach out to the Hardcover community through their Discord server for assistance.
108+
109+
<b>Selecting an Edition</b>: If you want to read a different edition of a book, select that edition on Hardcover. Kavita+ will use the edition you've selected when scrobbling.

0 commit comments

Comments
 (0)