SUMMARY LibraryThing is a book cataloging service, much like GoodReads but more focused on cataloging aspect than social (and I think older than GoodReads too).
Git commit 1a8521490343716351e43ff939048ddfa8c885fc by Robby Stephenson. Committed on 07/10/2019 at 00:37. Pushed by rstephenson into branch '3.2'. Add an importer for LibraryThing.com collections exported in JSON. There is no public API for pulling a user's collection directly, so the collection must first be exported in JSON format. No images are included. Publication data, such as publisher and location, are not parsed. User tags are imported as keywords. FIXED-IN: 3.2.2 M +8 -0 doc/importing-exporting.docbook M +2 -1 icons/CMakeLists.txt M +1 -0 icons/icons.qrc A +- -- icons/librarything.png M +8 -0 src/importdialog.cpp M +3 -0 src/mainwindow.cpp M +2 -1 src/tellicoui.rc M +1 -0 src/translators/CMakeLists.txt A +161 -0 src/translators/librarythingimporter.cpp [License: GPL (v2/3)] C +30 -60 src/translators/librarythingimporter.h [from: src/translators/translators.h - 065% similarity] M +2 -1 src/translators/translators.h https://commits.kde.org/tellico/1a8521490343716351e43ff939048ddfa8c885fc