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
{{ message }}
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
It would be really cool if there were some mechanism for tracking the end of a given block, such as:
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.
The text was updated successfully, but these errors were encountered: