-
-
Notifications
You must be signed in to change notification settings - Fork 33
Refactor MediaService #267
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
base: development
Are you sure you want to change the base?
Conversation
|
I will get these into a build so we can get some folks testing it. We can use the discussion thread I believe to get feedback. |
|
@eddyizm do you want me to make a pr that integrates everything? |
|
This one seems big and I'd really like this in sooner than later. I noticed the other one had a dependency on another PR> my thought process is giving us a week or two to see if any bugs arise, What do you think? This could be a poor approach if the changes are tightly coupled. I prefer moving forward vs having to completely reverting. |
|
This one is mostly just a refactor for I think this one should not have subtle bugs. Either cast player works, or it doesn't. Well at least I hope so. |
|
ok, that sounds good. Give me some time and I can test the the chromecast feature locally here on my physical device. Question, why is exoplayer being removed in favor the common player? |
Thanks. I don't have the physical device so I cannot test.
No, I just changed the class to inherit from the |
|
got busy this week but this is my number one priority to test and roll into the next release. |
MediaService.I don't have Android Auto, so I cannot test if CastPlayer works. For
ExoPlayer, I tested the two build variants and it seems to work.