- Extend QueryData to be able to use s and i queries with Season and
Episode parameters
- Exnted MovieByImdbID() to include Season and Episode where
appropriate,
- Refactor MovieByImdbID() to use QueryData as per standard API which
also permits SearchType, Season and Episode filters
- Update unit tests for API changes