We all know it is possible to write a plugin in VB.Net, but nobody has ever documented it. So, I decided to take some time off of writing my plugin today, to take the C# instructions that are on the Plugin Developers Guide in the Wiki, and port everything in it to VB.Net.
The section in the end labeled: "complete source code of...
We all know it is possible to write a plugin in VB.Net, but nobody has ever documented it. So, I decided to take some time off of...
We all know it is possible to write a plugin in VB.Net, but nobody has ever documented it. So, I decided to take some time off of...
WileECoyote:
I have figured out how to reference the buttons in this example without having to Cast the buttons at all.
If control Is buttonOne Then
OnButtonOne()
End If
If control Is buttonTwo Then
OnButtonTwo()
End If
Using the "Is"...
WileECoyote:
I have figured out how to reference the buttons in this example without having to Cast the buttons at all...
I am working a plugin for MediaPortal (obviously, heh), and I am having 1 small issue when starting.
I followed the instructions...
Ever since Hulu provided me with a desktop app, I gave up on the hulu plugin, along with Boxee!!! Its a crude interface into mediaportal using the multishortcut app, but it always works, and has a decent interface.
Ever since Hulu provided me with a desktop app, I gave up on the hulu plugin, along with Boxee!!! Its a crude interface into...
I tried the Hulu Plugin and liked what I saw, but it apparently stopped working a few days ago. I then tried using MultiShortCut to...
I have seen numerous requests for people looking for help getting started writing a plugin for MP in VB.Net. (I was one of the ones making the requests, heh).
Well, I finally managed to get a plugin to compile (in VB.Net), and load into MP. It is a basic Window Plugin that does absolutely nothing functional, but might be a way for...
I have seen numerous requests for people looking for help getting started writing a plugin for MP in VB.Net. (I was one of the...
I have seen numerous requests for people looking for help getting started writing a plugin for MP in VB.Net. (I was one of the...
Hi.
I have found mediaportal recently, and I love it. But, I want to have video conferencing in the livingroom, I tried to use skype, but the video does not work because the API's Skype does not implements this, sadly. I searched a lot on internet and I found ooVoo. Sort description:
"With ooVoo, you can connect with anyone...
Hi.
I have found mediaportal recently, and I love it. But, I want to have video conferencing in the livingroom, I tried to use...
Hi.
I have found mediaportal recently, and I love it. But, I want to have video conferencing in the livingroom, I tried to use...
Because I already published the plugin on the website: MEDIAPORTAL - free media center - GuiControlsDemo
See also wiki: MediaPortal1_Development/SkinArchitecture - MediaPortal Manual Documentation
Because I already published the plugin on the website: MEDIAPORTAL - free media center - GuiControlsDemo
See also wiki...
Hi,
I am looking for information about the GUIProgressControl, here is an example of coding that doesen't do anything.
In fact...
MPI installs the plugin
To configure you need to click on the icon called "Mediaportal Configuration" and choose "Plugins" (last option on the left)
Then click on the plugin then click enable/disable/configure.
Some plugins don't have configuration they just have enable/disable.
MPI installs the plugin
To configure you need to click on the icon called "Mediaportal Configuration" and choose "Plugins" (last...
Hello everyone,
just a quick question on MPI-plugin configuration:
In Mediaportal configuration I noticed that in the MPI...
SOLVED - I was using an incorrect version of the plugin. See here (and the page just before it) for the solution: https://forum.team-mediaportal.com/mediaportal-plugins-47/schedules-direct-us-canadian-mexico-epg-plugin-updated-october-2009-a-26951/index41.html
I have tried several times to install the Schedules Direct plugin, with...
SOLVED - I was using an incorrect version of the plugin. See here (and the page just before it) for the solution...
SOLVED - I was using an incorrect version of the plugin. See here (and the page just before it) for the solution...
The main task is to run games from MP shell.
I tried 3 or 4 plugins(with version 1.1.0.0) but none of them worked(most of them tells "wrong version software" or something like that). I also tried "my programs" plugin but when I entering "my programs" in the shell it shows nothing and hangs the MP.
Does anyone have good experience...
The main task is to run games from MP shell.
I tried 3 or 4 plugins(with version 1.1.0.0) but none of them worked(most of them...
The main task is to run games from MP shell.
I tried 3 or 4 plugins(with version 1.1.0.0) but none of them worked(most of them...
Given the date of the last post, I'm assuming this project has been abandoned. Obviously the new DAAP validation has not yet been cracked... which is unfortunate - I'd love to be able to play my music from iTunes via MediaPortal. I'd especially love it to update both ways (playback count etc.)
Hmmm.... oh well...
Given the date of the last post, I'm assuming this project has been abandoned. Obviously the new DAAP validation has not yet been...
Hey there all :)
Just to let you know that the DAAP/iTunes streaming Plugin has completed the first step (the easiest one :( )...
If anyone is interrested, I sorted it out by looking at the Moving Pictures sourcecode. One has to delay the setting of the properties to prevent them from being cleared.
If anyone is interrested, I sorted it out by looking at the Moving Pictures sourcecode. One has to delay the setting of the...
I stream a wmv file like this:
g_Player.PlayVideoStream(url, title);
and after that sets the guiproperties...
I'm not sure if this should go here or in the "my emulators" subforum (since that would be where it's general application would be), but has anyone given any thought to making a plugin for XFire? I've recently gotten a bunch of friends into MP via the My Emulators plugin, and it would be awesome to have a plugin for MP that lets me...
I'm not sure if this should go here or in the "my emulators" subforum (since that would be where it's general application would...
I'm not sure if this should go here or in the "my emulators" subforum (since that would be where it's general application would...
Hello,
While im watching a video i would find it nice if i can easy and fast switch to a screen with the latest news headlines, how my downloads are going, system stats of my HTPC etc.
I am thinking like on the MAC where you can press a hot key and you see your widgets.
Does this plug in exist or would it be possible to make...
Hello,
While im watching a video i would find it nice if i can easy and fast switch to a screen with the latest news headlines...
Hello,
While im watching a video i would find it nice if i can easy and fast switch to a screen with the latest news headlines...
Hi there,
since a longer period i´m working on enhancements for my TouchScreen using it with MediaPortal.
At the (a little longer...) moment i´m working on a plugin for special TouchScreen functions on MediaPortal.
I call it "TouchControl" and this plugin provides "Tap and Hold" and touchScreen gestures for MediaPortal...
Hi there,
since a longer period i´m working on enhancements for my TouchScreen using it with MediaPortal.
At the (a little...
Hi there!
I am working on a Touch Screen skin (read more here) and I really am in need of some patches to simplify the use of...
Hey all, good news - we have completed the first release of the Justin.tv plug in so you can now watch some live broadcasts right away. More details and download here.
Let me know if you have any questions,
-Serge
Clipta Team
Hey all, good news - we have completed the first release of the Justin.tv plug in so you can now watch some live broadcasts right...
Hey,
i just discovered this Website (Justin.tv - Live Streaming Video) and i wondered if there is a possibility to embed this...
just download the latest eventghost from here;
Download EventGhost
The plugin is part of the package. You can download the webserver example files from there too to get some jump start with it.
just download the latest eventghost from here;
Download EventGhost
The plugin is part of the package. You can download the...
Hi
I wanted to develop my one Plugin, in order to create some sort of "Remote" working via network.
So i wrote a process plugin...
I think this is a good idea. However, if the change is done automaticly, the WAF will go up. I believe I would hear a lot of: "start the movie and quit that ckickity clacking on the remote already!" :)
I think this is a good idea. However, if the change is done automaticly, the WAF will go up. I believe I would hear a lot of...
Here it is, a new MediaPortal plugin to switch between different screen settings!
Ok, I know there are some other solutions for...
This was logged
GUIVideoFiles: PlayMountedImageFile - C:\Documents and Settings\Rain Smith\My Documents\My Videos\Anastasia\ANASTASIA.ISO
2009-10-18 14:52:01.578125 [Info.][MPMain]: Start process daemon.exe -unmount 0
2009-10-18 14:52:03.843750 [Info.][MPMain]: Start process daemon.exe -mount 0,"C:\Documents and Settings\Rain...
This was logged
GUIVideoFiles: PlayMountedImageFile - C:\Documents and Settings\Rain Smith\My Documents\My...
I've been using Media Slayer plugin with dvd43 to rip dvds into the my videos folder. It rips fine most of the time. Sometimes it...