Skip to content

Conversation

@StaehliJ
Copy link
Contributor

@StaehliJ StaehliJ commented Jul 2, 2024

Pull request

Description

The goal of this PR is to provide a better way to make each item in the playlist unique.

Changes made

  • Use PeriodUid to make session with MediaItem unique

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@github-actions
Copy link

github-actions bot commented Jul 2, 2024

Code Coverage

Overall Project 53.03% -0.16% 🟢
Files changed 82.63% 🟢

Module Coverage
:pillarbox-player 54.52% -0.32% 🟢
Files
Module File Coverage
:pillarbox-player PlaybackSessionManager.kt 90.66% -8.24% 🟢
QoSSessionAnalyticsListener.kt 67.8% -2.17% 🟢

@MGaetan89 MGaetan89 linked an issue Jul 2, 2024 that may be closed by this pull request
1 task
@StaehliJ StaehliJ merged commit 5ed2ca3 into qos Jul 2, 2024
@StaehliJ StaehliJ deleted the 619-enhance-sessionmanager-with-perioduid branch July 2, 2024 09:20
Copy link
Contributor

@MGaetan89 MGaetan89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good!
I just updated the documentation, and remove some duplicated code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Enhance SessionManager with PeriodUid

2 participants