Omertron/api-themoviedb

Search for collections does not work (anylonger)

myron0815 opened this issue · 0 comments

Hi,
it just came to our attention, that the search for a movie collection is not working (anylonger?)
url generated is
http://api.themoviedb.org/3/search/collections?api_key= but it only works with
http://api.themoviedb.org/3/search/collection?api_key=

my first guess is, that the subfunction here is not working anylonger?!
https://github.com/Omertron/api-themoviedb/blob/master/src/main/java/com/omertron/themoviedbapi/TheMovieDbApi.java#L1595
The API also states, that this should be just "collection"

Thanks for your great APIs - keep on the good work!

brgds
Myron
TMM