Kodi Community Forum
XML play list for this link - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: XML play list for this link (/showthread.php?tid=112954)



XML play list for this link - ftafartout - 2011-10-22

Hi all;

I used software to get the video link. I copied this link to VLC and plyed the channel very good, but it doesn't play in apple TV2 using XML playlist

Code:
<item> Rotana Cinema </item>

<link>
http://o-o.preferred.att-ord1.v13.lscache6.c.youtube.com/liveplay?sparams=id,expire,ip,ipbits,itag,source,ns,algorithm,burst,factor,cp&cp=U0hQTlJSTl9FSkNOMF9KTFJFOkFNbnVpeW1zdFhz&algorithm=throttle-factor&itag=34&ipbits=8&burst=40&sver=3&signature=5718F90A8B87A95685657BFBAFCB9B88860B9C73.5E5F50D090AE86DF3594D1F2A7B029250F424752&source=youtube&expire=1319270400&key=yt1&ip=99.0.0.0&factor=1.25&ns=yt-live&id=SCT8oP1tVO4
</link>
</item>

Can any one help me out.? I may missing player or some thing?. Thank you


- jhsrennie - 2011-10-22

Use an strm file?

http://wiki.xbmc.org/index.php?title=HOW-TO:Play_internet_video_and_audio_streams

JR