Update FAQ.md

This commit is contained in:
Diego 2022-08-16 12:29:30 -05:00 committed by GitHub
parent 625551ea74
commit c14c6852fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
FAQ.md
View File

@ -39,10 +39,14 @@ A lot of channels are ready for main public because of adaptive resolution. If y
Some TV stations have a maximum of simultaneous users. So if this stream does not display correctly (becuase of bandwidth limit), you will have to play at another time.
### I have a cable service and I want those channels to be on this IPTV. Is that possible?
No. This playlist does not replace traditional cable, because this playlist can't include exclusive channels that may not be available on free-to-air. We recommend contacting your cable provider to offer legal alternatives to this service or visit the [iptv-org/awesome-iptv](https://github.com/iptv-org/awesome-iptv) repository for find other providers.
No. This playlist does not replace traditional cable, because this playlist can't include exclusive channels that may not be available on free-to-air. In other words, you will not have all the channels in the world. We recommend contacting your cable provider to offer legal alternatives to this service or visit the [iptv-org/awesome-iptv](https://github.com/iptv-org/awesome-iptv) repository for find other providers.
Based on [#7205](https://github.com/iptv-org/iptv/issues/7205).
### Does the playlist have a channel guide?
Yes. However, not all channels have their EPG available. See [EPG](https://github.com/iptv-org/epg) for more info. Please note that the guide is not perfect and some channels (like international feeds) may interrupt programming without you knowing.
Yes, because an id of each channel is used to link to program guide. However, not all channels have their EPG available. See [EPG](https://github.com/iptv-org/epg) for more info. Please note that the guide is not perfect and some channels (like international feeds) may interrupt programming without you knowing.
Based on [#2438](https://github.com/iptv-org/iptv/issues/2438) and [#4537]([https://github.com/iptv-org/iptv/issues/2438](https://github.com/iptv-org/iptv/discussions/4537)).
### Is it possible to view channels directly from the main website?
No, to avoid possible abuse of the service.
@ -150,4 +154,4 @@ 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 [#3057](https://github.com/iptv-org/iptv/issues/3057).
Based on [#3057](https://github.com/iptv-org/iptv/issues/3057) and [#6855](https://github.com/iptv-org/iptv/issues/6855).