The order of items in the Download Queue window should be the order that Hush auto-downloads items in. This ordering is not obeyed.
Relevant debug log messages:
When the up or down arrow buttons are used the following is shown:
[Dec16-21:28:15] Setting the new downloadOrder array
[Dec16-21:28:15] The download queue was altered by btnMoveUp so refreshing the queue
When there is no "downloadOrder" array the following is shown:
[Dec16-19:52:19] hush::queueeditor::refreshQueue: we have no downloadOrder array. check data and try again.
It seems like if there is a downloadOrder array, debug message don't say much about it when the auto-download system runs.
The order of items in the Download Queue window should be the order that Hush auto-downloads items in. This ordering is not obeyed.
Relevant debug log messages:
When the up or down arrow buttons are used the following is shown:
[Dec16-21:28:15] Setting the new downloadOrder array
[Dec16-21:28:15] The download queue was altered by btnMoveUp so refreshing the queue
When there is no "downloadOrder" array the following is shown:
[Dec16-19:52:19] hush::queueeditor::refreshQueue: we have no downloadOrder array. check data and try again.
It seems like if there is a downloadOrder array, debug message don't say much about it when the auto-download system runs.