thetvdb-java icon indicating copy to clipboard operation
thetvdb-java copied to clipboard

Support for movies

Open andrew-bengier opened this issue 2 years ago • 0 comments

I am a HUGE fan. But i was trying to get a response to track a movie in the same way we retrieve the show and got a 404...

As an example: 305288 -> if called like this: Response<SeriesResponse> response = series.series(seriesId, LANGUAGE).execute(); returns the series "Stranger Things" BUT 13720 -> that should be "Jurassic World: Dominion" comes back with 404. is there any plans to support movies as well as series?

andrew-bengier avatar Jun 09 '22 17:06 andrew-bengier