From 11cc83dca4a726e6b088b1bd111b0a4a6c6bb1d0 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Sat, 20 Aug 2022 11:57:49 -0500 Subject: [PATCH] Update FAQ.md --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index f95f79ace..7a36f9dbc 100644 --- a/FAQ.md +++ b/FAQ.md @@ -103,6 +103,8 @@ Note: Please check the fair use (also called "fair dealing" or "copyright except ### Is there any way to add my channel other than via this git repository? No, there is no such option. +Based on [#2392](https://github.com/iptv-org/iptv/issues/2392). + ## Technical ### Why am I asked to provide an adaptive playlist like "master.m3u8", "playlist.m3u8" or "index.m3u8"? An adaptive playlist is a m3u8 file that contains certain informations: the bandwidth, the quality, the type of codec used to read the channel. The player then reads the channel playlist based on your bandwidth and screen (hence the name "adaptive"). This permits you to watch your channel on perfect conditions.