iptv/.github/ISSUE_TEMPLATE/----broken-stream.yml

62 lines
1.9 KiB
YAML
Raw Normal View History

name: 🛠 Broken Stream
description: Report a broken stream
2021-12-10 16:30:39 +01:00
title: "Fix: "
labels: [ "broken stream" ]
2021-12-11 09:16:16 +01:00
body:
2021-12-10 16:35:37 +01:00
- type: markdown
2021-12-11 09:17:06 +01:00
attributes:
2021-12-10 16:35:37 +01:00
value: |
2021-12-11 09:16:16 +01:00
Please fill out the issue template as much as you can so we could efficiently process your request
**IMPORTANT**: An issue may contain a request for only one channel, otherwise it will be closed
2021-12-11 12:11:03 +01:00
2021-12-11 09:12:17 +01:00
- type: checkboxes
2021-12-11 09:18:16 +01:00
id: preliminary
attributes:
2021-12-11 09:16:16 +01:00
label: I am assuring that
options:
2021-12-11 09:11:10 +01:00
- label: I use self-updatable playlist link and not a downloaded file
required: true
- label: My TV player has updated this playlist after 0:00 GMT time and is set to update it daily
required: true
- label: I double-checked it just now and it is broken/absent from the playlist still
required: true
2021-12-11 12:11:03 +01:00
2021-12-11 09:16:16 +01:00
- type: input
2021-12-11 09:18:16 +01:00
id: name
attributes:
2021-12-11 09:16:16 +01:00
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
2021-12-11 12:11:03 +01:00
- type: input
id: playlist
attributes:
2021-12-11 09:16:16 +01:00
label: Playlist
description: What playlist was used to get the channel from?
placeholder: 'ex. https://iptv-org.github.io/iptv/countries/au.m3u'
validations:
required: true
2021-12-11 12:11:03 +01:00
2021-12-11 09:16:16 +01:00
- type: input
2021-12-11 09:18:16 +01:00
id: link
attributes:
2021-12-11 09:16:16 +01:00
label: Broken Link
description: Please specify the broken link from a playlist if you can
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
2021-12-11 12:11:03 +01:00
2021-12-11 09:16:16 +01:00
- type: input
2021-12-11 09:18:16 +01:00
id: alt
attributes:
2021-12-11 09:16:16 +01:00
label: Possible Replacement
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'
2021-12-11 12:11:03 +01:00
2021-12-11 09:16:16 +01:00
- type: input
2021-12-11 09:18:16 +01:00
id: notes
attributes:
2021-12-11 09:16:16 +01:00
label: Notes
placeholder: 'Anything else we should know?'