From 10ba457c01f73d3ff01e89a6d78ce2b173ba191f Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 15 Aug 2022 16:54:29 -0500 Subject: [PATCH] Update FAQ.md Add based --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index fc9f0262d7..0dd75b3b91 100644 --- a/FAQ.md +++ b/FAQ.md @@ -147,3 +147,5 @@ Based on [#2440](https://github.com/iptv-org/iptv/issues/2440). ### What is a "daily update" and why are the benefits for this playlist? A "daily update" is a pull request made for maintenance purposes. It checks the status of the playlist operation, and reclassifies the streams internally. This will be useful on playlist recreation, as it's gonna hide streams from the playlist if they have access problems. + +Based on [#2440](https://github.com/iptv-org/iptv/issues/3057).