From 811f5f7eed0e38e3cd79565bc51453e953da5c10 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Tue, 30 Aug 2022 11:48:14 -0500 Subject: [PATCH] Update FAQ.md --- FAQ.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index b3fb0701c..b8df70cc6 100644 --- a/FAQ.md +++ b/FAQ.md @@ -174,4 +174,6 @@ 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 [#6524](https://github.com/iptv-org/iptv/discussions/6524) and [#6855](https://github.com/iptv-org/iptv/issues/6855). +Initially, a version release was indicated in the daily updates, but it was not useful. + +Based on [#645](https://github.com/iptv-org/iptv/issues/645) (about package relases), [#6524](https://github.com/iptv-org/iptv/discussions/6524) and [#6855](https://github.com/iptv-org/iptv/issues/6855).