Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

"Block" Assistance #19

Closed
GreyMage opened this issue Oct 19, 2015 · 1 comment
Closed

"Block" Assistance #19

GreyMage opened this issue Oct 19, 2015 · 1 comment

Comments

@GreyMage
Copy link
Member

It would be really cool if there were some mechanism for tracking the end of a given block, such as:

  • A quick queue or newly added video push a pointer down after themselves when queued
  • This pointer is used as the entry point for all other quick queues and adds.
  • When the playlist "overruns" the block pointer it "sticks" to the active video.

This would make running the games a bit easier, as a running "sub playlist" would be maintained. This would need to be visually indicated to priv users, in my mind im picturing like a glowy bar placed after the last video in the block. A control placed in the advanced video pane could even be a "Mark as end of block" on any given video, as well as a "Clear block" control for any video lying inside the block.

Potential Problems:
What would moving an item into or out of the block indicate? Anything?
What would moving the final item in a block do? I lean towards subtractive, and so moving the final video would make the penultimate video become marked as the new end of the block.

@GreyMage
Copy link
Member Author

Turns out this is totally reasonable. implemented!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant