Update FAQ.md

Co-authored-by: Aleksandr Statciuk <github@oiya.xyz>
This commit is contained in:
Diego 2022-08-16 12:51:38 -05:00 committed by GitHub
parent 1cc6555fab
commit eb31ea6398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
FAQ.md
View File

@ -146,7 +146,7 @@ The reason is to reduce the workload when adding streams in the list. Since "tvg
You can add multiple streams with a single id (in the "tvg-id" parameter), instead of adding information from scratch. For example:
```
#EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3综艺 (1080p)
#EXTINF:-1 tvg-id="CCTV3.cn",CCTV-3综艺 (1080p)
```
Based on [#2086](https://github.com/iptv-org/iptv/issues/2086) (countries) and [#6516](https://github.com/iptv-org/iptv/issues/6516) (use of Database).