kohii
kohii copied to clipboard
Kohii vs Toro and development status
Hi, I recently started contributing to a project that uses your other project Toro. I'd love to update Exoplayer to remove jcenter dependency but both Toro and Kohii use old Exoplayer versions. Kohii looks like a newer project and does basically the same thing as Toro, so I'm posting these two questions here:
- Is Kohii a replacement for Toro?
- Are you working on any updates with newer Exoplayer version and/or would you accept pull requests to either repo?
@RSBat Sorry for the late reply:
Is Kohii a replacement for Toro?
Yes, you can think so. Any new project wants to consider between them should use Kohii.
Are you working on any updates with newer Exoplayer version and/or would you accept pull requests to either repo?
Yes I'm trying to update the library to the new ExoPlayer version. I should be more aggressive on this because I think many is waiting for it. My current issue are time and the amount of change ExoPlayer brings. Let me set a goal to publish the new release by the end of this month or as late as the first week of Sep.
Are you working on any updates with newer Exoplayer version and/or would you accept pull requests to either repo?
Yes I'm trying to update the library to the new ExoPlayer version. I should be more aggressive on this because I think many is waiting for it.
Great, I'm glad it is not abandoned
My current issue are time and the amount of change ExoPlayer brings.
At least for me updating just to 2.13.3 would be enough because it is the first version available in Google's maven repository. And the amount of changes is not as big as updating to the latest version.
Let me set a goal to publish the new release by the end of this month or as late as the first week of Sep.
Sure, no pressure
Hey, FYI it is a bit later than plan but I finally release a new version with ExoPlayer 2.17.1. Tried to make it for 2.14.x but many thing doesn't build successfully.