Update ----broken-stream.yml

pull/5658/head
Dum4G 4 years ago committed by GitHub
parent 774dd21bfc
commit 8777c6b451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,26 +25,26 @@ body:
- label: I am aware that the channel source may have temporal outages. It is broken/absent from the playlist for couple of hours or days - label: I am aware that the channel source may have temporal outages. It is broken/absent from the playlist for couple of hours or days
required: true required: true
- type: input
id: name
attributes:
label: Channel Name
description: Full name of the channel. It is recommended to tell exact name that was used in a playlist
placeholder: 'Fox Life Russia'
validations:
required: true
- type: dropdown - type: dropdown
id: reason id: reason
attributes: attributes:
label: What happened to a stream? label: What happened to a stream?
options: options:
- It is now offline - It is now offline
- It is broadcasting a single frame/the same segment - It is stuck at a single frame/the same segment
- I see visual artifacts - I see visual artifacts
- It is buffering to unplayable point - It is buffering to unplayable point
validations: validations:
required: true required: true
- type: input
id: name
attributes:
label: Channel Name
description: Full name of the channel. It is recommended to tell exact name that was used in a playlist
placeholder: 'Fox Life Russia'
validations:
required: true
- type: input - type: input
id: playlist id: playlist

Loading…
Cancel
Save