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

Repeat modes #256

Closed
2 tasks
defagos opened this issue Jun 3, 2024 · 1 comment
Closed
2 tasks

Repeat modes #256

defagos opened this issue Jun 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@defagos
Copy link
Member

defagos commented Jun 3, 2024

As a user I want some playback experiences to provide me with repeat modes:

  • Repeat one: When enabled, repeats the current content in a playlist.
  • Repeat all: When enabled, repeats the whole playlist at the end.

Acceptance criteria

  • An API is available to set the repeat mode (can be none).
  • A repeat mode toggle button (none, one, all) has been added to the playlist demo.
  • Advancing to the next item wraps around the playlist in repeat all mode (but not the other way around).
  • Advancing to the next / returning to the previous item in repeat one mode moves to the next / previous item (and not to the next loop).

Tasks

  • Update the playlist demo.
  • Make sure each individual loop is a separate comScore analytics session.
@defagos defagos added this to Pillarbox Jun 3, 2024
@defagos defagos converted this from a draft issue Jun 3, 2024
@defagos defagos added the enhancement New feature or request label Jun 3, 2024
@jboix
Copy link
Contributor

jboix commented Jun 4, 2024

It has already been reported here: SRGSSR/pillarbox-web-suite/issues/19

@jboix jboix closed this as completed Jun 4, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Pillarbox Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants