这是indexloc提供的服务,不要输入任何密码
Skip to content

Sub-playlist cycle based playback #2040

@exalate-issue-sync

Description

@exalate-issue-sync

Add new options to the Sub-Playlist widget:

  • a checkbox called "Enable cycle based playback" with the help text "When cycle based playback is enabled only 1 Widget from this Sub-Playlist will be played each time the Layout is shown. The same Widget will be shown until the "Play count" is achieved."
  • a number input called "Play count" with the help text "In cycle based playback, how many plays should each widget have before moving on".
  • a checkbox called "Random Widget each cycle" with help text "When enabled a random Widget will be selected at the start of each cycle and shown until its play count has been met."

Player changes to obey cycle based playback and the play count:

  • identifying Widgets which are sourced from a Sub-Playlist and treating them as a group
  • tracking the play count of each one
  • selecting the right widget to show when that widget group starts
  • deciding what happens if the region loops
  • obey the random widget option

This is closely related to #2437

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions