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

default pid and default gid #16

Closed
audetto opened this issue Apr 18, 2020 · 1 comment
Closed

default pid and default gid #16

audetto opened this issue Apr 18, 2020 · 1 comment

Comments

@audetto
Copy link

audetto commented Apr 18, 2020

python3 -m heospy.heos_player browse/play_stream -p url=....

this command fails because it missed a pid.
heos_player adds a gid (for all browse) commands, while this one requires a pid.

If I pass a pid it works, but what it means is that passing both a pid and a gid works too.
Can this be automated?

Moreover my player does not even have a group as it is alone, so the code is passing a pid as a gid. Is this correct?

@ping13
Copy link
Owner

ping13 commented Jan 2, 2022

Thank your patience and sorry for not getting back to you earlier. This was indeed a bug, similar to #14. This has been fixed in the v0.2.5.

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

2 participants