-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
As a user / integrator I want session detection work even if the same MediaItem is inside the playlist.
Acceptance criteria
- Same media item in the playlist triggers new session.
Hints
val windowIndex = eventTime.windowIndex
eventTime.timeline.getWindow(windowIndex, window)
val periodUid = eventTime.timeline.getUidOfPeriod(window.firstPeriodIndex)Tasks
- ...
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
✅ Done