diff --git a/.github/ISSUE_TEMPLATE/1_streams_add.yml b/.github/ISSUE_TEMPLATE/1_streams_add.yml index 6a49621a2..099fe3504 100644 --- a/.github/ISSUE_TEMPLATE/1_streams_add.yml +++ b/.github/ISSUE_TEMPLATE/1_streams_add.yml @@ -64,7 +64,7 @@ body: id: directives attributes: label: Directives - description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#VLCOPT`.' + description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.' placeholder: '#KODIPROP:inputstream=inputstream.adaptive' - type: textarea diff --git a/.github/ISSUE_TEMPLATE/2_streams_edit.yml b/.github/ISSUE_TEMPLATE/2_streams_edit.yml index ece9afd02..c6a1485fe 100644 --- a/.github/ISSUE_TEMPLATE/2_streams_edit.yml +++ b/.github/ISSUE_TEMPLATE/2_streams_edit.yml @@ -76,7 +76,7 @@ body: id: directives attributes: label: Directives - description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#VLCOPT`.' + description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.' placeholder: '#KODIPROP:inputstream=inputstream.adaptive' - type: textarea