Posts: 67
Threads: 11
Joined: Aug 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.
Posts: 10.553
Threads: 57
Joined: May 2017
17.11.2024, 21:19
(This post was last modified: 17.11.2024, 21:20 by Selur.)
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
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 67
Threads: 11
Joined: Aug 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)
Posts: 10.553
Threads: 57
Joined: May 2017
Uploaded a new dev version, try whether that and enabling "Config->Input->Input Analysis->Sort Inputs by file name" works.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 67
Threads: 11
Joined: Aug 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).
Posts: 10.553
Threads: 57
Joined: May 2017
Try new dev
(accidentally Hybrid used the sorted and not the unsorted list
)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 67
Threads: 11
Joined: Aug 2024
I have this error when I add to queue
Posts: 10.553
Threads: 57
Joined: May 2017
Argh,.. seems like I used SEP3 instead of SEP2.
-> will fix
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 67
Threads: 11
Joined: Aug 2024
Argh, Ok
Posts: 10.553
Threads: 57
Joined: May 2017
Yeah, typo.
Packaging and uploading a new dev.
Should be up in ~15min.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.