mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 10:45:53 -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',
|
name: 'channels',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
defaultValue: '',
|
defaultValue: '7.1,5.1,2,1',
|
||||||
inputUI: {
|
inputUI: {
|
||||||
type: 'text',
|
type: 'text',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue