omdbapi / OMDb-API

The Open Movie Database Bug Tracking
420 stars 21 forks source link

List of all seasons #249

Open Oddjobe opened 2 years ago

Oddjobe commented 2 years ago

It would be nice to be able to list all available seasons ..example season=*/All

example1 http://www.omdbapi.com/?t=Game of thrones&Seasons=&apikey=XXXXXXX example2 All http://www.omdbapi.com/?t=Game of thrones&Seasons=All&apikey=XXXXXXX example3 Range http://www.omdbapi.com/?t=Game of thrones&Seasons=1:3&apikey=XXXXXXX