You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
repeat one
,repeat all
, andno repeat
states.The text was updated successfully, but these errors were encountered: