![]() |
Job queue order questions - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: Job queue order questions (/thread-3938.html) Pages:
1
2
|
Job queue order questions - Lipomo - 17.11.2024 1. Is there a way to sort the job queue with output filename ? I don't know why, but when I import a bunch of videos with chronological name order (e.g from 099 to 167), episodes are not added in this order to the queue (I think they're not even loaded chronologically in Hybrid). thus, the queue is completely messy and I have to reorder it manually. 2. Furthermore, even when I sort the queue manually and save it into a .jobs file, it ignores the current order of the queue so it's still not in order when I reload it from the file. I think that if Hybrid could import videos in order, it'd solve everything. RE: Job queue order questions - Selur - 17.11.2024 Hybrid does not sort the files, it just takes the files in the order it gets them from the OS file dialog. I probably can add an option for a simple 'sort input by name' 'ascending/descending'. Will try to look at it tomorrow after work. Cu Selur Ps.: iirc. the job queue might get sorted on input by job ids ![]() RE: Job queue order questions - Lipomo - 17.11.2024 Alright, that'd be very helpful ![]() Quote:Ps.: iirc. the job queue might get sorted on input by job ids It doesn't do anything when clicking on the "ID" column (and well, IDs will have the same bad order as the original queue) RE: Job queue order questions - Selur - 18.11.2024 Uploaded a new dev version, try whether that and enabling "Config->Input->Input Analysis->Sort Inputs by file name" works. Cu Selur RE: Job queue order questions - Lipomo - 21.11.2024 (18.11.2024, 17:37)Selur Wrote: Uploaded a new dev version, try whether that and enabling "Config->Input->Input Analysis->Sort Inputs by file name" works. Tried last dev, but 167.mkv is still analysed before 099.mkv when I import both, so they're added to queue accordingly. Also, the box next to " Sort Inputs by file name" is greyed out (set on ascending). RE: Job queue order questions - Selur - 21.11.2024 Try new dev ![]() (accidentally Hybrid used the sorted and not the unsorted list ![]() Cu Selur RE: Job queue order questions - Lipomo - 21.11.2024 I have this error when I add to queue ![]() RE: Job queue order questions - Selur - 21.11.2024 Argh,.. seems like I used SEP3 instead of SEP2. ![]() -> will fix RE: Job queue order questions - Lipomo - 21.11.2024 Argh, Ok ![]() RE: Job queue order questions - Selur - 21.11.2024 Yeah, typo. Packaging and uploading a new dev. Should be up in ~15min. |