Trakt is switching to TMDB for TV show metadata #250
rectifyer
announced in
Announcements
Replies: 2 comments 1 reply
-
|
Thanks for doing this! One quick question, how are you planning to actually take care of the differences/unmatching data between TVDB and TMDB? Will staff members or moderators be editing TMDB's public api data to accommodate changes? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
A lot of apps have relied on tvdb id's for a long time, is this data just going to disappear now? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's the blog post we just sent out announcing Trakt is switching to TMDB for TV show metadata.
https://trakt.tv/b/tmdb
As a developer, this doesn't really change how you use the Trakt API. However, if you rely solely on TVDB IDs, I would recommend having fall backs to use Trakt, TMDB, and IMDB IDs as well.
TMDB has the concept of "external IDs" and when editing TMDB, we highly encourage adding the TVDB ID in that section. This would be on the show and episode level (I don't believe TMDB has support at the season level). Having as many external IDs as possible helps with matching.
Please post any questions and we can start the discussion.
Beta Was this translation helpful? Give feedback.
All reactions