RileyXX / IMDB-Trakt-Syncer

A python script that syncs user watchlist, ratings and reviews for Movies, TV Shows and Episodes both ways between Trakt and IMDB.
MIT License
91 stars 2 forks source link

Modify chromedriver check fallback method #63

Closed RileyXX closed 1 year ago

RileyXX commented 1 year ago

Modify chromedriver check fallback method to get the latest release instead of the second latest release. This is due to a change in the chromedriver api and as a result the chromedriver-py releases have changed.