Skip to content

Commit 8830b5c

Browse files
committed
Update README.md
1 parent 1bc4d1b commit 8830b5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ Example:
374374
</channels>
375375
```
376376

377-
You can also specify the language, site and logo for each channel individually, like so:
377+
You can also specify the language, site, url, logo and LCN (Logical Channel Number) for each channel individually, like so:
378378

379379
```xml
380380
<channel
@@ -383,6 +383,8 @@ You can also specify the language, site and logo for each channel individually,
383383
xmltv_id="France24.fr"
384384
lang="fr"
385385
logo="https://example.com/france24.png"
386+
url="https://example.com/"
387+
lcn="36"
386388
>France 24</channel>
387389
```
388390

0 commit comments

Comments
 (0)