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 unique id for tv shows (tvdb vs tmdb) #39

Closed
SchapplM opened this issue Aug 24, 2019 · 1 comment
Closed

Fix unique id for tv shows (tvdb vs tmdb) #39

SchapplM opened this issue Aug 24, 2019 · 1 comment
Assignees

Comments

@SchapplM
Copy link
Owner

As elaborated in the forum, the WatchedList addon uses a non-unique key for storing the ID of a tv show. Using the field "imdbnumber" uses whatever unique ID is available. This can be TheMovieDataBase (tmdb) or TheTVDB (tvdb), depending on the scraper. The tmdb seems to be preferred.
Fixes could be a manual correction of the database or an automatic upgrade.
In future, the "uniqueid/tvdb" from the json output should be used.

@SchapplM SchapplM self-assigned this Aug 24, 2019
@SchapplM
Copy link
Owner Author

SchapplM commented Dec 6, 2021

Should be fixed together with issue 53.

@SchapplM SchapplM closed this as completed Dec 6, 2021
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

No branches or pull requests

1 participant