How i can do this? i need window handel but where i can find it?
this class of page inherited from GUIWindow
Device dSound;
dSound = new Device();
dSound.SetCooperativeLevel(NEED_HANDEL, CooperativeLevel.Priority);
var sounddevice = new...
How i can do this? i need window handel but where i can find it?
this class of page inherited from GUIWindow...
How i can do this? i need window handel but where i can find it?
this class of page inherited from GUIWindow...
Hi TBacker
I've tried kicking off the importer manually on the config page, but that does nothing.
My files are all on a local drive, however I have also tried adding it as a network path (ie. \\jonspc\m\films) - both will scan initially, but that's it.
I'm currently running Windows 7, MediaPortal 1.2.2 - just seen that 1.2.3...
Hi TBacker
I've tried kicking off the importer manually on the config page, but that does nothing.
My files are all on a local...
Hi
I have a problem with Moving Pictures scanning new movies. When I first install it and add the location of my films...
I have a new problem. I plaing sound araund
Utils.PlaySound("incoming_call.wav", false, false, true, true, true);
But if i select some button the music off. I think it's because the sound plaing in some thread and if i run some else sound then first sound off.
Can you help me with this?
I have a new problem. I plaing sound araund
Utils.PlaySound("incoming_call.wav", false, false, true, true, true);
But if i select...
Hello. I need plaing some sound when a action generated. Let the sounds by pressing buttons all understandable, but what if you...
Hi all,
I have MP TV Series plugin installed on MP 1.2. For some time now whenever I try to watch an episode, sound starts playing it shows me the desktop and after that skin looks messed up (I see only a bit of screen). Attached are the logs.
Thanks.
Hi all,
I have MP TV Series plugin installed on MP 1.2. For some time now whenever I try to watch an episode, sound starts...
Hi all,
I have MP TV Series plugin installed on MP 1.2. For some time now whenever I try to watch an episode, sound starts...
Hmm I remember someone having the same issue not too long ago, and it being resolved without any skin/code changes.
Give me some time to try and find it.
Hmm I remember someone having the same issue not too long ago, and it being resolved without any skin/code changes.
Give me some...
NOTE - MyAnime2 is no longer being active supported/maintained.
Please see MyAnime3 instead
This is Version 2 of the "My Anime"...
Hi
Studying the Voddler plugin for Plex (written in Python) I have managed to deduct the content to a somewhat short API document.
I am working on getting it fully documented, as I have found no official API laying around.
From what my tests show, it may be possible to use the same playback approach to Voddler as I have done in...
Hi
Studying the Voddler plugin for Plex (written in Python) I have managed to deduct the content to a somewhat short API...
Hi
Studying the Voddler plugin for Plex (written in Python) I have managed to deduct the content to a somewhat short API...
Just my two cents, I was looking for this functionality a few weeks back and found nothing and started writing my own (with severe trepidation about how video would work I might add).
Less than a week ago I 'found' iSpy, dowloaded installed and - well, let's just say I'm not bothering to write anything like this now.
My system is...
Just my two cents, I was looking for this functionality a few weeks back and found nothing and started writing my own (with severe...
G'day,
Let me just say that aside from some Pascal and Cobol programming about 8 years ago, I don't really have any idea about...
I have searched and searched the forums, and see nothing new on this plugin.
Has anyone seen one, or is working on one, or knows of another way to access one's BLOCKBUSTER ONLINE account with MediaPortal?
Thanks,
Curtis Norris
I have searched and searched the forums, and see nothing new on this plugin.
Has anyone seen one, or is working on one, or knows...
I have searched and searched the forums, and see nothing new on this plugin.
Has anyone seen one, or is working on one, or knows...
I resolve my problem with reflaction.
var _itemList = typeof(GUITextControl).GetField("_itemList", BindingFlags.NonPublic | BindingFlags.Instance);
ArrayList res = (ArrayList)_itemList.GetValue(chatControl);
var _itemsPerPage = typeof(GUITextControl).GetField("_itemsPerPage", BindingFlags.NonPublic |...
I resolve my problem with reflaction.
var _itemList = typeof(GUITextControl).GetField("_itemList", BindingFlags.NonPublic |...
Hello, can i scroll spin always to last position? I developing chat, and text must scrolling to end but i can find property in...
Hello, I need light some ListControl item, how i can do this? its must be pulse animation.
the item creating like
foreach (var item in contactsList)
{
GUIListItem guiListItem = new GUIListItem("Item 1");
guiListItem.Label = item.GetContactDisplayName();
guiListItem.IconImage...
Hello, I need light some ListControl item, how i can do this? its must be pulse animation.
the item creating like
foreach (var...
Hello, I need light some ListControl item, how i can do this? its must be pulse animation.
the item creating like
foreach (var...
This is the other part of my jigsaw to make a radio alarm clock (the others being the Internet Radio and the Automation plugins - which HomeSeer drives.)
Updated for 1.4 and fixed date didn't change if it was left alone too long.
Set up
======
Download, unzip and run (as Adminstrator on Win7) SetUp.Cmd.
Needs new larger...
This is the other part of my jigsaw to make a radio alarm clock (the others being the Internet Radio and the Automation plugins -...
This is the other part of my jigsaw to make a radio alarm clock (the others being the Internet Radio and the Automation plugins -...
Does not require a TV Server* but (obviously) does need a working internet connection.
Unzip somewhere then run (as an Administrator on Win7) SetUp.Cmd to copy the files to the normal locations.
(One day I'll work out how to make an MPEI installer...!)
Only DefaultWide [aka old Blue3Wide] XML skin files provided.
Disable/Enable...
Does not require a TV Server* but (obviously) does need a working internet connection.
Unzip somewhere then run (as an...
Does not require a TV Server* but (obviously) does need a working internet connection.
Unzip somewhere then run (as an...
There are some MP1 upnp server plugins but the last posts in the threads are dated 1999, and they wont work with latest version of mediaportal.
There is an active MP1 plugin that turns MP1 into a uPNP/DLNA player.
MP2 uPNP server support is included in MP2, and there are plugins for this being actively developed.
There are some MP1 upnp server plugins but the last posts in the threads are dated 1999, and they wont work with latest version of...
Hi,
I read a few posts from people claiming having heard of a plugin for MP1 that attempts to provide dlna functionality to MP...
Hello,
I'm working on a new plugin for MediaPortal and would like to know how to prevent listcontrol from displaying the selected listitem on the top left of the screen.
I've read a lot of documentation on the wiki and searched in the forums, but didn't find any answer.
Can anyone help me please?
Thanks in advance!
Hello,
I'm working on a new plugin for MediaPortal and would like to know how to prevent listcontrol from displaying the selected...
Hello,
I'm working on a new plugin for MediaPortal and would like to know how to prevent listcontrol from displaying the selected...
// NOTE: by infinite.loop
//
// doskabouter is now maintaining this extensions. Please refer to his thread to get the latest version of the extension.
//
// https://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/
//
// NOTE: by infinite.loop
//
// doskabouter is now maintaining this extensions. Please refer to his thread to get the latest...
Hi there,
yes I know there are other webbrowser plugins as well, but I found both of them have their advantages but I missed some...
Sorry to drag up such an old topic, just wondering if anything was still being done with this or not, would be very keen to use it. Also CliptaSerge, your link seems to no longer work, is there an updated link or does anyone know the name of the plugin you are referring to?
Sorry to drag up such an old topic, just wondering if anything was still being done with this or not, would be very keen to use it...
09/17/09
I know that my two weeks target have passed a long time ago, but, today I have good news to share.
First of all, some...
I would like to have a Roku channel created for Mediaportal. I love the interface, media library feel and metadata, and the live tv broadcsat capability, but I do not want to have to purchase any more HTPCs for my home. I have one HTPC which acts as my media server and I have four tvs which have Rokus attached. I currently run PlayOn...
I would like to have a Roku channel created for Mediaportal. I love the interface, media library feel and metadata, and the live tv...
I would like to have a Roku channel created for Mediaportal. I love the interface, media library feel and metadata, and the live tv...
Hi,
I have been using the 'online videos' plugin to watch online videos from the likes of the bbc iplayer, and finding I am getting a black screen on playback. this happens with (obviously) bbc iplayer, itv player, and the channel 5 player. After a black screen playback, all other videos then just playback as black screen untiol i...
Hi,
I have been using the 'online videos' plugin to watch online videos from the likes of the bbc iplayer, and finding I am...
Hi,
I have been using the 'online videos' plugin to watch online videos from the likes of the bbc iplayer, and finding I am...
Im actually quite new to using plugins, i have downloaded the 'Movie Cover Collector' plugin but im not too sure how to properly use it.
I have a hardrive full of movies (each in its own folder) is it possible for this plugin to scan through those folders and download all the covers automatically???
Thank You
Im actually quite new to using plugins, i have downloaded the 'Movie Cover Collector' plugin but im not too sure how to properly...
Im actually quite new to using plugins, i have downloaded the 'Movie Cover Collector' plugin but im not too sure how to properly...
Hello,
Many years ago I wrote in Pascal, more recently I have been learning C++ using Visual Studio 2010.
I have a stand alone video recorder app I wrote in C++ to copy my old video tapes onto mpeg.
I am planning to integrate this app into a MP plugin.
I have created a dll in C# from the tutorial on the MP wiki, this works ok, it...
Hello,
Many years ago I wrote in Pascal, more recently I have been learning C++ using Visual Studio 2010.
I have a stand alone...
Hello,
Many years ago I wrote in Pascal, more recently I have been learning C++ using Visual Studio 2010.
I have a stand alone...
I am a noob to this so I could be wrong!
On the 'music' section of MP config I have player set to 'BASS engine' and sound device set to 'Speakers(E-MU E-DSP)' (options are 'Default Sound Device' or 'Speakers(E-MU E-DSP)'). There is an option at the bottom of tree view of music config for 'Music ASIO' that says it's only available if...
I am a noob to this so I could be wrong!
On the 'music' section of MP config I have player set to 'BASS engine' and sound device...
I am having a problem with playback speed through the RadioTime plugin.
I have only set up a few presets, mostly BBC with a few...
I have been beta testing this for a little while and have it running really well on a 7 inch USB Lilliput monitor. I use the VirtualLCD plug in for LCDSmartie, which looks really nice and is very configurable. Pictures attached..
I have been beta testing this for a little while and have it running really well on a 7 inch USB Lilliput monitor. I use the...
Hi,
I've created an LCDSmartie plugin to allow display of Mediaportal information on any LCD supported by LCDSmartie.
You can...
@ TLD, that is tremendously helpful thank you! The new version also prevents shutdown during recordings. I just had to paste the standalone exe in the TV server folder and hey presto. Thanks again.
@ TLD, that is tremendously helpful thank you! The new version also prevents shutdown during recordings. I just had to paste the...
Hey all,
I've made a TV Server plugin that adds an icon into your system tray (down the bottom right of the screen, you know the...