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

[playlist-plugin] Add "Repeat One" mode #19

Closed
jboix opened this issue May 30, 2024 · 1 comment · Fixed by #22
Closed

[playlist-plugin] Add "Repeat One" mode #19

jboix opened this issue May 30, 2024 · 1 comment · Fixed by #22
Assignees
Labels

Comments

@jboix
Copy link
Contributor

jboix commented May 30, 2024

Description

As an integrator, I want to enhance the playlist plugin to include a "repeat one" mode, allowing for a single item in the playlist to be looped continuously. This feature aligns the API with the behaviour found in Apple and Android libraries.

Acceptance Criteria

  • Implement a "repeat one" mode in the playlist plugin. When activated, the currently playing item should loop continuously until the mode is deactivated.
  • The mode should be configurable and easily switchable between repeat one, repeat all, and no repeat states.
@jboix jboix added this to Pillarbox May 31, 2024
@github-project-automation github-project-automation bot moved this to ✏️ Draft in Pillarbox May 31, 2024
@jboix jboix moved this from ✏️ Draft to 📋 Backlog in Pillarbox May 31, 2024
@jboix jboix self-assigned this Jun 3, 2024
@jboix jboix moved this from 📋 Backlog to 🚧 In Progress in Pillarbox Jun 3, 2024
@jboix jboix moved this from 🚧 In Progress to 🍿 Code Review in Pillarbox Jun 12, 2024
@MGaetan89 MGaetan89 linked a pull request Jun 13, 2024 that will close this issue
4 tasks
@amtins amtins removed the status in Pillarbox Jul 15, 2024
@jboix jboix closed this as completed in #22 Aug 8, 2024
@github-project-automation github-project-automation bot moved this to ✅ Done in Pillarbox Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

🎉 This issue has been resolved in version @srgssr/pillarbox-playlist-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant