Skip to content
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

Split "playback/exoplayer" Gradle module into two #3781

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

nielsvanvelzen
Copy link
Member

Changes

  • Split "playback/exoplayer" Gradle module into two:
    • "playback/media3/exoplayer"
    • "playback/media3/session"

This allows for adding different player backends while still allowing media sessions, or disabling media sessions while using exoplayer etc.

Packages also changed to adhere to the new module names. No behavior differences.

Issues

Part of #1057

@nielsvanvelzen nielsvanvelzen added the refactor Improvements to code realiability, readability and quality label Jul 21, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.17.0 milestone Jul 21, 2024
@nielsvanvelzen nielsvanvelzen changed the title Split media3-session to own Gradle module Split "playback/exoplayer" Gradle module into two Jul 21, 2024
@nielsvanvelzen nielsvanvelzen merged commit b2939bf into jellyfin:master Jul 22, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the playback-split-media3 branch July 22, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improvements to code realiability, readability and quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants