xspf playlists
#1
is it possible to use xspf playlists with IPTV simple client, or is there any other way to watch these playlists on Kodi?
Reply
#2
Convert xspf to m3u: http://xspf2m3u.codeplex.com/

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.
Reply
#3
(2014-11-27, 14:26)lawin1 Wrote: Convert xspf to m3u: http://xspf2m3u.codeplex.com/

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.
But when I convert to m3u some streams work, some of them not (those that are better doesn't Sad ). It would be ideal, if I could use original playlist wich is .xspf.
Reply

Logout Mark Read Team Forum Stats Members Help
xspf playlists0