Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve logic when comparing items with outdated IMDB ID + improve driver handling #139

Conversation

RileyXX
Copy link
Owner

@RileyXX RileyXX commented Jan 18, 2025

  • Ignore processing items with matching Title, Year and Type, AND have non-matching IMDB IDs. This is to prevent outdated IMDB IDs from Trakt interfering with the comparison logic. This prevents the script from failing to process the same items on each run.
  • Improve driver handling, passing both the driver and wait variables and returning them from the get_page_with_retries function to avoid driver instance mismatches and other related errors.

@RileyXX RileyXX merged commit 765793e into main Jan 18, 2025
@RileyXX RileyXX deleted the improve-logic-when-comparing-items-with-outdated-imdb-id-improve-driver-handling branch January 18, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant