Skip to content

Enhance SessionManager with PeriodUid #619

@StaehliJ

Description

@StaehliJ

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 request

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions