Ran into a batch of files where the first steam was not video as it should be and is required for some plugins logic.
Using Tdarr_Plugin_00td_action_re_order_all_streams_v2 for this which checks if it's in the right order. If not it reorders the streams to be correct. If it is, just passes it through. So no hit unless it's incorrect.
If they aren't in the right order during the subtitle stage it will delete the video stream as it expects it to be first during the reorder subtitle streams step.
Ran into a batch of files where the first steam was not video as it should be and is required for some plugins logic.
Using Tdarr_Plugin_00td_action_re_order_all_streams_v2 for this which checks if it's in the right order. If not it reorders the streams to be correct. If it is, just passes it through. So no hit unless it's incorrect.
If they aren't in the right order during the subtitle stage it will delete the video stream as it expects it to be first during the reorder subtitle streams step.