How I made PlexTraktSync Work for my Setup? (Docker + Portainer)

As I’ve mentioned before, it’s really a headache trying to sync Plex media to Trakt without paying extra for both Trakt VIP and Plex Pass.

Fortunately, I was able to make PlexTraktSync work with my current setup:

  • I have Plex Media Server installed on a Docker in Openmediavault.
  • Although I paid for Lifetime Plex Pass, I didn’t pay for Trakt VIP.
  • Installed PlexTraktSync using the Docker Compose method.

Opening the terminal, I created directories in /docker/plextraktsync like so: …