Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Charts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏国强
Charts
Commits
8268636f
Commit
8268636f
authored
Jan 28, 2021
by
Waqar Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add description for plex configuration variables
parent
5e1ff9b5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
test/plex/1.0.1/questions.yaml
test/plex/1.0.1/questions.yaml
+7
-6
No files found.
test/plex/1.0.1/questions.yaml
View file @
8268636f
...
@@ -70,6 +70,7 @@ questions:
...
@@ -70,6 +70,7 @@ questions:
-
variable
:
claimToken
-
variable
:
claimToken
label
:
"
Plex
Claim
Token"
label
:
"
Plex
Claim
Token"
group
:
"
Plex
Configuration"
group
:
"
Plex
Configuration"
description
:
"
The
claim
token
for
the
server
to
obtain
a
real
server
token.
If
not
provided,
server
is
will
not
be
automatically
logged
in.
If
server
is
already
logged
in,
this
parameter
is
ignored.
You
can
obtain
a
claim
token
to
login
your
server
to
your
plex
account
by
visiting
https://www.plex.tv/claim."
schema
:
schema
:
type
:
string
type
:
string
default
:
"
"
default
:
"
"
...
@@ -157,7 +158,7 @@ questions:
...
@@ -157,7 +158,7 @@ questions:
required
:
true
required
:
true
-
variable
:
transcodeVolume
-
variable
:
transcodeVolume
label
:
"
Configure
iXVolume
"
label
:
"
Transcode
Volume
Defaults
"
group
:
"
Storage"
group
:
"
Storage"
schema
:
schema
:
type
:
dict
type
:
dict
...
@@ -173,7 +174,7 @@ questions:
...
@@ -173,7 +174,7 @@ questions:
editable
:
false
editable
:
false
default
:
"
/transcode"
default
:
"
/transcode"
-
variable
:
datasetName
-
variable
:
datasetName
label
:
"
Dataset
Name"
label
:
"
Transcode
Dataset
Name"
schema
:
schema
:
type
:
string
type
:
string
default
:
"
ix-plex_transcode"
default
:
"
ix-plex_transcode"
...
@@ -194,7 +195,7 @@ questions:
...
@@ -194,7 +195,7 @@ questions:
required
:
true
required
:
true
-
variable
:
dataVolume
-
variable
:
dataVolume
label
:
"
Configure
data
iXVolume
"
label
:
"
Data
Volume
Defaults
"
group
:
"
Storage"
group
:
"
Storage"
schema
:
schema
:
type
:
dict
type
:
dict
...
@@ -210,7 +211,7 @@ questions:
...
@@ -210,7 +211,7 @@ questions:
editable
:
false
editable
:
false
default
:
"
/data"
default
:
"
/data"
-
variable
:
datasetName
-
variable
:
datasetName
label
:
"
Dataset
Name"
label
:
"
Data
Data
set
Name"
schema
:
schema
:
type
:
string
type
:
string
default
:
"
ix-plex_data"
default
:
"
ix-plex_data"
...
@@ -231,7 +232,7 @@ questions:
...
@@ -231,7 +232,7 @@ questions:
required
:
true
required
:
true
-
variable
:
configVolume
-
variable
:
configVolume
label
:
"
Configur
e
iXVolume
"
label
:
"
Configur
ation
Volume
Defaults
"
group
:
"
Storage"
group
:
"
Storage"
schema
:
schema
:
type
:
dict
type
:
dict
...
@@ -247,7 +248,7 @@ questions:
...
@@ -247,7 +248,7 @@ questions:
editable
:
false
editable
:
false
default
:
"
/config"
default
:
"
/config"
-
variable
:
datasetName
-
variable
:
datasetName
label
:
"
Dataset
Name"
label
:
"
Configuration
Dataset
Name"
schema
:
schema
:
type
:
string
type
:
string
default
:
"
ix-plex_config"
default
:
"
ix-plex_config"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment