Merge pull request #6808 from iptv-org/update-broken-stream-yml
Update broken-stream.yml
This commit is contained in:
commit
7399334159
|
@ -21,28 +21,17 @@ body:
|
|||
attributes:
|
||||
label: What happened to the stream?
|
||||
options:
|
||||
- It is disappeared from the playlist
|
||||
- It is stuck at a single frame/the same segment
|
||||
- It is buffering to unplayable point
|
||||
- Not loading
|
||||
- Constantly interrupts/lagging
|
||||
- Stuck at a single frame
|
||||
- I see visual artifacts
|
||||
- Shows looped video
|
||||
- Shows the wrong channel
|
||||
- Displays a message asking to renew subscription
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Playlist
|
||||
description: What playlist was used to get the channel from?
|
||||
placeholder: 'https://iptv-org.github.io/iptv/countries/au.m3u'
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Broken Link
|
||||
description: Please specify the broken link from a playlist if you can
|
||||
placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Possible Replacement
|
||||
|
|
Loading…
Reference in New Issue