Skip to content

Support for BDV-N9200W #147

@steven52880

Description

@steven52880

Hello. I noticed on the homepage that python-songpal supports BDV-N9200W, but I encountered the following issue when I attempted to control it:

songpal --endpoint http://192.168.1.187:10000/sony -dd power
Setting debug level to 2
DEBUG:root:Using endpoint http://192.168.1.187:10000/sony
DEBUG:songpal.device:Endpoint: http://192.168.1.187:10000/sony
DEBUG:songpal.device:Guide endpoint: http://192.168.1.187:10000/sony/guide
DEBUG:songpal.device:> POST http://192.168.1.187:10000/sony/guide with body: {'method': 'getSupportedApiInfo', 'params': [{}], 'id': 1, 'version': '1.0'}
DEBUG:songpal.device:Received 200: <bound method ClientResponse.text of <ClientResponse(http://192.168.1.187:10000/sony/guide) [200 OK]>
<CIMultiDictProxy('Connection': 'close', 'Content-Length': '43', 'Content-Type': 'application/json')>
>
Unable to get supported methods: Got an error for getSupportedApiInfo: NoSuchMethod (12): getSupportedApiInfo

I found this issue and some pr related to this, but I didn't see specific instructions on what I should do. #29
And there is a branch feat/allow_local_devinfo. Should I use it for my device?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions