Skip to content

Commit

Permalink
Updated the Kavita+ pages to talk about Google Books removal and the …
Browse files Browse the repository at this point in the history
…limit to Manga only metadata for now.
  • Loading branch information
majora2007 committed Jun 3, 2024
1 parent 66c60a4 commit 24682e1
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions pages/kavita+/changelog.mdx
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@
- Added a background task to build out external metadata over time
- Added hooks to fill out external metadata for new series when added to Kavita
- Removed old APIs from pre-v0.7.13
- Removed Book library from Scrobbling/Metadata pull. Books being in Google Books was far and few in-between. This is a temporary solution until Hardcover support is implemented, which has good Book (and some Comic) support. If you have light novels, change to the LN library type. The scanner works the same.

##### v0.7.13
- Ability to Sort and Filter by 'AverageRating' - the overall rating from the upstream metadata providers
7 changes: 6 additions & 1 deletion pages/kavita+/features.mdx
Original file line number Diff line number Diff line change
@@ -2,8 +2,13 @@ import { Callout } from 'nextra-theme-docs'

# Kavita+ Features

<Callout type="info">
Currently, only Manga metadata is available for External Review/Ratings/Scrobbling. More Book-focused (and potentially comic) support is coming with [Hardcover](https://hardcover.app/) integration.
</Callout>

#### External Reviews
Kavita+ offers external reviews on the Series Detail page. These reviews are aggregated from multiple sources and sorted to try and provide a spectrum of positive, mid and negative reviews. If users on your server have opted into sharing their reviews, they will always show first, then reviews from external sources. Clicking on any review will show you the external review.
Kavita+ offers external reviews on the Series Detail page. These reviews are aggregated from multiple sources and sorted to try and provide a spectrum of positive, mid and negative reviews.
If users on your server have opted into sharing their reviews, they will always show first, then reviews from external sources. Clicking on any review will show you the external review.

![User-Reviews](../../public/kavita+/user-reviews.png "User-Reviews") <br/>
![individual-review](../../public/kavita+/individual-review.png "individual-review")

0 comments on commit 24682e1

Please sign in to comment.