- Add ability to get a full URL from a path
- Add ability to get a KMMMovieDiscoverSortBy value from an NSString
- Add check for NSNotFound in release year
- Fixed series id being sent instead of season numbers, added more smoke tests
- Add smoke tests for all API clients
- Updated smoke tests to include more endpoints
- Updated checkMovie:isInList:complete to take an NSString for listId
- Updated get list method to search with NSString as opposed to NSInteger
- Updated find method to search with NSString as opposed to NSInteger
- Changed creditWithId:complete: to take an NSString for credit ID instead of an NSInteger
- Added methods for all GET requests
- Amended some existing method signatures to ensure consistency
- No log available