bayang / jelu

Self hosted read and to-read list book tracker
MIT License
366 stars 14 forks source link

enable import of Goodreads reviews and ratings #132

Closed cwebb77 closed 2 months ago

cwebb77 commented 3 months ago

import works, but no reviews are added, also the ratings are missing

Like this it's pretty useless, I'm not gonna manually copy over a thousand reviews and ratings

bayang commented 3 months ago

I could try to import reviews and ratings, how are they exported from goodreads ? do you have a sample that I could examine ?

it's useless right now only if you need reviews and ratings, which I don't, so...

cwebb77 commented 3 months ago

Book Id,Title,Author,Author l-f,Additional Authors,ISBN,ISBN13,My Rating,Average Rating,Publisher,Binding,Number of Pages,Year Published,Original Publication Year,Date Read,Date Added,Bookshelves,Bookshelves with positions,Exclusive Shelf,My Review,Spoiler,Private Notes,Read Count,Owned Copies "61272956,Quests Aside Vol. 1: Adventurers Anonymous (1),Brian Schirmer,""Schirmer, Brian"",""AndWorld Design, Elena Gogou, Rebecca Nalty"",""=""""1638491577"""""",""=""""9781638491576"""""",0,3.50,Vault Comics,Paperback,160,2023,,,2024/08/08,""currently-reading, comics, fiction, ebook, fantasy"",""currently-reading (#7), comics (#304), fiction (#211), ebook (#191), fantasy (#474)"",currently-reading,,,,1,0" "50891742,Knight Watch (Knight Watch #1),Tim Akers,""Akers, Tim"",,""=""""1982124857"""""",""=""""9781982124854"""""",4,3.82,Baen,Paperback,320,2020,2021,2023/03/21,2023/03/17,""ebook, fantasy"",""ebook (#166), fantasy (#413)"",read,""Wirklich fantastisch. Urban Fantasy aber mal ganz anders aufgebaut, es gibt nicht einfach alles an Monstern und Mythen sondern diese sind in Unrealitäten die dann öfter mal mit der Realität übereinkommen.<br/><br/>Und: es ist superwitzig.<br/><br/>Es ist offensichtlich der Start einer Serie, oder soll es sein, aber da sehe ich einige Probleme auf den Autor zukommen. Als Einzelbuch aber sehr unterhaltsam."",,,1,0" "24611453,Sherlock Holmes: The Novels,Arthur Conan Doyle,""Doyle, Arthur Conan"",Michael Dirda,""=""""0143107135"""""",""=""""9780143107132"""""",0,4.50,Penguin Classics,Paperback,608,2015,1905,,2020/08/01,""crime, fiction, unfinished"",""crime (#49), fiction (#38), unfinished (#2)"",unfinished,,,,0,0" "15810910,""The Thousand Names (The Shadow Campaigns, #1)"",Django Wexler,""Wexler, Django"",,""=""""0451465105"""""",""=""""9780451465108"""""",0,3.92,Roc,Hardcover,513,2013,2007,2014/02/11,2013/12/15,""fantasy, ebook"",""fantasy (#93), ebook (#10)"",read,,,,1,0"

standard goodreads export as csv

cwebb77 commented 3 months ago

goodreads_library_export.csv

bayang commented 2 months ago

see 0.58.0