Under CouchPotato, when i select a movie in my wanted list to view details, I get the following message in red:
java.lang.illegalstateexception: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 1827
Of course, that column nmber changes depending on the movie I select, so it seems to be an invalid datatype being used. Array instead of object datatype.