<div dir="ltr"><div dir="ltr">On Thu, 20 Feb 2020 at 21:24, Peter Carlsson <<a href="mailto:maillist.peter@home.se">maillist.peter@home.se</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I did a first attempt with some free Play services that does not require<br>
any credentials but it did not work and it looks like this:<br>
<br>
#EXTM3U<br>
<br>
#EXTINF:0,4004 - SVT1 HD<br>
#EXTMYTHTV:xmltvid=<a href="http://svt1.svt.se" rel="noreferrer" target="_blank">svt1.svt.se</a><br>
#EXTVLCOPT:program=1234<br>
<a href="https://www.svtplay.se/kanaler/svt1?start=auto" rel="noreferrer" target="_blank">https://www.svtplay.se/kanaler/svt1?start=auto</a><br>
<br>
#EXTINF:0,4096 - SVT2 HD<br>
#EXTMYTHTV:xmltvid=<a href="http://svt2.svt.se" rel="noreferrer" target="_blank">svt2.svt.se</a><br>
#EXTVLCOPT:program=1235<br>
<a href="https://www.svtplay.se/kanaler/svt2?start=auto" rel="noreferrer" target="_blank">https://www.svtplay.se/kanaler/svt2?start=auto</a><br>
<br>
Compared to your example I don't really know what to fill in for the<br>
different fields. The URLs are copied exactly as they look at the Play<br>
service page but do I also have to enter some additional parameters like<br>
you have (src, freq, msys, etc.) and with what?<br></blockquote><div><br></div><div>The URLs you're using above are for website access via a browser. You need streaming URLs here.</div><div><br></div><div>I notice the streamlink project [<a href="https://streamlink.github.io/">https://streamlink.github.io/</a>] has a plugin for SVT. If you can install that and then by using either of the URLs you're using above, to get a video stream played, then you could look at using streamlink in conjunction with MythTV's external recorder functionality [<a href="https://www.mythtv.org/wiki/ExternalRecorder">https://www.mythtv.org/wiki/ExternalRecorder</a>]. That seems like a reasonable way forward to me.<br></div><div><br></div><div>--</div><div>Cheers, Ian</div><div><br></div></div></div>