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

The download order of the Download Queue window is not obeyed #4

Open
Cabji opened this issue Dec 16, 2019 · 1 comment
Open

The download order of the Download Queue window is not obeyed #4

Cabji opened this issue Dec 16, 2019 · 1 comment

Comments

@Cabji
Copy link
Owner

Cabji commented Dec 16, 2019

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.

@Cabji
Copy link
Owner Author

Cabji commented Dec 16, 2019

note: the messages that the up and down buttons on the download queue window are generating are not debug -c, they must be plain debug or echos?

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

No branches or pull requests

1 participant