diff --git a/Community/Tdarr_Plugin_00td_action_re_order_all_streams_v2.js b/Community/Tdarr_Plugin_00td_action_re_order_all_streams_v2.js index 383d21a..dd70a36 100644 --- a/Community/Tdarr_Plugin_00td_action_re_order_all_streams_v2.js +++ b/Community/Tdarr_Plugin_00td_action_re_order_all_streams_v2.js @@ -42,7 +42,7 @@ For example, if 'languages' is first, the streams will be ordered based on that { name: 'channels', type: 'string', - defaultValue: '', + defaultValue: '7.1,5.1,2,1', inputUI: { type: 'text', },