Move Kinopoisk ratings to Plex

Plex has no file import — the route goes through Trakt: export a Trakt CSV here, then sync Trakt with Plex.

KinopoiskPlex
What to export
RatingsWatchlist

Or just the ID — the number in the profile address

How often

How to get your Kinopoisk ratings into Plex

  1. Find your Kinopoisk ID — the number in your profile URL (for example kinopoisk.ru/user/12345). Your profile must be public.
  2. Open this site and paste the ID or the full profile link.
  3. Click Export and download the Trakt CSV — the converter finds each film’s IMDb ID via Wikidata.
  4. Sign in to Trakt (a free account works), open Settings → Data → Import and upload the file.
  5. Connect Plex to Trakt with PlexTraktSync (free, open source) — it syncs ratings and watch history from Trakt into your Plex library.

Why the route goes through Trakt

Plex has no way to import a ratings file — its API needs an authenticated token, which would break the no-login promise of this site. Trakt is the standard bridge for exactly this: it accepts a CSV on its own site, and the mature PlexTraktSync tool keeps Plex and Trakt in sync both ways. Bonus: your ratings live on Trakt too, not only inside your server.

See also

Frequently asked questions

Can I import a CSV into Plex directly?
No — Plex has no file import for ratings or watch history. The working route is a Trakt CSV plus PlexTraktSync, which writes the data into Plex.
What is PlexTraktSync and is it paid?
A free, open-source command-line tool that syncs a Plex library with a Trakt account — ratings, watched status and watchlist. It needs neither Plex Pass nor Trakt VIP.
Will the watchlist move too?
Yes — export the Kinopoisk watchlist to Trakt the same way; PlexTraktSync can sync the Trakt watchlist into Plex.
What about Jellyfin?
Same idea, different bridge — see the Jellyfin guide: Trakt CSV plus Jellyfin’s official Trakt plugin.