Update FAQ.md
This commit is contained in:
parent
79df32c5ea
commit
f16dc00b86
2
FAQ.md
2
FAQ.md
|
@ -160,7 +160,7 @@ No. Exceptions are the visual radios, in which a video and audio are shown at th
|
|||
Based on [#1196](https://github.com/iptv-org/iptv/pull/1196) (first pull request about this) [#2758](https://github.com/iptv-org/iptv/pull/2758) (visual radio example), [#5794](https://github.com/iptv-org/iptv/discussions/5794), [#6044](https://github.com/iptv-org/iptv/discussions/6044) and [#8788](https://github.com/iptv-org/iptv/discussions/8788).
|
||||
|
||||
### Why are there some call sign (KJLA-DT1.us) as ids and alphanumeric names as ids (Mychannel.us)?
|
||||
It's to differentiate the origin of the broadcast from the content. Call signs (or call letters in some countries) usually come from physical stations in the country of origin and their programming is subject to change. This type of ids is widely used in the United States, where it has [its article in Wikipedia](https://en.wikipedia.org/wiki/Call_signs_in_the_United_States) explained in more detail. However, if the channel does not officially carry the identification of the local television station, the brand name will be used as id.
|
||||
It's to differentiate the origin of the broadcast from the content. Call signs (or call letters in some countries) usually come from physical stations in the country of origin and their programming is subject to change. This type of ids is widely used in the United States, and [this article from Wikipedia](https://en.wikipedia.org/wiki/Call_signs_in_the_United_States) explains in more detail. However, if the channel does not officially carry the identification of the local television station, the brand name will be used as id.
|
||||
|
||||
An example of a call sign used as id is `KJLA-DT1.us`: [KJLA](https://en.wikipedia.org/wiki/KJLA) is a digital television station, DT is a suffix, 1 is a subchannel number and ".us" is the country code (United States). This station broadcasts the Visión Latina channel.
|
||||
|
||||
|
|
Loading…
Reference in New Issue