This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| htpc:kodi [2025/02/24 19:08] – Yuki | htpc:kodi [2025/02/26 16:47] (current) – Yuki | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| <code m3u [highlight_lines_extra=" | <code m3u [highlight_lines_extra=" | ||
| #EXTM3U | #EXTM3U | ||
| - | #EXTINF:-1 tvg-id=" | + | #EXTINF:-1 tvg-id=" |
| - | stream URL here.m3u | + | https:// |
| </ | </ | ||
| ^EXTINF attribute^Comments^ | ^EXTINF attribute^Comments^ | ||
| Line 60: | Line 60: | ||
| </ | </ | ||
| Note that we're doing a symbolic link, so we can automatically keep it updated. | Note that we're doing a symbolic link, so we can automatically keep it updated. | ||
| + | |||
| + | Now on the playlist you can do something like this: | ||
| + | < | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | https:// | ||
| + | </ | ||
| + | |||