neige d'aoust

knowledge, art, and other stuff

User Tools

Site Tools


htpc:kodi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
htpc:kodi [2025/02/24 19:08] Yukihtpc:kodi [2025/02/26 16:47] (current) Yuki
Line 25: Line 25:
 <code m3u [highlight_lines_extra="2"]> <code m3u [highlight_lines_extra="2"]>
 #EXTM3U #EXTM3U
-#EXTINF:-1 tvg-id="CBVTDT.ca" tvg-chno="2" tvg-logo="..." group-title="General franco",Ici Radio-Canada Télé Québec (CBVT-DT) +#EXTINF:-1 tvg-id="..." tvg-chno="69" tvg-logo="..." group-title="General",Generic TV channel 
-stream URL here.m3u+https://example.com/streamURLhere.m3u8
 </code> </code>
 ^EXTINF attribute^Comments^ ^EXTINF attribute^Comments^
Line 60: Line 60:
 </code> </code>
 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:
 +<code>
 +#EXTINF:-1,Widevine-protected Channel
 +#KODIPROP:inputstream=inputstream.adaptive
 +#KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
 +#KODIPROP:inputstream.adaptive.license_key=https://example.com/license||R{SSM}|
 +https://example.com/manifest.mpd
 +</code>
 +
htpc/kodi.1740442105.txt.gz · Last modified: 2025/02/24 19:08 by Yuki