Page 1 of 1

Sort not working for big queue

Posted: August 27th, 2020, 6:01 am
by kacaukacau
I'm trying to sort my queue by age, but it only sorts up to a certain download entry, and all downloads afterwards are not sorted. Same goes to sort by name etc.

Understandably, downloads are sorted within priority, but even when all files have the same priority it doesn't really sort all. For example, after sorting, up until the middle of page 8, they are all sorted, the last one being 3000+ days old, but the next entry is 1 day old. and everything after that is just randomly placed. They are all on normal priority.

Re: Sort not working for big queue

Posted: August 27th, 2020, 7:05 am
by safihre
Could you update to 3.0.2RC2? There was a bug in the priority settings, they were not applied correctly.
You can also Multi-edit and assign the "normal" priority to all downloads.

Re: Sort not working for big queue

Posted: August 27th, 2020, 7:38 am
by kacaukacau
Still the same, half of the queue is not affected by sorting

Re: Sort not working for big queue

Posted: August 27th, 2020, 8:45 am
by safihre
This is because some jobs in the database they have an invalid priority, so these are not picked up by the sorting.
To fix you can select all of them using Multi-edit in the interface, and assigning them a different priority and then switching them back to Normal.

Re: Sort not working for big queue

Posted: August 27th, 2020, 9:24 am
by kacaukacau
Ah I see! Now it's working fine