2014-11-27, 00:25
is it possible to use xspf playlists with IPTV simple client, or is there any other way to watch these playlists on Kodi?
(2014-11-27, 14:26)lawin1 Wrote: Convert xspf to m3u: http://xspf2m3u.codeplex.com/But when I convert to m3u some streams work, some of them not (those that are better doesn't
Usage:
In command prompt go to the folder where you put xpsf2m3u.exe
and type xpsf2m3u <xpsf list>
<xpsf list> is a file containing playlist in xpsf format
Result will be stored in xpsf2m3u working folder with the same name
as xpsf playlist but with m3u extension.
If working folder already contains m3u file with the same name as
converting xpsf file then m3u file will be overwritten.
Example of usage
xpsf2m3u list.xpsf
If list.xpsf is a video playlist file then list.m3u will be created.