Update ----broken-stream.yml
This commit is contained in:
parent
b043133663
commit
acd5757625
|
@ -11,8 +11,8 @@ body:
|
||||||
**IMPORTANT**: An issue may contain a request for only one channel, otherwise it will be closed
|
**IMPORTANT**: An issue may contain a request for only one channel, otherwise it will be closed
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: preliminary
|
id: preliminary
|
||||||
attributes:
|
attributes:
|
||||||
label: I am assuring that
|
label: I am assuring that
|
||||||
options:
|
options:
|
||||||
- label: I use self-updatable playlist link and not a downloaded file
|
- label: I use self-updatable playlist link and not a downloaded file
|
||||||
|
@ -22,8 +22,8 @@ body:
|
||||||
- label: I double-checked it just now and it is broken/absent from the playlist still
|
- label: I double-checked it just now and it is broken/absent from the playlist still
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: name
|
id: name
|
||||||
attributes:
|
attributes:
|
||||||
label: Channel Name
|
label: Channel Name
|
||||||
description: Full name of the channel. It is recommended to tell exact name that was used in a playlist
|
description: Full name of the channel. It is recommended to tell exact name that was used in a playlist
|
||||||
placeholder: 'Fox Life Russia'
|
placeholder: 'Fox Life Russia'
|
||||||
|
@ -38,19 +38,19 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: link
|
id: link
|
||||||
attributes:
|
attributes:
|
||||||
label: Broken Link
|
label: Broken Link
|
||||||
description: Please specify the broken link from a playlist if you can
|
description: Please specify the broken link from a playlist if you can
|
||||||
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||||
- type: input
|
- type: input
|
||||||
id: alt
|
id: alt
|
||||||
attributes:
|
attributes:
|
||||||
label: Possible Replacement
|
label: Possible Replacement
|
||||||
description: If you know an alternate non-protected source or the way to fix current stream please let us know
|
description: If you know an alternate non-protected source or the way to fix current stream please let us know
|
||||||
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||||
- type: input
|
- type: input
|
||||||
id: notes
|
id: notes
|
||||||
attributes:
|
attributes:
|
||||||
label: Notes
|
label: Notes
|
||||||
placeholder: 'Anything else we should know?'
|
placeholder: 'Anything else we should know?'
|
||||||
|
|
Loading…
Reference in New Issue