-
Notifications
You must be signed in to change notification settings - Fork 627
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
Chromecast functionality lost on v4 update #1184
Comments
Get us more logs as we cannot reproduce |
The AirPlay also has gone and in addition, the cover of the movie is not loading in macosx |
also happening the covers error mentioned by @aryaroudi (I thought it was only a local caching problem or something) @team-pct where/how to print logs? |
the covers error has an issue already #1189 |
chromecast well detected too. @nachocifu see here: http://docs.nwjs.io/en/latest/For%20Users/Debugging%20with%20DevTools/ |
@Persei08 on Mac? |
I'm on linux but it should also work on mac too. There is something wrong here with the developer tools window. It says (in title bar) "chrome-search://local-ntp/local-ntp.html" which is a new tab in chrome. Are you sure you opened the developer tools from PT window ? |
I'm also having issues with chromecast. In my case, the chromecast device is detected but I get an error when streaming to it. I've uploaded the logs here: https://gist.github.com/gabrielgradinaru/055d3e11607d6586ade401c0c6057e91 Let me know if I can provide any other info. |
Try to disable ipv6 |
Ok, I've disabled IPv6 and my other network adapters and the error is gone.
It looks like my chromecast v3 does not support 1080p movies. But instead it works using 720p. |
So far I've found 2 issues related to chromecast:
This is a bug in the chromecasts library: mafintosh/chromecasts#32 Unfortunately the chromecasts lib looks like it is not maintainted anymore. As a workaround, disabling other network interfaces/adapters should do it.
|
Very fast implementation. Kudos @team-pct. |
I am running Ubuntu 19.10. Since the 417-build I have lost the ability to cast to Chromecast. (Device does not show up at all.) By reverting to 416, I am able to cast again. Although it has to be in 720p or less. |
Operating System Version: OS X
Popcorn Time Version: V4
Download date: Long time ago
Expected Behaviour
When playing something, should have option to cast content to chrome cast.
Actual Behaviour
Chromecast devices are not listed anymore.
The text was updated successfully, but these errors were encountered: