I'm using the latest video station version.
- In
listMovies, library_id is now a required parameter.
getMovieInfo does not exist anymore, it should be getInfoMovie, which I can't get to work (can't figure out which parameters are needed besides id because it simply returns null).
- the
callback function seems to need 2 parameters, only the second is filled with data, the first is unclear what it is for?