Jump to content

API Interface with Power Query


develguebil

Recommended Posts

develguebil

Hi, I wonder whether there is a way to interface with Emby using Power Query?

I current run a few Power Queries against Radarr and Sonarr to help me maintain and control my library but it would be really helpful if I could do the same with Emby. I have had a look at various topics and I have tried a number of different things but I am no further forward.

Thanks

Link to comment
Share on other sites

develguebil

Yes that's what I think but so far I cannot get it to return anything meaningful... any suggestions?

Link to comment
Share on other sites

I've never used Power Query, but have you referred to our Api Wiki to learn how to communicate with Emby Server?

Link to comment
Share on other sites

develguebil

Thanks Luke but, as far as I can see, the Wiki definitely points to having to write a program to query the Emby db.

For Radarr (and Sonarr) I'm able to do the query via a url (http://<ip address>:<port>/api/movie?apikey=<api-key>) that returns all the movies.

I've had a look at the logs to see if I could any queries that would work but nothing so far. ... I may have to bite the bullet and learn how to write a program :)

Link to comment
Share on other sites

For Radarr (and Sonarr) I'm able to do the query via a url (http://:/api/movie?apikey=) that returns all the movies.

 

Our API works exactly the same way...

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...