feat: Add requests for supported entity types, version and localization#46
feat: Add requests for supported entity types, version and localization#46kennymc-c wants to merge 1 commit intounfoldedcircle:mainfrom
Conversation
|
Hi, I have applied several modifications to make it work properly :
As I have done this on my repo, I have no idea how to update here or else I will make another PR ? |
|
I could either close this PR for yours or you could commit to my fork and I will merge it so it will appear in this PR |
|
Yes it is better to switch to the new PR as I am still doing some adaptations & improvements : this is not trivial where/when to put the extraction of supported entity types |
|
All done and tested : #47 To test it and include it in the integrations : This is what I have done for Kodi and it now works on Remote 2 |
I noticed that the Python UC API is missing the feature to send requests to the remote which is supported by the integrations api to e.g. check which entity types are supported. This is currently needed for select enttities that are not yet available for R2 users.
Disclaimer: This is just a quick ai supported draft and it seems to work for my use case but it has not yet been tested extensively. Please feel free to correct or note anything that might cause issues in other use cases.