I'm working on a TV Server plugin to delay tuning until an antenna has had a chance to rotate to the position needed for a TV station. I would like to display some kind of progress meter or at least a "Please wait..." message to the user after they select a TV station in MediaPortal. I'd also like to clear the message once the antenna...
I'm working on a TV Server plugin to delay tuning until an antenna has had a chance to rotate to the position needed for a TV...
I'm working on a TV Server plugin to delay tuning until an antenna has had a chance to rotate to the position needed for a TV...
Hi,
i have a strange behaviour in my plugins. I use the following manual SQL string to create a table in Tv Server Database. I tested it with standard MP MySql Server. But some people from the community has problems using MsSql2008. The strang thing is, that it works for a tvserver plugin, for a MP plugin not ?!
Call...
Hi,
i have a strange behaviour in my plugins. I use the following manual SQL string to create a table in Tv Server Database. I...
Hi,
i have a strange behaviour in my plugins. I use the following manual SQL string to create a table in Tv Server Database. I...
Wow, I got it! The main problem was actually finding the CORRECT Hwnd of Opera Mobile. I already had one, but I found out that Opera was not the only window with the classname I searched for. After this, I solved my problem with this:
TaskBarHwnd = FindWindow("Shell_traywnd", "");
SetWindowPos(TaskBarHwnd, IntPtr.Zero...
Wow, I got it! The main problem was actually finding the CORRECT Hwnd of Opera Mobile. I already had one, but I found out that...
It's about my plugin, Opera Mobile Launcher.
So, I launch Opera Mobile and there is a problem when people have the "always on...
I have written a few plugins (you've got two or three of them at the moment) and the problem I have come across several times is strings on buttons.
OK, I know that you can set the string using the message number (from the language file) but...
> It could do with some simple, generic ones like (off the top of my head) - Server...
I have written a few plugins (you've got two or three of them at the moment) and the problem I have come across several times is...
I have written a few plugins (you've got two or three of them at the moment) and the problem I have come across several times is...
Hi Zoltan,
If radiotime in MP is playing the stream the address that is given is http://ted-ice.streamguys.net:80/tedtalks maybe if you provide this url it might work. I don't know if this url is static or not, for me it's just one of the variables I read from mediaportal and pass as a parameter to streamripper.
Good luck
Boein
Hi Zoltan,
If radiotime in MP is playing the stream the address that is given is http://ted-ice.streamguys.net:80/tedtalks maybe if...
Hi all,
Finally got Mpstreamripper working on MP1.2. For those who don't know what this plugin does, it's a small frontend that...
Please retest with the new MPAR version that can be found from the new thread: https://forum.team-mediaportal.com/threads/mediaportal-audio-renderer.107316/
Please retest with the new MPAR version that can be found from the new thread...
Beta warning
Do not use if you aren't willing to take part into the beta testing!
What is the target audience for audio renderer...
Hello guys,
I have the same problem with showing pictures from the process plugin "MP Upnp Renderer".
https://forum.team-mediaportal.com/threads/working-on-new-mp-upnp-renderer-process-plugin.104959/page-3#post-858917
I don't want to make a extra window plugin + skin, If not necessary, because
I have no skin know how & plugin can...
Hello guys,
I have the same problem with showing pictures from the process plugin "MP Upnp Renderer"...
Hi,
I want to display an image (System.Drawing.Image) in MediaPortal triggered by a process plugin. Is there a way to do this...
Ok after Try and error and reading i have a solution.
You must include the ICON as embenddet Resource in VB 2008
Then you can use the Icons with the following code
Imports MediaPortal.Configuration
<PluginIcons("NewMPplugin.Logo.png", "NewMPplugin.LogoDis.png")> _
Public Class NewMPplugin
Have fun :)
Ok after Try and error and reading i have a solution.
You must include the ICON as embenddet Resource in VB 2008
Then you can...
Hello I have a Question
I write a WindowPlugin for MePo and i want to show a Icon at Config Dialog of Mediaportal Config.
Is...
You need a filter that supports mjpeg format Lav filters can do this so you need those installed, use the Desktop MP extensions installer to do this for you, run the update option first so you get the latest release.
You will also have to update MP config\Video\Video extensions with the .mjpeg
You need a filter that supports mjpeg format Lav filters can do this so you need those installed, use the Desktop MP extensions...
I'm passing an mjpeg url to g_player but it's not playing. The feed plays in chrome/ VLC - it won't play in WMP though. I wrote the...
Hi Dudes,
iam writing my first own plugin. My questions are:
- How can i get the TV-Channel list by names and id´s ?
- How can i change a TV-Channel with the id´s or names ?
- How can i get the "highlighted" TV-Channel in the miniEPG ?
- How can i get the Radio-Channel list by names and id´s ?
- How can i change a Radio-Channel...
Hi Dudes,
iam writing my first own plugin. My questions are:
- How can i get the TV-Channel list by names and id´s ?
- How can...
Hi Dudes,
iam writing my first own plugin. My questions are:
- How can i get the TV-Channel list by names and id´s ?
- How can...
Well I'd like to try it anyway.
I've seen I can change the number of the TVGuide rows in the MediaPortal TV settings. I also see that an <import> in the MyTVGuide.xml file has changed after doing it. Therefore the MyTVGuide.xml skin file must have been changed and reloaded when changing this setting. I'd like to know how.
If I...
Well I'd like to try it anyway.
I've seen I can change the number of the TVGuide rows in the MediaPortal TV settings. I also see...
I posted this in the Skins section, but maybe this is a better place to do it. I hope to explain well what I mean.
I'm trying to...
There is a problem with the Extension Maker. I can't open my ".xmp2 extension" with the Extension Maker. I'll become a MS window as I have attached. I would like to make an update of my Swiss RTV Logo extension.
What can I do? May be it is a bug in the Extension Maker?
cheers
bribbon
There is a problem with the Extension Maker. I can't open my ".xmp2 extension" with the Extension Maker. I'll become a MS window as...
There is a problem with the Extension Maker. I can't open my ".xmp2 extension" with the Extension Maker. I'll become a MS window as...
Hello,
I would like to ha a feature fritz!Box plugin. The plugin shall switch off the MePo internal screensaver when it brings up an announcement.
The developer is willing to implement this feature. Now it is my job to bring the implementation instruction.
Does anybody know which function the reaper (developer of the plugin)...
Hello,
I would like to ha a feature fritz!Box plugin. The plugin shall switch off the MePo internal screensaver when it brings up...
Hello,
I would like to ha a feature fritz!Box plugin. The plugin shall switch off the MePo internal screensaver when it brings up...
Hey guys,
I worked on a feature that enhanced the OSD to show some of the comskip markers and I had a question about the gui performance.
It seems like the whole OSD gets redrawn on a timer. Is there a way to make it so that only the components that have changed get updated. Like maybe creating event handlers so the positions or...
Hey guys,
I worked on a feature that enhanced the OSD to show some of the comskip markers and I had a question about the gui...
Hey guys,
I worked on a feature that enhanced the OSD to show some of the comskip markers and I had a question about the gui...
TheThunder
Hi! Did you write that plugin completely?
I'm using ScreenControl now, but all i need, is a turn monitor off function, that all.
I would be thankful if you can give me that plugin :) , unfortunately i dont know how to write plugins, and dont have time to learn(
TheThunder
Hi! Did you write that plugin completely?
I'm using ScreenControl now, but all i need, is a turn monitor off function...
Hi,
when i'm lying in bed to listen to music i want to shutdown my monitor with my remote. So i started to write a small plugin...
Hi SilentException,
first, thanks for your suggestion. In the last week i tried a lot. Using the guiimage needs to much ressources.
Using the image class to get the images in rigth format is very easy. Also create a memory image and load it into GUITextureManager works.
But that's still my problem. Can you give a little a example...
Hi SilentException,
first, thanks for your suggestion. In the last week i tried a lot. Using the guiimage needs to much...
Hi,
for my plugin Clickfinder ProgramGuide, i use diffrent Images with different sizes as Listitem Icons.
As you can see in the...
Hey guys,
I am wondering if there is a best practice for when you want to display an image in a GUI control multiple times.
I am working on a feature that will fill in the space between the jump points and the chapters with a different texture. As you can guess, the number of jumps is dynamic.
In looking at the...
Hey guys,
I am wondering if there is a best practice for when you want to display an image in a GUI control multiple times.
I...
Hey guys,
I am wondering if there is a best practice for when you want to display an image in a GUI control multiple times.
I...
Hi all,
what's the easiest way to jump within the FacadeView control when a key is pressed like the Moving Pictures plugin does?
E. g. when M key is pressed the selection should go the the first list entry beginning with M.
Thank you for your support in advance!
Sorry, I didn't realize that it's already implemented in...
Hi all,
what's the easiest way to jump within the FacadeView control when a key is pressed like the Moving Pictures plugin does...
Hi all,
what's the easiest way to jump within the FacadeView control when a key is pressed like the Moving Pictures plugin does...
Hi,
I'm in the middle of writing a process plugin that requires notification of channel change, and the proceed to get the program info from the channel that was changed.
I believe I have started in the right direction by adding an event handler for the g_Player.TVChannelChanged event, but from there I need to get the program...
Hi,
I'm in the middle of writing a process plugin that requires notification of channel change, and the proceed to get the...
Hi,
I'm in the middle of writing a process plugin that requires notification of channel change, and the proceed to get the...
I'm sorry if this is not the right place to post.
I'm in trouble with the move of MP to GIT.
In SVN times, I used to compiled only one version in which there were all the latest changes to the code.
Now I've read from the wiki that GIT uses branches.
Someone could please point me to the right direction?
For example, I want to...
I'm sorry if this is not the right place to post.
I'm in trouble with the move of MP to GIT.
In SVN times, I used to compiled...
I'm sorry if this is not the right place to post.
I'm in trouble with the move of MP to GIT.
In SVN times, I used to compiled...