Sync your Plex watches and ratings to Trakt and Letterboxd, in real time
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
52
commits
Integrated lexiforest/curl-impersonate to simulate a real Chrome browser when making requests to Letterboxd in order to bypass blocking of regular curl requests
fcb1d99View on GitHubAdded default headers to HttpClient to make requests look more like those from a browser
f5dd7a2View on GitHubFixed issue where adjusting rating on Plex would trigger two ratings for PlexBridge
c39e43fView on GitHubAdded option to whitelist Plex user(s) to limit tracking activity to particular users
9d6cc80View on GitHubContainer now creates and stores an APP_SECRET value if none is set in the environment
28633d3View on GitHubFixed Letterboxd not being able to find movie ID due to changes in Letterboxd website markup
a2532b5View on GitHubChanged regex for finding Letterboxd movie ID and added custom log message for when the movie ID could not be found
413f3d9View on GitHubLetterboxd activity is now logged to the user's activity feed. Rewatches are also properly logged, where before they were not.
9081980View on GitHubTrakt access token, which expires in 24 hours, is now automatically refreshed using the refresh_token
5317e40View on GitHub