Update issue templates

This commit is contained in:
freearhey 2025-07-10 21:14:13 +03:00
parent 3b60eb7d78
commit a64f77528f
2 changed files with 14 additions and 0 deletions

View File

@ -60,6 +60,13 @@ body:
label: HTTP Referrer
placeholder: 'https://example.com/'
- type: textarea
id: directives
attributes:
label: Directives
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#VLCOPT`.'
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
- type: textarea
id: notes
attributes:

View File

@ -72,6 +72,13 @@ body:
label: HTTP Referrer
placeholder: 'https://example.com/'
- type: textarea
id: directives
attributes:
label: Directives
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#VLCOPT`.'
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
- type: textarea
id: notes
attributes: