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
FromKinopoisk
ToPlex
What to export
RatingsWatchlist
Not working? Tell us what happened — we will fix it.
How to get your Kinopoisk ratings into Plex
- Find your Kinopoisk ID — the number in your profile URL (for example kinopoisk.ru/user/12345). Your profile must be public.
- Open this site and paste the ID or the full profile link.
- Click Export and download the Trakt CSV — the converter finds each film’s IMDb ID via Wikidata.
- Sign in to Trakt (a free account works), open Settings → Data → Import and upload the file.
- 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.