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

Fix: Convert WalkConfig to dataclass #2013

Closed glensc closed 2 months ago

glensc commented 2 months ago

Otherwise creating multiple instances of WalkConfig used static class properties.