thetvdb / v4-api

Founded in 2006, TheTVDB is one of the longest-running community-driven TV and Movie databases. With content metadata across hundreds of thousands of TV series and movies, TheTVDB powers many of the largest media centers in the market. Developers across the world build and rely upon TheTVDB's APIs to power their apps, utilities, and projects, generating millions of API calls per day. In our GitHub repository you will find all of the necessary support and v4 API documentation to make use of TheTVDB's metadata. Come and join us!
135 stars 13 forks source link

/search API does not return genres for TV series. #330

Open aaronrudkin opened 4 months ago

aaronrudkin commented 4 months ago

TMDB stores genres for TV series: https://thetvdb.com/series/arrested-development

The sample result for the /search API contains genres.

But when searching for actual content, the /search API does not return genres for TV series. genres for movies are unaffected.