NASA Tv Plugin

Discuss plugins for TunerFreeMCE

NASA Tv Plugin

Postby swarfega » Sun Jan 17, 2010 8:18 pm

I love watching NASA Tv so it seemed natural for me to create a plugin for the channel, so here it is.

NASA.zip
NASA Tv Live feed
(16.11 KiB) Downloaded 71 times
swarfega
 
Posts: 3
Joined: Sun Jan 17, 2010 8:13 pm

Re: NASA Tv Plugin

Postby Martin » Mon Jan 18, 2010 12:12 am

Nice one! I have added it to the TunerFreeMCE plugins page. Let me know if you want your real name on there to get some Kudos (assuming it is not actually swarfega).

Thanks

Martin
http://www.milliesoft.co.uk/
Like our code? Good support? Click here to donate.
User avatar
Martin
Site Admin
 
Posts: 526
Joined: Wed Aug 26, 2009 9:10 pm

Re: NASA Tv Plugin

Postby swarfega » Mon Jan 18, 2010 12:57 pm

Thanks for adding it. Im happy with just the nickname :)
swarfega
 
Posts: 3
Joined: Sun Jan 17, 2010 8:13 pm

Re: NASA Tv Plugin

Postby ClarkF1 » Sat May 22, 2010 10:47 am

There is a better quality feed at http://playlist.yahoo.com/makeplaylist.dll?id=1368163

I've edited the feed.xml file so that it works.

I've tried using both but CacheBuilder finds two channels but only one shows up.

Here's the XML I'm using

Code: Select all
<NASATVChannels>
<Channel>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://playlist.yahoo.com/makeplaylist.dll?id=1368163</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Live feed - High</ChannelDescription>
</Channel>
<Channel>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://www.nasa.gov/55644main_NASATV_Windows.asx</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Live feed - Low</ChannelDescription>
</Channel>

</NASATVChannels>


nasa_screen.jpg
nasa_screen.jpg (219.59 KiB) Viewed 455 times
ClarkF1
 
Posts: 26
Joined: Sat May 22, 2010 10:42 am

Re: NASA Tv Plugin

Postby Martin » Tue May 25, 2010 9:29 am

Thanks for the update. I tweaked it a little to show both feeds directly under the first NASA link and uploaded it for everyone.

Martin
http://www.milliesoft.co.uk/
Like our code? Good support? Click here to donate.
User avatar
Martin
Site Admin
 
Posts: 526
Joined: Wed Aug 26, 2009 9:10 pm

Re: NASA Tv Plugin

Postby ClarkF1 » Thu Jun 03, 2010 8:59 am

Many thanks.

I added the Media and Education channels - Media sometimes shows different programmes to the main channel

Code: Select all
<NASATVChannels>
<Channel>
<programId>NASA1</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://playlist.yahoo.com/makeplaylist.dll?id=1368163</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Live feed - High</ChannelDescription>
</Channel>
<Channel>
<programId>NASA2</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://www.nasa.gov/55644main_NASATV_Windows.asx</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Live feed - Low</ChannelDescription>
</Channel>
<Channel>
<programId>NASA3</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://www.nasa.gov/145588main_Digital_Edu.asx</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Education Channel</ChannelDescription>
</Channel>
<Channel>
<programId>NASA4</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://www.nasa.gov/145590main_Digital_Media.asx</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Media Channel</ChannelDescription>
</Channel>
</NASATVChannels>


I took a look at why mine wasn't working - hadn't assigned different Program IDs to the Channels - D'oh :D
ClarkF1
 
Posts: 26
Joined: Sat May 22, 2010 10:42 am

Re: NASA Tv Plugin

Postby Martin » Sat Jun 05, 2010 10:27 pm

Thanks again. I have updated the plugin with those feeds.

Martin
http://www.milliesoft.co.uk/
Like our code? Good support? Click here to donate.
User avatar
Martin
Site Admin
 
Posts: 526
Joined: Wed Aug 26, 2009 9:10 pm

Re: NASA Tv Plugin

Postby liamcarbin » Wed Aug 04, 2010 6:43 pm

Hey,

Great plugin, very useful for when spacewalks/shuttle missions are happening. I was wondering if there is anyway to increase the volume on the streams, they all seem pretty queit even with my TV turned up to max. I have tried going into settings on the xbox but cant find anything to alter the volume.

I have also edit the feeds file, to include Live International Space Station Streaming and Mission Audio, I could send the file if you like?

Thanks
liamcarbin
 
Posts: 14
Joined: Wed Aug 04, 2010 6:38 pm

Re: NASA Tv Plugin

Postby Martin » Thu Aug 05, 2010 10:15 am

liamcarbin wrote:Hey,

Great plugin, very useful for when spacewalks/shuttle missions are happening. I was wondering if there is anyway to increase the volume on the streams, they all seem pretty queit even with my TV turned up to max. I have tried going into settings on the xbox but cant find anything to alter the volume.

I have also edit the feeds file, to include Live International Space Station Streaming and Mission Audio, I could send the file if you like?

Thanks


Hi, no, there isn't any way to change the volume of the feed. It is just as loud as NASA send I'm afraid.

Yes, if you have an update please send it.

Thanks

Martin
http://www.milliesoft.co.uk/
Like our code? Good support? Click here to donate.
User avatar
Martin
Site Admin
 
Posts: 526
Joined: Wed Aug 26, 2009 9:10 pm

Re: NASA Tv Plugin

Postby liamcarbin » Thu Aug 05, 2010 2:55 pm

Hey,

No worries, I didnt think there was anything that could be done.

Here is my updated file

Code: Select all
<NASATVChannels>
<Channel>
<programId>NASA1</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://playlist.yahoo.com/makeplaylist.dll?id=1368163</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Live feed - High</ChannelDescription>
</Channel>
<Channel>
<programId>NASA2</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://www.nasa.gov/55644main_NASATV_Windows.asx</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Live feed - Low</ChannelDescription>
</Channel>
<Channel>
<programId>NASA3</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://www.nasa.gov/145588main_Digital_Edu.asx</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Education Channel</ChannelDescription>
</Channel>
<Channel>
<programId>NASA4</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://www.nasa.gov/145590main_Digital_Media.asx</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>NASA Tv Media Channel</ChannelDescription>
</Channel>
<Channel>
<programId>NASA5</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://www.nasa.gov/multimedia/isslivestream.asx</ChannelLink>
<ChannelLogo>http://mykathiravan.com/Thozhil%20nodpam/202019main_nasa_tv_homepage_logo.jpg</ChannelLogo>
<ChannelDescription>ISS LIVE</ChannelDescription>
</Channel>
<Channel>
<programId>NASA6</programId>
<ChannelName>NASA Tv</ChannelName>
<ChannelCode>NASA_TV</ChannelCode>
<ChannelLink>http://www.nasa.gov/178952main_Mission_Audio_UP.asx</ChannelLink>
<ChannelLogo>http://lh5.ggpht.com/_KYsPKdxZ-PY/TFhMFeZrEeI/AAAAAAAAAC8/A9Fg1MnbRDw/s720/ISS%20LIVE.jpg</ChannelLogo>
<ChannelDescription>Mission Audio</ChannelDescription>
</Channel>
</NASATVChannels>




Now Includes Mission Audio & International Space Station Streaming (Which is good as NASA dont carry coverage of station all the time on public/media channels)
hope this is ok for you, and hope everyone enjoys the update!!
Also ISS Streaming is broadcasted in widescreen by nasa. If any knows a link that has a 4:3 version please update.
liamcarbin
 
Posts: 14
Joined: Wed Aug 04, 2010 6:38 pm

Next

Return to Plugins

Who is online

Users browsing this forum: No registered users and 1 guest

cron