Skip to main content

tbr_sync

Sync TBR from external sources (Hardcover, Libby).

Parameters

ParameterTypeRequiredDescription
actionstringYesSync action (see below)

Actions

ActionDescription
sync_hardcoverImport Hardcover "want-to-read" books to TBR
sync_libby_holdsImport current Libby holds to TBR
sync_libby_tagsImport Libby tagged books with full metadata
sync_allRun all syncs

Examples

{"action": "sync_hardcover"}
{"action": "sync_libby_tags"}
{"action": "sync_all"}

Notes

  • sync_libby_tags fetches full book information and stores locally for offline access
  • Existing entries are updated, not duplicated
  • Run periodically to keep TBR current with external sources