advplyr / audiobookshelf

Self-hosted audiobook and podcast server
https://audiobookshelf.org
GNU General Public License v3.0
6.65k stars 470 forks source link

[Enhancement]: Book rating system / connect with Goodreads #701

Open scuppasteve opened 2 years ago

scuppasteve commented 2 years ago

Describe the feature/enhancement

As Audiobookshelf is on the road to supplanting other audiobook players and as a library. I would like to see the option to rate books as they are completed. Either as part of a book finishing playing, where it prompts a rating on the app and saves it to the server. Or you can just go in at any time and rate any books same as you can mark books completed.

A second request would be to have Goodreads rating score listed in the book info, as well as syncing your rating in Audiobookshelf with your Goodreads "completed" books and saving the ratings there.

cyturralde commented 2 years ago

I like this but if you wanted to take it a step farther (I don't know if this is possible or not), it would be great to have an implementation that when you are done reading on here it marks it as read on Goodreads as well.

scuppasteve commented 2 years ago

marks it as read on Goodreads as well

Yep, that is what i was hoping as well. I have a collection setup for books i want to read, but if that could be sync'd from Goodreads as well, that would be awesome. Ultimately in the short term i would just like an easy way of recording my rating of a book and i can manually enter it on Goodreads later, i just want to record my main impressions immediately.

Jdiesel87 commented 2 years ago

Goodreads no longer has a public API

https://github.com/advplyr/audiobookshelf/issues/281

scuppasteve commented 2 years ago

Goodreads no longer has a public API

281

How does Readarr sync back and for books in collection / want to read / etc?

kymahi commented 2 years ago

Goodreads no longer has a public API

281

How does Readarr sync back and for books in collection / want to read / etc?

It is still supporting the existing API for those who have keys for it, but are no longer distributing new keys, and there’s talks of what their next steps in regards to a public API will be.

https://help.goodreads.com/s/article/Does-Goodreads-support-the-use-of-APIs

raviwarrier commented 2 years ago

If not sync with goodreads, can we have an internal rating system. This way, users of the same library can at least see what others think of the book they are considering reading.

advplyr commented 2 years ago

Goodreads won't be supported see https://github.com/advplyr/audiobookshelf/issues/281#issuecomment-1159572840

Storing a rating with library items is something to consider with enough support. Another relevant request about ratings is #398

Otsira commented 2 years ago

Hi guys. I'm thinking of tackling this proposal as so: Adding a tag with the rate and review in the metadata and the ability to export the reviews as a csv to be imported in goodreads.

Is there anything else I should add?

raviwarrier commented 2 years ago

That might work, though, my personal preference is for me to be able to display/view the ratings of the book in ABS. GR can wait or can be ignored since as @advplyr says, it's a closed system and there's no point trying to pursue it. The primary purpose of displaying rating system in ABS is so that all the users in the system can see what others have to say about the book irrespective of whether its exported.

dessalines commented 2 years ago

How about using the open source software Bookwyrm for an API?

Example:

https://bookwyrm.social/book/31229/s/the-vampire-lestat

There are also ratings on OpenLibrary: https://openlibrary.org/books/OL2549946M/The_Vampire_Lestat

API docs: https://openlibrary.org/developers/api

It'd be great to sort books by rating, like jellyfin can do with movies / series using RT and IMDB.

yegods commented 2 years ago

I don't know if there is any progress on this, buy I would like to add my two cents, as it is one of the features I came here to request :)

I would like to see ratings for the books in the ABS library... hopefully in the list views as well as details.

As for Goodreads... even if it is a closed system, plenty of people use it for ratings and reviews, and so maybe just a link to a goodreads item or related search, from the details page may be sufficient?

austinphilp commented 2 years ago

I'd like to add a +1 for internal reviews. Would be handy for users on the same server to be able to highlight particularly good books and help to avoid less-than-good ones

turnercore commented 1 year ago

I personally like the implementation of a rating system that grabs ratings from some external source (Audible, Goodreads, some Audiobookshelf supported option) to give an initial rating, but allow the user to rate it which will overwrite the rating and show the user's rating (perhaps in a different color). This gives a rating system for books you haven't reviewed yet, but allows a user to record their own rating on top of it to look back and see what they actually liked. (This could also tie in to a recommendation system, if audiobookshelf ever wanted to dive into that)

Phonedudeak commented 12 months ago

Just wanted to pop in and voice our +1 for internal reviews for users to rate books in the app.

cyrrelsneer commented 11 months ago

I also support the rating request. Would love to see mine but also from other users as well on the same server. Would be really nice

basings commented 8 months ago

+1 for a simple 5 star rating system to be able to differentiate between book versions.

sandmann91 commented 7 months ago

+1 for rating and commenting

iconoclasthero commented 2 months ago

I think the DNF concept https://github.com/advplyr/audiobookshelf/issues/2490 is related to this requrest as they both contribute to generally the same information, i.e., the reader's impression of the book.