Kodi Community Forum

Full Version: New KML site: Onlinestreams
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
hi,

if you like the webradio2 from kiss you'd like my kml site.
download a preconfigured kml browser on:
http://www.onlinestreams.nl/software/kml...0050109.py
(don't forget you replace your uniqe playerid)

registered users can add radio/television/webcam etc streams.

it's stil in early production stage, but fully functional!

i'd ecourage you to register on:
http://www.onlinestreams.nl/kml.php?acti...ister_html
and add streams as much you like.

at this point not realy much streams are in the database, so please go ahead Smile (about >600 streams)

the main kml site is at:
http://www.onlinestreams.nl/kml.php

or just visit the main html site at:
http://www.onlinestreams.nl/

greetings,

arjan
sounds good, but if possible i like tyo remove the mac-addres in the script.
i dont want to be hacked at any way. no offence to you, but others could.

keep up the good work.....

ps: barney wordt zeker weten weer nummer 1
(mausman @ sep. 11 2004,15:06 Wrote:sounds good, but if possible i like tyo remove the mac-addres in the script.
i dont want to be hacked at any way. no offence to you, but others could.

keep up the good work.....

ps: barney wordt zeker weten weer nummer 1
hi,

your real mac adres in not needed, you can fake what you want.
but in order to be kiss compatibel you should at least fake the 12 char playerid from a kiss player.

for onlinestreams it doesn't matter, a long it is unique.

greetings,
ok thx, i will try it out later.
fyi - "this site exists to help people who don't use winamp to watch their nsvs, as well as those that do, and want a more organized list."

* http://www.winamptv.org/list/

* http://www.winamptv.org/list/oldlist.html

lot's of nsv streams...
.... and this one:

* http://www.scvi.net/tvpls.htm
(jalla @ sep. 14 2004,07:48 Wrote:.... and this one:

* http://www.scvi.net/tvpls.htm
hi,

thanks for the links,

feel free to add working links into my onlinestreams database Smile

i'd found also many streams on:
http://mediahopper.com/portal.htm

i'd think a start another table to collect portals for streams, and display them when you're logged on.

ps: i'm adding streams on almost a dayly basis, but i'm rather busy on making new onlinestream releases, to add more functionality and fix some bugs i found.

did you like the onlinestreams?

greetings,

arjan
hi,

btw what are nsv streams, and does xbmc play themHuh

thanks,


arjan
(jalla @ sep. 14 2004,07:48 Wrote:.... and this one:

* http://www.scvi.net/tvpls.htm
i'd created an extra table now, and if you wish you cann add stream "portal' url's yourself (when you're logged on)

the list of portals is displayed then also.

greetings,

arjan
i have tried to get this script working but cannot manage. i have replaced the player id in the file with my mac address from the xbox, but i get cannot load image errors and parse errors.

my previous simplekml.py works fine.

any ideas?
(madzenith @ sep. 14 2004,18:56 Wrote:i have tried to get this script working but cannot manage. i have replaced the player id in the file with my mac address from the xbox, but i get cannot load image errors and parse errors.

my previous simplekml.py works fine.

any ideas?
hi,

you can just use your working one, no problem.
however that one doesn't give some extra information like the kiss player.
it works although, but not some parts which you may considder as a "must have".
having personal bookmarks is such a thing, and i'm planning having some more stuff like storing preferences (sort order etc) and that sort of thing.

so if you just wanna try, you can use your working one, copy it to a new file, and edit the url which point tho the kiss webradio2 into
http://www.onlinestreams.nl/kml.php

while you are busy with that, its easy as that to add those kiss specific things. have a look into my version for that and search for xxxxxxxxxxxx. at that point some kiss specific string is always added to the url.


hope that helps.


greetings,

arjan
ehh i typed:

http://iafilius.xs4all.nl/onlinestreams/kml.php.

but of course it's without the dot (it was the end of line)

so its:

http://www.onlinestreams.nl/kml.php for the kml browser
thanks for the info - will try with the original one first. the section from the script that isn't working - the latest one - is as follows.

i may be being dumb - but i cannot see what is wrong.

i have replaced all occurrences of player if with my mac address of the xbox.

thanks in advance and apologies for being a nuiscance.

def downloadxmldocument(url=none):
dialog = xbmcgui.dialogprogress()
if url is none:
url = "[url]http://iafilius.xs4all.nl/onlinestreams/kml.php"[/url]

try:
if url.count('?'):
url = url + "&playerid=0050e25c6dd9&playerbrand=kiss&playermodel=dp-500&playerlanguage=0&playerfirmware=280"
Wink
a brief update.

my working script is fine with the url changed - however, as you say kiss streams are not working.
iafilius - great work!

need to read up a bit more on this, but for me the current beta script works ok. still some errors, but the potential is huge.

cannot wait to test it out some more. will try to add some streams to the database as well.

keep us posted on the wip...
Pages: 1 2 3 4 5 6