-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
Basic Chromecast functionality working #375
Conversation
As mentioned in #139 (comment), I think we can move out the chromecast module to a separate app flavor which will not be built for Fdroid. It might require an overall large refactor. |
bec792c
to
a743e55
Compare
Hey I wanted to give an update on this, I have chromecast working now + subtitles + audio track switching. |
…thod for casting videos specifically
…thod for casting videos specifically
- fixed an issue where bitrate was too high causing stuttering
- fixed an issue where bitrate was too high causing stuttering
…rovider.kt being non plural
…viously played media
- Fixed an issue with a missing implementation (coil)
Hey I wanted to reopen this after seeing I got tagged in discord. There are still some bugs/issues (like tracking of watched status not properly working) |
Hey, I'm new to using github, but I got basic chromecast functionality with subs working in the app. However certain videos with the dobly audio codec aren't working/will have no audio on some clients.
There is also a bug where it will not get subs for certain shows, but still present the option to play them.