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.62k stars 106 forks source link

Feature: Add update-playlist command: Remove watched items #2043

Open glensc opened 2 months ago

glensc commented 2 months ago

Add update-playlist subcommand. Currently only able to remove watched (local and remote) items from playlist.

librarySectionTitle missing from plexapi, so accessing it via data dict:

glensc commented 2 months ago

NOTE: Broken: It removed all remote playlist items on save.