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

Unofficial TheTVDB.com API wrapper in Java written using retrofit2.

Results 4 thetvdb-java issues
Sort by recently updated
recently updated
newest added

Is there any movement towards supporting lists? As an example: 1 - https://thetvdb.com/lists/harry-potter would return a list of "movies" (once supported) 2 - https://thetvdb.com/lists/arrowverse would return a list of series...

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...

https://api.thetvdb.com/swagger ### Authentication - [x] POST login - [x] GET refresh_token ### Episodes - [x] GET /episodes/{id} ### Languages - [x] GET /languages - [x] GET /languages/{id} ### Search -...

Seems not ready for prime time, yet. - [ ] Display successful/failed tests visually.