when it is multiline then the first text shows, scrolls and when that one is done scrolling the next will show, and then start scrolling.
If there is no multiline the text is just one long string that starts scrolling.
when it is multiline then the first text shows, scrolls and when that one is done scrolling the next will show, and then start...
I need help for my skin editor....
What is difference between 'label' and 'fadelabel'?
Do both have a width? Or only the...
I want to write a simple plugin that updates the list of videos/pictures/music folders from within the media portal.
How do I do that?
I did succeed in updating the shares but for videos and pictures I need to close and reopen MP, can I update it without doing that?
I want to write a simple plugin that updates the list of videos/pictures/music folders from within the media portal.
How do I do...
I want to write a simple plugin that updates the list of videos/pictures/music folders from within the media portal.
How do I do...
One of the forummembers contacted me to get the actual code to catch actions with an actionhandler. I thought I would share it for future reference, so the full code is attached. This is from the MediaStream plugin, that goes together with the MediaStream skin :)
One of the forummembers contacted me to get the actual code to catch actions with an actionhandler. I thought I would share it for...
Hi
Under certain curcumstances, I wan't to catch a user-action (say, if the user pressed "stop" in the "my music" screen)...
Hello, can anyone tell me how to use this program to download from rtmp stream: rtmp://199.9.251.110/app|app|jtv_AaqICb5_aNqgKssX|http://www-cdn.justin.tv/widgets/live_site_player.r650c7984780ee190e044d08b1120a0d7cb3266c5.swf|http://www.justin.tv/halaku&OBT_fname=jtv_AaqICb5_aNqgKssX.flv
how to pass this URL correctly to program?
Hello, can anyone tell me how to use this program to download from rtmp stream...
Hi, I'm not sure if this is useful to anyone or if I'm even posting in the right forum.
However, I have managed to extract the...
I had the same problem, only to point that this guide is outdated:
MediaPortal2_Development/Debugging - MediaPortal Manual Documentation
I think that I don't have enough english skill to try to correct it (and less knowledge of the application)
I had the same problem, only to point that this guide is outdated:
MediaPortal2_Development/Debugging - MediaPortal Manual...
Having been away for a while i recently checked out the latest source, but unfortunately i seem to have forgotten how to do even...
I'am writing a plugin, I need add a windows control to mediaportal form,for example:
TextBox txt = new TextBox();
GUIGraphicsContext.form.Controls.Add(txt);
when I clike "fullscreen" menu, the textbox control disappear, any idea?:)
I'am writing a plugin, I need add a windows control to mediaportal form,for example:
TextBox txt = new TextBox()...
I'am writing a plugin, I need add a windows control to mediaportal form,for example:
TextBox txt = new TextBox()...
Hi! I would like to develop a small plugin that "listen" to events in mediaportal and run an arbitrary code. How Can I do that?
This is what I want to do:
1. User install and setup the plugin;
2. User Open MediaPortal, goes to My TV (for example);
3. When user send the key to Pause (Space), my plugin need to run some code;
In...
Hi! I would like to develop a small plugin that "listen" to events in mediaportal and run an arbitrary code. How Can I do that...
Hi! I would like to develop a small plugin that "listen" to events in mediaportal and run an arbitrary code. How Can I do that...
Yes,of course
Problem solved: I have to copy 5 dll. This is the dll I must replace:
TvLibrary.dll
TvLibrary.interfaces.dll
TvDatabase.dll
TvBusinessLayer.dll
DirectoShowLib.dll
and it works!
Yes,of course
Problem solved: I have to copy 5 dll. This is the dll I must replace:
TvLibrary.dll
TvLibrary.interfaces.dll...
Hi everybody,
I'm trying to make some modification in TvDvbChannel.cs: I've done correctly my modification and obtained a full...
Hi Andy,
The safest way would be a dual boot, with separate partitions for system, test system and data. Any other way you risk messing up your working configuration.
IIRC you can only export channels from 1.0.2, scheduled recordings and pretty much every other configuration setting will be lost.
For MP client it is often doable but...
Hi Andy,
The safest way would be a dual boot, with separate partitions for system, test system and data. Any other way you risk...
Hi Folks,
I would to love help out with the testing of 1.1.0. In particular I would like to test some of the new WebEPG features...
Here you can find another patch that show more information on the display.
https://forum.team-mediaportal.com/submit-patches-mediaportal-tv-server-etc-325/minidisplay-one-line-optimization-68402/#post491105
Here you can find another patch that show more information on the display...
Hi,
i added support for the MiniDisplay Shuttle PF27 VFD.
This display is e.g. build into the barebone Shuttle SG33G5M.
It adds a...
I wanted to avoid doing that since it prevents me from adding functionality to code I added already. Feature #2 adding functionality to feature #1. I guess this is the only solution for now.
Thanks for the help.
I wanted to avoid doing that since it prevents me from adding functionality to code I added already. Feature #2 adding...
Question. How am I suppose to generate multiple patch files for different fixes when I cant commit changes to the SVN?
For...
Hi,
I think this solution could be quite usefull, especially when there exists clients not running MP.
As I see it the UDP server in the PS server plugin could co-exist with the both the network-monitor and the shares-monitor. And it's always good to have options...
However your client patch and WOL (solution 1) is a bit...
Hi,
I think this solution could be quite usefull, especially when there exists clients not running MP.
As I see it the UDP...
Hello,
I know there are more or less active Threads at the moment about Powerscheduler and Multiseatsetups (e.G Here) but IMHO...
Hello, I would like to know if there is a set of classes, api , etc. ... and documentation ....Otherwise I would not know how to make a possible plugin:(
thanks Luca
Hello, I would like to know if there is a set of classes, api , etc. ... and documentation ....Otherwise I would not know how to...
Hello, I would like to know if there is a set of classes, api , etc. ... and documentation ....Otherwise I would not know how to...
Thanks for the reply. I guess this is an answer to my other post (duplicate channel names) as well.
Perhaps a good thing to take into account for the MP2 design?
Thanks for the reply. I guess this is an answer to my other post (duplicate channel names) as well.
Perhaps a good thing to take...
I have been looking in the code and the database and i noticed that for dvb-c the channelNumber is not stored. Why is this? It...
Maybe a Patch/Solution for Mantis-ID 0001249 / MCE services are not ended by default when TV Server starts up with windows
found in this Thread: https://forum.team-mediaportal.com/tipps-tricks-tutorials-176/deaktivierung-des-mce-67156/
Helmut Rohrbeck wrote a little Script which activates/deactivates MCE by Mouseclick and save...
Maybe a Patch/Solution for Mantis-ID 0001249 / MCE services are not ended by default when TV Server starts up with windows
found...
Maybe a Patch/Solution for Mantis-ID 0001249 / MCE services are not ended by default when TV Server starts up with windows
found...
Hi again. I tried going to the previous window before starting playback and it didn't do any change...but :D:D:D
I changed
string fileRTSP = RemoteControl.Instance.GetUrlForFile(fileName);
to
TvServer server = new TvServer();
string url = server.GetRtspUrlForFile(fileName);
and...IT WORKS!!!
I have NO idea why this is a key...
Hi again. I tried going to the previous window before starting playback and it didn't do any change...but :D:D:D
I changed
string...
Hi there!
I'm doing a PROCESS plugin that is supposed to show the users recordings (without going to RecordedTV)
Now, this...
I try to write external player based on webBrowser.
In my player i create webbrowser control and start navigate. Web page is showed, but after init ActivX obejct wich embedded in this page, i become exception and mediaportal is closed.
GUIGraphicsContext.form.SuspendLayout();
_webBrowser.Dock =...
I try to write external player based on webBrowser.
In my player i create webbrowser control and start navigate. Web page is...
I try to write external player based on webBrowser.
In my player i create webbrowser control and start navigate. Web page is...
Is it possible to show external window inside Media Portal?
For example Firefox window. To show it full screen but still allow media portal's dialog boxes pop-up?
Is it possible to show external window inside Media Portal?
For example Firefox window. To show it full screen but still allow...
Is it possible to show external window inside Media Portal?
For example Firefox window. To show it full screen but still allow...
Would it be possible?
Right now when you set the font size in a facade, the font for the spin control is also effected. I need larger button fonts in list view (font16) for readability, but would like the spin control smaller (font14) for space allowance/aesthetics.
Maybe something like <spinfont>font14</spinfont>
regards...
Would it be possible?
Right now when you set the font size in a facade, the font for the spin control is also effected. I need...
Would it be possible?
Right now when you set the font size in a facade, the font for the spin control is also effected. I need...
I guess I'll have to answer this one myself:
Properties "scrollbartop" and "scrollbarbottom" are mislabeled and should be "scrollbarleft" and "scrollbarright" as this is the way they are placed on screen. After dividing the graphics vertically instead of horizontally, it works. Another mishap is that the scrollbarbg is automatically...
I guess I'll have to answer this one myself:
Properties "scrollbartop" and "scrollbarbottom" are mislabeled and should be...
Hi
I'm trying to get the scrollbar on my skin working, but how do I position the top/bottom/background part of the scrollbar? As...
Oh, I know this is in the other direction, but I was wondering if it is possible to read which show (button) a user clicks in the EPG, and then handle this in a process-plugin, instead of sending the user to the ProgramInfo?
I'm trying to do some recording stuff and this is the short and dirty way ;)
I somehow need to get the id...
Oh, I know this is in the other direction, but I was wondering if it is possible to read which show (button) a user clicks in the...
Hi!
Which reference am I missing when I get these 3 errors:
Error 1 The type or namespace name 'CiMenu' could not be found...