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

REQ: Ability add to top of queue as an alternative to bottom of queue #1317

Open
JNavas2 opened this issue Nov 21, 2024 · 4 comments
Open

REQ: Ability add to top of queue as an alternative to bottom of queue #1317

JNavas2 opened this issue Nov 21, 2024 · 4 comments

Comments

@JNavas2
Copy link

JNavas2 commented Nov 21, 2024

Feature details

I often have a long queue but want to process a new video immediately.
Currently I Add to Queue, scroll to the bottom of the queue, Move the new video to top, then Encode.
It would be faster if there was a way to Add to Queue Top (push down stack).
An alternative would be a way to encode the edited/displayed job before the queue (instead of first queuing it).
What do you think?

@RandomEngy
Copy link
Owner

How are you adding to the queue? Are you using the Ribbon drop-down? If so, that could be a split-button choice (along with Add multiple titles to queue).

I don't think it would work if you're dragging files onto the queue.

It would be a little weird if using the Enqueue Multiple Titles option under Open Source... it would crowd that menu.

@JNavas2
Copy link
Author

JNavas2 commented Nov 25, 2024

I am indeed using the Add to queue ribbon button, which adds the new job to the bottom of the queue.
A split button choice of Top or Bottom (End) would be great.
The alternative would be a split button Encode with choice of New or Queue.
To be clear, my use case is usually having a long queue of low priority jobs when a new high priority job needs to be created and encoded before the low priority queue.
Thank you for listening!

@trickfilmjunkie
Copy link

It would already help very much if after adding a new job to a very long queue, the windows below jumps to the end of the list and makes the new job visible on the bottom. Its not the right click on the job what takes time, its the scrolling for me. Right now the list stays unchanged and only the size of the slider on the lower box on the right becomes smaller.

@JNavas2
Copy link
Author

JNavas2 commented Jan 4, 2025

It would already help very much if after adding a new job to a very long queue, the windows below jumps to the end of the list and makes the new job visible on the bottom. Its not the right click on the job what takes time, its the scrolling for me. Right now the list stays unchanged and only the size of the slider on the lower box on the right becomes smaller.

  • Drag the scroll bar down and your new item will be visible at the bottom.
  • When your queue is very long, you may find it helpful to break it up using Export Queue and Import Queue.

Hope that helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants