videomonkey icon indicating copy to clipboard operation
videomonkey copied to clipboard

Deleting entries in ToDo window doesn't move pointer

Open ktwbc opened this issue 12 years ago • 0 comments

If you have a conversion in progress and you delete completed entries from the top of the list, it loses track of what is the "next" file and will skip entries.

For example, put in 20 line items and start a conversion (i.e. 1 hour episodes where conversion is lengthy) After 5 finish, highlight those 5 and remove, while #6 is still converting When #6 (now #1) completes, it will skip to what is now the new #7 -- effectively skipping the ones that have moved up due to deletion

It would seem that the best fix would be on each conversion cycle, go to the top of the list and find the next one ready to convert (skipping prior errors). This means a person could add and delete at will. (Adding files also gets skipped because it's apparently only indexing the list when you click Start.)

ktwbc avatar May 28 '12 16:05 ktwbc