From fbb576104f25182f98f23f169732bf4376f74e66 Mon Sep 17 00:00:00 2001 From: Tdanks2000 <40835340+TDanks2000@users.noreply.github.com> Date: Wed, 19 Aug 2026 18:27:47 +0100 Subject: [PATCH] Cross-link Trakt companion package --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b810b8..7dfe0b8 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,10 @@ const results = await tmdb.search.movies( - **Recommendation apps:** combine search, discover filters, trending data, and related titles. - **Media dashboards:** display popular, top-rated, upcoming, trending, provider, and configuration data. +## Pair With Trakt For User Tracking + +TMDB is strongest for catalog metadata, artwork, discovery, and provider data. If your app also needs Trakt watch history, watchlists, ratings, scrobbling, calendars, or sync workflows, see [`@api-wrappers/trakt-wrapper`](https://github.com/Api-Wrappers/trakt-wrapper). + ## Endpoint Map | Client property | Use it for |