mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-10 07:50:29 -07:00
Re order all streams (#250)
* Create Tdarr_Plugin_00td_action_re_order_all_streams_v2.js * Update default value
This commit is contained in:
parent
a5b230df72
commit
f5b3e62934
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue