djjd47130 / JD-TMDB

TMDB API Wrapper for Delphi
MIT License
6 stars 1 forks source link

API Service - Discover - TV #16

Open djjd47130 opened 3 months ago

djjd47130 commented 3 months ago

HUGE UNDERTAKING - about as large as all the rest of the API combined.

Okay, maybe not quite THAT big. But still - there are 30 some different search parameters, where instead of squashing all that into a single function call, there is a separate interface where you can populate all those parameters, then pass in that interface.