Kodi Community Forum

Full Version: How to convert into XML file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello All.

anyone can show me how to convert those links into XML file:

# EXTINF: -1, TLC
http://46.44.23.53:30000/udp/224.0.90.5:1234
# EXTINF: -1, Mezzo
http://46.44.23.53:30000/udp/224.0.90.8:1234

into:
<item>
<title>Chanel Name</title>
<link>HuhHuhHuhHuhHuhHuh?</link>
<thumbnail></thumbnail>
</item>
Trying to open these links... brings File not found

This might lead to something.

http://forum.xbmc.org/showthread.php?tid=93280