• 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 27
[RELEASE] *ADDED NEW CHANNELS* Worldwide TV *The Next TV* XML
None of the turbotv links seem to be working.. Can u please fix them swag.
Great advice rizjuan1. Or instead of giving every duplicate stream a different name just add the duplicate stream in xml file like this
<item>
<title>Star Cricket</title>
<link>rtmp://188.122.91.6/app/adfferg swfUrl=http://www.yocast.tv/player/player-licensed.swf pageUrl=http://www.yocast.tv/embed.php?live=adfferg&vw=600&vh=420</link>
<link>rtmp://cdn.livecaster.tv/stream/star_cricket001 pageUrl=http://www.livecaster.tv/channel.php?u=star_cricket001 swfUrl=http://www.livecaster.tv/player/player.swf</link>
<thumbnail>http://1.bp.blogspot.com/-68coSeYsCro/T0e0QhfwVcI/AAAAAAAAADs/7paseofHW7Y/s1600/Star-Cricket-Logo.png</thumbnail>
</item>

it will appear in xbmc automatically like this
1) Star Cricket
2) Star Cricket

which means 2 alternate links without having to add names manually.



(2013-02-24, 18:34)rizjuan1 Wrote: Hey guys. I just got back into XBMC yesterday and am amazed how far we've come since the original Xbox days. This XML file is a great example of the collaborative spirit that XBMC runs off. That said I noticed that the "Indian Channels" section was missing tons of thumbnails. So I suggested a patch for review in the Google SVN. (Alias JeffSingh)

They are mostly hi-res thumbnails though. I hope that's okay. If not I can easily change them to the lower res versions. All you do is replace the "/hires/" in the lyngsat url to "/logo/tv/" and change the extension from png to jpg. Here is the source I used:

Code:
http://www.lyngsat-logo.com/tvcountry/in.html

Also the database is really unorganized. But right now that's a good thing! It just means that tons of new content is being added and the current priority is making it available to the masses. Once things settle down maybe we can organize it a bit better. I was thinking instead of something like this:

Code:
9X Music
9xm
9XM UPDATED
9xmusic hd new but may not always be on

We could keep it simple like:

Code:
9XM
9XM (Alt)
9XM (Alt2)
9XM (Alt3)

And we could move the links around behind the scenes with the default "9XM" always being the most stable stream. These are just suggestions I'm putting out there and I really appreciate your hard work! Getting updates out EVERY day has been nothing short of amazing. I have midterms this week but after that I'm more than willing to help keep the streams updated. Also let me know again about hi vs low res pics for the thumbs and I can help update the other sections aswell. Cheers!
All www.Turbotv.in / www.tamiltv.tv streams have been changed, so many channels in the Tamil list don't work anymore.

Can you please update

Kalaignar TV http://tamiltv.tv/kalaignar-tv-live/
Dheeran TV http://tamiltv.tv/dheeran-tv-live/
Isai Aruvi http://tamiltv.tv/isai-aruvi-live/
Makkal TV http://tamiltv.tv/makkal-live/
Chithiram TV http://tamiltv.tv/chithiram-live/
Murasu TV http://tamiltv.tv/murasu-tv-live/
Vasanth TV http://tamiltv.tv/vasanth-tv-live/
Mega TV http://tamiltv.tv/mega-tv-live/
Mega 24 http://tamiltv.tv/mega-24-live/
Mega Musiq http://tamiltv.tv/mega-musiq-live/
DD Podhigai http://tamiltv.tv/dd-podhigai-live/
Sun Life http://tamiltv.tv/sun-life-music/
Polimer TV http://tamiltv.tv/polimer-tv-live/
Sathiyam TV http://tamiltv.tv/sathiyam-tv-live/
Sirippoli TV http://www.turbotv.in/sirippoli-tv/
7S Music http://tamiltv.tv/7s-music-live/
Captain TV http://tamiltv.tv/captain-tv-live/
Seithigal http://tamiltv.tv/seithigal-live/

And can you also add these channels?
Adithya TV: http://livetvchannelsinfree.net/adithyatv.html
Kalaignar Ayngaran TV: http://livetvchannelsinfree.net/kalaignartv.html
Sun Action: http://livetvchannelsinfree.net/sunaction.html
Minnal TV: http://livetvchannelsinfree.net/minnaltv.html


Or if you can tell os how to extract the files and how to add them in the xml file, we can help you :-)
(2013-02-24, 10:36)Gull Wrote:
(2013-02-23, 22:40)hammad99986 Wrote:
(2013-02-23, 14:12)Gull Wrote: @hammad99986. the Fox News stream is the live one or it is recorded video only?

@Gull. i just noticed the above stream is not live but i was able to find a live stream and i managed to get it up and running in my custom xml file.

<item>
<title>Fox News</title>
<link>rtmp://cdn.livecaster.tv/stream/fox_news77 swfUrl=http://www.livecaster.tv/player/player.swf pageUrl=http://www.livecaster.tv/channel.php?u=fox_news77</link>
<thumbnail>http://www.webvideovision.com/blog/wp-content/uploads/2012/05/foxnews_logo_1-e12691446608841.jpg</thumbnail>
</item>

Nice link for watching fox news live with good pic quality and a request for swaggersukh to plz add it into xml under English Channels thanks.
I will add it. Thanks!

(2013-02-24, 18:34)rizjuan1 Wrote: Hey guys. I just got back into XBMC yesterday and am amazed how far we've come since the original Xbox days. This XML file is a great example of the collaborative spirit that XBMC runs off. That said I noticed that the "Indian Channels" section was missing tons of thumbnails. So I suggested a patch for review in the Google SVN. (Alias JeffSingh)

They are mostly hi-res thumbnails though. I hope that's okay. If not I can easily change them to the lower res versions. All you do is replace the "/hires/" in the lyngsat url to "/logo/tv/" and change the extension from png to jpg. Here is the source I used:

Code:
http://www.lyngsat-logo.com/tvcountry/in.html

Also the database is really unorganized. But right now that's a good thing! It just means that tons of new content is being added and the current priority is making it available to the masses. Once things settle down maybe we can organize it a bit better. I was thinking instead of something like this:

Code:
9X Music
9xm
9XM UPDATED
9xmusic hd new but may not always be on

We could keep it simple like:

Code:
9XM
9XM (Alt)
9XM (Alt2)
9XM (Alt3)

And we could move the links around behind the scenes with the default "9XM" always being the most stable stream. These are just suggestions I'm putting out there and I really appreciate your hard work! Getting updates out EVERY day has been nothing short of amazing. I have midterms this week but after that I'm more than willing to help keep the streams updated. Also let me know again about hi vs low res pics for the thumbs and I can help update the other sections aswell. Cheers!

PM Me!
Quote:Great advice rizjuan1. Or instead of giving every duplicate stream a different name just add the duplicate stream in xml file like this
<item>
<title>Star Cricket</title>
<link>rtmp://188.122.91.6/app/adfferg swfUrl=http://www.yocast.tv/player/player-licensed.swf pageUrl=http://www.yocast.tv/embed.php?live=adfferg&vw=600&vh=420</link>
<link>rtmp://cdn.livecaster.tv/stream/star_cricket001 pageUrl=http://www.livecaster.tv/channel.php?u=star_cricket001 swfUrl=http://www.livecaster.tv/player/player.swf</link>
<thumbnail>http://1.bp.blogspot.com/-68coSeYsCro/T0e0QhfwVcI/AAAAAAAAADs/7paseofHW7Y/s1600/Star-Cricket-Logo.png</thumbnail>
</item>

it will appear in xbmc automatically like this
1) Star Cricket
2) Star Cricket

which means 2 alternate links without having to add names manually.



Thanks

(2013-02-24, 22:02)Suriyan Wrote: All www.Turbotv.in / www.tamiltv.tv streams have been changed, so many channels in the Tamil list don't work anymore.

Can you please update

Kalaignar TV http://tamiltv.tv/kalaignar-tv-live/
Dheeran TV http://tamiltv.tv/dheeran-tv-live/
Isai Aruvi http://tamiltv.tv/isai-aruvi-live/
Makkal TV http://tamiltv.tv/makkal-live/
Chithiram TV http://tamiltv.tv/chithiram-live/
Murasu TV http://tamiltv.tv/murasu-tv-live/
Vasanth TV http://tamiltv.tv/vasanth-tv-live/
Mega TV http://tamiltv.tv/mega-tv-live/
Mega 24 http://tamiltv.tv/mega-24-live/
Mega Musiq http://tamiltv.tv/mega-musiq-live/
DD Podhigai http://tamiltv.tv/dd-podhigai-live/
Sun Life http://tamiltv.tv/sun-life-music/
Polimer TV http://tamiltv.tv/polimer-tv-live/
Sathiyam TV http://tamiltv.tv/sathiyam-tv-live/
Sirippoli TV http://www.turbotv.in/sirippoli-tv/
7S Music http://tamiltv.tv/7s-music-live/
Captain TV http://tamiltv.tv/captain-tv-live/
Seithigal http://tamiltv.tv/seithigal-live/

And can you also add these channels?
Adithya TV: http://livetvchannelsinfree.net/adithyatv.html
Kalaignar Ayngaran TV: http://livetvchannelsinfree.net/kalaignartv.html
Sun Action: http://livetvchannelsinfree.net/sunaction.html
Minnal TV: http://livetvchannelsinfree.net/minnaltv.html


Or if you can tell os how to extract the files and how to add them in the xml file, we can help you :-)
Use rtmpdumphelper and rtmp toolkit to extract rtmps...
You're most welcome. I have my own xml file that i use with my xbmc and i update it almost twice a week it consist of different channels mostly news, doc, kids and entertainment channel. i would love to help you out in updating or organizing or providing you with new working links.

(2013-02-25, 00:03)swaggersukh Wrote:
Quote:Great advice rizjuan1. Or instead of giving every duplicate stream a different name just add the duplicate stream in xml file like this
<item>
<title>Star Cricket</title>
<link>rtmp://188.122.91.6/app/adfferg swfUrl=http://www.yocast.tv/player/player-licensed.swf pageUrl=http://www.yocast.tv/embed.php?live=adfferg&vw=600&vh=420</link>
<link>rtmp://cdn.livecaster.tv/stream/star_cricket001 pageUrl=http://www.livecaster.tv/channel.php?u=star_cricket001 swfUrl=http://www.livecaster.tv/player/player.swf</link>
<thumbnail>http://1.bp.blogspot.com/-68coSeYsCro/T0e0QhfwVcI/AAAAAAAAADs/7paseofHW7Y/s1600/Star-Cricket-Logo.png</thumbnail>
</item>

it will appear in xbmc automatically like this
1) Star Cricket
2) Star Cricket

which means 2 alternate links without having to add names manually.



Thanks

(2013-02-24, 22:02)Suriyan Wrote: All www.Turbotv.in / www.tamiltv.tv streams have been changed, so many channels in the Tamil list don't work anymore.

Can you please update

Kalaignar TV http://tamiltv.tv/kalaignar-tv-live/
Dheeran TV http://tamiltv.tv/dheeran-tv-live/
Isai Aruvi http://tamiltv.tv/isai-aruvi-live/
Makkal TV http://tamiltv.tv/makkal-live/
Chithiram TV http://tamiltv.tv/chithiram-live/
Murasu TV http://tamiltv.tv/murasu-tv-live/
Vasanth TV http://tamiltv.tv/vasanth-tv-live/
Mega TV http://tamiltv.tv/mega-tv-live/
Mega 24 http://tamiltv.tv/mega-24-live/
Mega Musiq http://tamiltv.tv/mega-musiq-live/
DD Podhigai http://tamiltv.tv/dd-podhigai-live/
Sun Life http://tamiltv.tv/sun-life-music/
Polimer TV http://tamiltv.tv/polimer-tv-live/
Sathiyam TV http://tamiltv.tv/sathiyam-tv-live/
Sirippoli TV http://www.turbotv.in/sirippoli-tv/
7S Music http://tamiltv.tv/7s-music-live/
Captain TV http://tamiltv.tv/captain-tv-live/
Seithigal http://tamiltv.tv/seithigal-live/

And can you also add these channels?
Adithya TV: http://livetvchannelsinfree.net/adithyatv.html
Kalaignar Ayngaran TV: http://livetvchannelsinfree.net/kalaignartv.html
Sun Action: http://livetvchannelsinfree.net/sunaction.html
Minnal TV: http://livetvchannelsinfree.net/minnaltv.html


Or if you can tell os how to extract the files and how to add them in the xml file, we can help you :-)
Use rtmpdumphelper and rtmp toolkit to extract rtmps...
I can extract rtmps. For example for Kalaignar TV:

rtmp://65.49.77.154/redirect


But it will not work when I put it in like this:

-<item> <title>Kalaignar TV</title> <link>rtmp://65.49.77.154/redirect playpath=kalai0.stream swfUrl=http://www.turbotv.in/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf pageUrl=http://www.turbotv.in/dd-national/ live=true timeout=15</link> <thumbnail/> </item>
Hi Guys,

I wanted to drop a note of appreciation for all the good work that you are doing.

Cheers!
(2013-02-25, 01:07)Suriyan Wrote: I can extract rtmps. For example for Kalaignar TV:

rtmp://65.49.77.154/redirect


But it will not work when I put it in like this:

-<item> <title>Kalaignar TV</title> <link>rtmp://65.49.77.154/redirect playpath=kalai0.stream swfUrl=http://www.turbotv.in/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf pageUrl=http://www.turbotv.in/dd-national/ live=true timeout=15</link> <thumbnail/> </item>

Here you go Suriyan:-)

<item>
<title>Kalaignar TV</title>
<link>rtmp://50.7.190.86:1953/base2/kalai0.stream swfUrl=http://tamiltv.tv/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf pageUrl=http://tamiltv.tv/kalaignar-tv-live/</link>
<thumbnail>http://sinthupuram.com/blog/livetamiltvs_files/kalaignartvew1.png</thumbnail>
</item>
(2013-02-25, 01:51)hammad99986 Wrote:
(2013-02-25, 01:07)Suriyan Wrote: I can extract rtmps. For example for Kalaignar TV:

rtmp://65.49.77.154/redirect


But it will not work when I put it in like this:

-<item> <title>Kalaignar TV</title> <link>rtmp://65.49.77.154/redirect playpath=kalai0.stream swfUrl=http://www.turbotv.in/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf pageUrl=http://www.turbotv.in/dd-national/ live=true timeout=15</link> <thumbnail/> </item>

Here you go Suriyan:-)

<item>
<title>Kalaignar TV</title>
<link>rtmp://50.7.190.86:1953/base2/kalai0.stream swfUrl=http://tamiltv.tv/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf pageUrl=http://tamiltv.tv/kalaignar-tv-live/</link>
<thumbnail>http://sinthupuram.com/blog/livetamiltvs_files/kalaignartvew1.png</thumbnail>
</item>

Thanks!
@swagger..... do you any method how can I watch channels from webtv.dmasti.pk??
(2013-02-25, 02:40)mubashirathar56 Wrote: @swagger..... do you any method how can I watch channels from webtv.dmasti.pk??
I think you have to have a ip that is in India or Pakistan. You can try using Indian or Pakistani VPN!
But that is Paid!
Can you please update Cartoon Network URDU link ??
(2013-02-25, 07:51)mubashirathar56 Wrote: Can you please update Cartoon Network URDU link ??
Okay!
Thanks for all the great work could i please ask to have Press TV added


Thanks In Advance
  • 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 27

Logout Mark Read Team Forum Stats Members Help
[RELEASE] *ADDED NEW CHANNELS* Worldwide TV *The Next TV* XML5