Home TV Plugin
#1
Question 
Hello!
I have some URLs for on-line TV channels of my Internet provider.

This for Example:
mms://webstream.bashtel.ru:1757/a1tv (A-One TV)
mms://webstream.bashtel.ru:1757/test1 (NatGeo)
mms://webstream.bashtel.ru:1757/mbox (Music Box)
mms://webstream.bashtel.ru:1757/vesti (Vesti 24)

Only 16 channels (only for Bashtel Internet Users)

Somebody can help me with plugin for XBMC. Its look like Channel-list with names of Channel and cover of channel.
With what to begin? it's a first project for me!) thanksBig Grin
Reply
#2
A good starting point is the wiki:

http://wiki.xbmc.org/?title=HOW-TO_write...s_for_XBMC
http://wiki.xbmc.org/index.php?title=HOW...on_Scripts

There are examples in there for streaming video.
Reply
#3
no need for script or a plugin if those addresses dont change.

just create Bashtel.STRM and place the urls in it

Code:
mms://webstream.bashtel.ru:1757/a1tv
mms://webstream.bashtel.ru:1757/test1
mms://webstream.bashtel.ru:1757/mbox
mms://webstream.bashtel.ru:1757/vesti

click Bashtel.STRM to list them and select the one you want to play.

Bashtel.STRM

Zeljko
Reply
#4
Amet Wrote:no need for script or a plugin if those addresses dont change.
...
click Bashtel.STRM to list them and select the one you want to play.
Yes it work but I want to create something this: Image

I know it's simple.
Somebody help with example file?
Reply
#5
You can try to add your channel list in this plugin http://passion-xbmc.org/downloads/?sa=view;down=65

Auto update channel list and you can configure an external player (optional).

Image

Image

Image
Image
Xbox Debug Kit + 2 Xbox Crystal / 2 ATV with Crystal HD => Many thanks to Davilla
Reply

Logout Mark Read Team Forum Stats Members Help
Home TV Plugin0