Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video station api documentation seems outdated for new video station version #35

Open
hansmbakker opened this issue Apr 30, 2017 · 3 comments
Labels

Comments

@hansmbakker
Copy link

hansmbakker commented Apr 30, 2017

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?
@hansmbakker
Copy link
Author

it seems that DSM6 / latest version of Video station uses Entry.cgi for everything and controls what data is sent back with the additional parameter, but I don't know how to use it.

@kwent
Copy link
Owner

kwent commented Aug 22, 2018

Hi, @hansmbakker,

Could you provide the exact video station version you are testing again?

Regards

@kwent kwent added the question label Aug 22, 2018
@hansmbakker
Copy link
Author

hansmbakker commented Aug 24, 2018

Hi,

I can’t easily answer that question, because the question is from one year ago, and I haven’t tried using this library since.

I upgraded my diskstation in the mean time and therefore I cannot check the version from then. I suppose the questions are still valid, though?

However as I’m not using the library at the moment, the issue may also be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants