OMDB_API_Wrapper
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>OMDB_API_Wrapper</id> | ||
| <version>2.0.0</version> | ||
| <version>1.1.3</version> | ||
| <authors>Mohamed Ali Ramadan</authors> | ||
@@ -13,3 +13,3 @@ <owners>Mohamed Ali Ramadan</owners> | ||
| <description>OMDB_API_Wrapper is an easy-to-use RESTful API wrapper/client for the Open Movie Database API (http://www.omdbapi.com/). This API wrapper focuses on being simple to use, efficient and respects the terminology used in the OMDB API documentation.</description> | ||
| <releaseNotes>Image downloading for Poster Cover Art for ByTitleResponse objects (Movie/Episode).</releaseNotes> | ||
| <releaseNotes>Updated API Key validation/test methods to now check the Response attribute in addition to the HTTP status code (previously only checked HTTP status code). ByTitleResponse and BySearchResponse now inherit the newly added Response class.</releaseNotes> | ||
| <copyright>Mohamed Ali Ramadan</copyright> | ||
@@ -16,0 +16,0 @@ <tags>omdb api rest client net movie tv series imdb wrapper database</tags> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet