Jump to content

Help getting started with API


swindmiller

Recommended Posts

swindmiller

I am trying to teach myself how to get around the API in Powershell and need a few really basic examples to get me started. I was able to add an APIKEY in the browser client which does seem to work.

 

I was able to use this:

Invoke-WebRequest -Uri http://MYEMBYSERVER:8096/Library/MediaFolders?api_key=MYAPIKEY

to get some results, not really the results I was looking for....was hoping for a list of my Media Folders...lol. I am sure they are in there just not sure yet how to get to them.

 

What would really like to start is to get a list of Movies in a certain Media Folder. I read through the API docs but am honestly lost. I work better with examples. Can anyone give me an example or two in powershell to get me started?

 

Thanks,

Scott

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...