-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add image proxy to Kodi media browser #47315
Conversation
This requires OnFreund/PyKodi#9 to be merged and released. |
will this also fix #39873 ? I saw it mentioned in the original issue :) |
@cgtobi I released 0.2.3 |
I don't have such an instance to test this. I'd kindly ask you to spin up an instance from this branch if possible. Feedback would be greatly appreciated. |
So yes and no. My TV Show library sometimes loads and sometimes does not. My Movies library never seems to load. Both errors look identical to me when it does not load. I have also included some logs so you can see it is indeed loading and working at one point. One thing I am not sure of if this is a separate error or not. The good news is that it does seem to be working to some extent! Error when loading TV show or Movies Registered
Error when attempting to load Movies
Some warnings when TV show library loads:
Error when TV shows fails to load:
|
@dshokouhi please try the latest changes. |
The TV show library has been loading every time I choose it now, the movie library is not but I think that is because I have a rather large library lol. here is the error
|
afde455
to
9ffd486
Compare
9ffd486
to
5a06ff5
Compare
Proposed change
Add the image proxy to the Kodi media browser.
Type of change
Example entry for
configuration.yaml
:# Example configuration.yaml
Additional information
Checklist
black --fast homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: