Closed drageloth closed 5 years ago
Hi, thanks for testing!
The spelling error is inherited from the upstream library, where it has been fixed before; causing a mismatch. As I did not re-authenticate my device since, this code wasn't referenced again in my setup so far.
I fixed it, if you check out the code again, you have the correct spelling.
As far as support for the BDV-E4100 is concerned: it should be supported. The code of the library that is being used by this component has been refactored recently and eliminates a few bugs: I will get around to releasing an updated version of this component when I get back from my holiday in a week.
Could you try to retrieve http://10.0.0.42:52323/dmr.xml
(insert the IP of your device) and post it here?
Of course! There you go:
`<?xml version="1.0"?>
` dmr.txt
Case closed as the other problem does not match the topic
Error Failed to call service configurator/configure. cannot import name 'AuthenicationResult' from 'sonyapilib.device' (/config/deps/lib/python3.7/site-packages/sonyapilib/device.py)
when trying to authenticate. If I edit the file media_player and replace Authenication with Authentication it works.
Other than that, I get these error whenever I press a button: Failed to call service media_player/media_next_track. Failed to read command list from device. Home Cinema is BDVE4100. I guess maybe not compatible?
Sorry about replying in general, but I'm not a dev!