You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported in Google + and causing problem for owners with more than one cast device:
Traceback (most recent call last):
File "/usr/bin/mkchromecast", line 68, in <module>
cc.get_cc()
File "/usr/share/mkchromecast/mkchromecast/cast.py", line 213, in get_cc
self.cast = pychromecast.get_chromecast(self.castto)
File "/usr/lib/python2.7/dist-packages/pychromecast/__init__.py", line 168, in get_chromecast
'the filter criteria: {}'.format(filters))
pychromecast.error.MultipleChromecastsFoundError: More than one Chromecast was found specifying the filter criteria: {}
The text was updated successfully, but these errors were encountered:
Reported in Google + and causing problem for owners with more than one cast device:
The text was updated successfully, but these errors were encountered: