librespot_core::mercury] unknown subscription uri #1349
Closed
bitr0tator
started this conversation in
General
Replies: 1 comment 2 replies
-
The If you transfer your playback (so changing the device while playing on another device) you should see a similar message with a different uri. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
i am also posting this here, rather than in the issues, because I am using the spotty-dev branch from https://github.com/michaelherger/librespot.
[2024-09-24T09:37:37Z DEBUG librespot_core::mercury] unknown subscription uri=hm://pusher/v1/connections/NmQwM2FjZjVhYjg2MTBmMmM3ZmRiZWZkNGJiZDQwYmUxNmI4MGE5MitBUCt0Y3A6Ly9hcC0xMDktd2F2ZS5zZXJ2aWNlcy5nZXc0LnNwb3RpZnkubmV0OjUwMTArRTA1MjlCNkI5N0Y5OEY4NzMxOTgwNzRBQkIyOUQ5NjdBQUI5RjYwREE1MDc3RjVFRTkzOTdGNENCQUREMUFDRg%3D%3D [2024-09-24T09:37:37Z TRACE librespot_core::mercury] response pushed over Mercury: MercuryResponse { uri: "hm://pusher/v1/connections/NmQwM2FjZjVhYjg2MTBmMmM3ZmRiZWZkNGJiZDQwYmUxNmI4MGE5MitBUCt0Y3A6Ly9hcC0xMDktd2F2ZS5zZXJ2aWNlcy5nZXc0LnNwb3RpZnkubmV0OjUwMTArRTA1MjlCNkI5N0Y5OEY4NzMxOTgwNzRBQkIyOUQ5NjdBQUI5RjYwREE1MDc3RjVFRTkzOTdGNENCQUREMUFDRg%3D%3D", status_code: 200, payload: [] } [2024-09-24T09:37:37Z DEBUG librespot_core::session] could not dispatch command: Service unavailable { error handling Mercury response: MercuryResponse { uri: "hm://pusher/v1/connections/NmQwM2FjZjVhYjg2MTBmMmM3ZmRiZWZkNGJiZDQwYmUxNmI4MGE5MitBUCt0Y3A6Ly9hcC0xMDktd2F2ZS5zZXJ2aWNlcy5nZXc0LnNwb3RpZnkubmV0OjUwMTArRTA1MjlCNkI5N0Y5OEY4NzMxOTgwNzRBQkIyOUQ5NjdBQUI5RjYwREE1MDc3RjVFRTkzOTdGNENCQUREMUFDRg%3D%3D", status_code: 200, payload: [] } } [2024-09-24T09:37:37Z TRACE librespot_core::token] Got token: Token { access_token: "BQDjfzB2GiR7KZtYg2WpbgXqT3tj2MkGC7T99uQPjZPSPB2ywfJ6vJp6OKMlKYUxw9MboQ6MOWwJVVaSml-zo8XNzxyQhK2hbQ5vjQHzrGoAYLBP6JWWGpJjMucJ-e4FYpRDURVnUOCC5o43zGzSoLacPJRjyQGrCt87-oCtwZpH_Wp9SSqoMAD34NxKyIFE0Js4G-8SwjmQWu6RakBWaC-p8OgTU8MKREPvRJS5TzAGUeV5qg", expires_in: 3600s, token_type: "Bearer", scopes: [ "playlist-read", ], timestamp: Instant { tv_sec: 355215, tv_nsec: 661542650, }, }
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions