develguebil 0 Posted May 20, 2018 Posted May 20, 2018 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
Luke 40006 Posted May 20, 2018 Posted May 20, 2018 Hi, I've never tried it but I'm sure it could be figured out. 1
develguebil 0 Posted May 20, 2018 Author Posted May 20, 2018 Yes that's what I think but so far I cannot get it to return anything meaningful... any suggestions?
Luke 40006 Posted May 20, 2018 Posted May 20, 2018 I've never used Power Query, but have you referred to our Api Wiki to learn how to communicate with Emby Server?
develguebil 0 Posted May 24, 2018 Author Posted May 24, 2018 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
ebr 15650 Posted May 24, 2018 Posted May 24, 2018 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...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now