Taxel / PlexTraktSync

A python script that syncs the movies, shows and ratings between trakt and Plex (without needing a PlexPass or Trakt VIP subscription)
MIT License
1.57k stars 101 forks source link

Feature: Add compare-libraries command #2015

Closed glensc closed 1 month ago

glensc commented 2 months ago

The idea is to find duplicates across different libraries, different servers allowed.

Currently supports only Movie libraries.

$ plextraktsync compare-libraries  --library1=me/Movies --library2=friend/Movies

NOTE: Someone (else) should write docs for README. Docs is not my thing.