Jump to content

Recommended Posts

develguebil
Posted

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

Posted

Hi, I've never tried it but I'm sure it could be figured out.

  • Like 1
develguebil
Posted

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

Posted

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

develguebil
Posted

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 :)

Posted

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

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