Re order all streams (#250)

* Create Tdarr_Plugin_00td_action_re_order_all_streams_v2.js

* Update default value
This commit is contained in:
HaveAGitGat 2022-01-08 07:58:04 +00:00 committed by GitHub
parent a5b230df72
commit f5b3e62934
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',
},