We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PyPI version stills have problems with pychromecast that are already fixed in master:
None update_button_visible update_button_visible Traceback (most recent call last): File "/home/prog/.local/lib/python3.9/site-packages/gnomecast.py", line 566, in f friendly_name = cc.device.friendly_name AttributeError: 'Chromecast' object has no attribute 'device' None update_button_visible update_button_visible None update_button_visible update_button_visible Traceback (most recent call last): File "/home/prog/.local/lib/python3.9/site-packages/gnomecast.py", line 566, in f friendly_name = cc.device.friendly_name AttributeError: 'Chromecast' object has no attribute 'device'
The text was updated successfully, but these errors were encountered:
gnomecast: 1.9.11 -> 2022-04-23
fc365c2
The gnomecast pypi package is outdated(see: keredson/gnomecast#178) and doesn't work with the PyChromecast version in nixpkgs(keredson/gnomecast#171).
No branches or pull requests
PyPI version stills have problems with pychromecast that are already fixed in master:
The text was updated successfully, but these errors were encountered: