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
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Users\ekila\AppData\Local\Programs\Python\Python310\lib\site-packages\pychromecast\__init__.py", line 269, in __init__
if not cast_info.cast_type:
AttributeError: 'str' object has no attribute 'cast_type'
I'm sure this isn't a problem with how I'm using the module and just a general error, that needs fixing. I am also not able to detect any of my Smart TVs with the module. When I got to cast on YouTube I could see all three of them but when this module I couldn't see any of them. Perhaps it's the fact that I have a Wi-Fi card installed into my PC with no antennas, I'm not sure though
The text was updated successfully, but these errors were encountered:
While looking at this issue: #372
I tried using the code here:
but then I get this error:
I'm sure this isn't a problem with how I'm using the module and just a general error, that needs fixing. I am also not able to detect any of my Smart TVs with the module. When I got to cast on YouTube I could see all three of them but when this module I couldn't see any of them. Perhaps it's the fact that I have a Wi-Fi card installed into my PC with no antennas, I'm not sure though
The text was updated successfully, but these errors were encountered: