Skip to content
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

dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code' #18

Open
MrBrownFromLa opened this issue Aug 12, 2023 · 0 comments

Comments

@MrBrownFromLa
Copy link

MrBrownFromLa commented Aug 12, 2023

Hi, I stumble upon your project, I manage to install and authorize my amp a Maratnz MCR-611. Plex Web see the amp but I can't get sound out of it it tell me Reading Problem on the web and this in terminal:

INFO: Started server process [28727]
INFO: Waiting for application startup.
dlna discover connected
INFO: Application startup complete.
got new dlna deviec location url http://192.168.1.1:1990/8e3b870d-61e4-44ec-bdaf-32ade8f361bd/WFADevice.xml
got new dlna deviec location url http://192.168.1.1:60000/076968b8/gatedesc.xml
INFO: Uvicorn running on http://0.0.0.0:32488 (Press CTRL+C to quit)
got new dlna deviec location url http://192.168.1.25:8080/description.xml
got new dlna device from Marantz M-CR611
init adapter for Marantz M-CR611 in thread MainThread
Marantz M-CR611 state start looping
state loop Marantz M-CR611 begin in Dlna State Thread Marantz M-CR611
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
sub dlna device Marantz M-CR611 urn:schemas-upnp-org:service:AVTransport:1
dlna Marantz M-CR611 GetVolume control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetTransportInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetMute control error AttributeError 'ClientResponse' object has no attribute 'status_code'
got new dlna deviec location url http://192.168.1.11:32469/DeviceDescription.xml
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
got new dlna deviec location url http://192.168.1.22:80/description.xml
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetTransportInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetVolume control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
dlna Marantz M-CR611 GetPositionInfo control error AttributeError 'ClientResponse' object has no attribute 'status_code'
^CINFO: Shutting down
INFO: Waiting for application shutdown.
INFO: ASGI 'lifespan' protocol appears unsupported.
INFO: Application shutdown complete.
INFO: Finished server process [28727]
Marantz M-CR611 state loop Marantz M-CR611 stopped
dlna Marantz M-CR611 Stop control error AttributeError 'ClientResponse' object has no attribute 'status_code'

Could you help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant