| |||||||
| Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Nieuwendijk (NB) Age: 37
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | perhaps it has been discussed before in this forum, but wouldn't it be great to have a MP plugin that acts as a frontend to the website http://wwitv.com/portal.htm this website collects all links to streaming tv stations worldwide. it would be great to have a plugin in MP that allows me to navigate to the different countries/channels and perhaps have a recent/favorites list. I don't think this would be too hard to code (?) I never programmed in C#. anyone? |
| | |
| | #2 (permalink) |
| Retired Team Member Join Date: Feb 2005 Location: Ft Smith, AR
Posts: 2,023
Thanks: 33
Thanked 9 Times in 9 Posts
Country: | I didn't know it existed! This would be so great to have! As long as we are wishing - How about the following feature requests: Favorites Sticky for the Country (so don't have to scroll down to select each time) or maybe sticky1, sticky2, sticky3 then can select the stations from each of those list generated. |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Dec 2005 Location: Scotland
Posts: 196
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I like the idea of it but i think it would be very very very hard to code When you click on a channel you just go to its site not straight to the stream and some of the sites open the stream in a seperate windows. i could be completely wrong and it would just take a very good coder. |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Nieuwendijk (NB) Age: 37
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I don't think it's hard to code. if you select a country on the left side, you get a list of the channels from that country. In the list are four columns called >Website/Stream/Live?/Information< the website-column links to the website of the channel but the Stream-column has a direct link to the stream (unless the word website says otherwise) and even tells you what the bandwith of the stream is. so a plugin only has to show the same list as the webpage does and perhaps leave out the links that don't have a direct stream. that's it. There is a plugin for the website called uitzending gemist. It's a dutch site where you can watch past television programmes from the public channels. I think this plugin would be very similar to the Uitzending gemist plugin. |
| | |
| | #6 (permalink) | |
| Portal Member Join Date: Jul 2005
Posts: 176
Thanks: 4
Thanked 3 Times in 3 Posts
| Quote:
I once coded a php backend which performed mysql searches and gave the output in a xml format. I think with his database the same can easily be achieved. Let me give a example. Dinkie writes a page say mp.php which can be used with different actions like; mp.php?action=getlanguages The page will therefor perform a search and gives the output of all languages into a xml output. The C# coder then only have to write some sort xml parser with different http request for getting the data. (This is even easier then for instance the trailers plugin or musicvideos plugin). Then when all langueses are retrieved and the user select one, the next action can be taken like; mp.php?action=getstreams&language=english And again a xml output with all streams of that language and the information in different tags. Looks easy and i know it is (the php - part) i once looked at C# but the best project i made was called "hello world" So if a C# coder is interested and Dinkie is also interested, this can come together. I'm willing to help. | |
| | |
| | #8 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Nieuwendijk (NB) Age: 37
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | As I don't think that anyone will create this plugin in a while, I am busy creating one myself. I'm no C# coder (in fact, this is the first C# project I created), but I have experience with coding in VB.Net 2.0. to cut things short, I used the code from the Uitzending Gemist plugin from Zipperzip and modified this to my needs (the fastest way I could think of...) if Zipperzip is reading this, please give me your opinion on the fact that I re-used his code. Are you OK with this? The basic functionality is working already. I need to fix some things before it's ready. It will be a very simple plugin. Just a list of streams from the selected country and a button to change countries. But it looks like it works fine (al lease in the BlueTwo skin) |
| | |
![]() |
| Bookmarks |
| Tags |
| plugin, website, wwitvcom |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IPTV@UT Plugin | moiristo | Plugins | 111 | 2008-07-19 13:06 |
| wwITV.Com Plugin Blank (black) screen | mrabie | Plugins | 3 | 2007-02-07 22:42 |
| Gathering topical infos about plugins (To: authors & use | tomtom21000 | Plugins | 2 | 2006-02-04 23:20 |
| Plugin example doesnt show in list | Anonymous | Plugins | 5 | 2005-08-13 11:12 |