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

Fix id handling for manual actions #534

Merged
merged 1 commit into from
Mar 13, 2021
Merged

Conversation

razzeee
Copy link
Collaborator

@razzeee razzeee commented Mar 9, 2021

We ignored the correct ids in some cases and ended up thinking
it was a tvdb id, even if we knew better.

Rename parseIdToTraktIds to guessBestTraktId as it's clearer on what it
actially does. It should only be used, if we don't know which kind
of id we're handling, otherwise it will lead us to loose id types.

Fixes #530

We ignored the correct ids in some cases and ended up thinking
it was a tvdb id, even if we knew better.

Rename parseIdToTraktIds to guessBestTraktId as it's clearer on what it
actially does.  It should only be used, if we don't know which kind
of id we're handling, otherwise it will lead us to loose id types.

Fixes #530
@razzeee razzeee merged commit 356b575 into master Mar 13, 2021
@razzeee razzeee deleted the fix-id-handling-for-manual-flow branch March 13, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Trakt context menu & TMDB scraper for TV Shows library
1 participant