General Development (no feature request here!) (28 Viewers)

Working on your own plugin and got stuck? Post your codeing question here.
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...
Replies
4
Views
1K
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...
Replies
0
Views
982
So sorry missed the date. Thanks for the info //Lasse
So sorry missed the date. Thanks for the info //Lasse
Hi Read in the news that the source code has moved. I tried to find where but couldn't? Is it still public? If so could a...
Replies
2
Views
868
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)...
Replies
3
Views
1K
MP1 MP2 Possible EPG bug DE
Sounds like a valid fix, so please post a patch and some dev will evaluate it.
Sounds like a valid fix, so please post a patch and some dev will evaluate it.
Folks, For some time now I've been having a problem with EPG grabbing in 1.0.2. Basically things would work for a while but then...
Replies
2
Views
1K
MP1 MP2 Flash/RTMP Support DE
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...
Replies
3
Views
3K
don't worry simone I can made the change on code for me, I was just worry about other users :-)
don't worry simone I can made the change on code for me, I was just worry about other users :-)
Hi chemelli I have seen that you have remove the "Stop mce services" on build 23441 of mp. Just one note, I have one computer...
Replies
2
Views
1K
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...
Replies
5
Views
1K
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()...
Replies
0
Views
852
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...
Replies
0
Views
710
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...
Replies
2
Views
1K
:thx:
:thx:
Hello, how can I save settings from my own Plugin in the mediaportal configuration/plugins ? Like Strings, Int's and so on...
Replies
4
Views
1K
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...
Replies
1
Views
1K
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...
Replies
12
Views
7K
*** NEW DRIVER UPLOADED *** https://forum.team-mediaportal.com/mediaportal-1-talk-45/new-1394-firewire-driver-vista-32-64-windows-2008-a-68072/
*** NEW DRIVER UPLOADED ***...
Hi *** NEW DRIVER UPLOADED ***...
Replies
26
Views
18K
MP1 MP2 SVN Patch files DE
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...
Replies
2
Views
1K
23149 Simone
23149 Simone
Hi, Think I found an issue with Postbuild.bat in SVN 23143. The script tries to copy language files and skin file to wrong place...
Replies
3
Views
1K
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...
Replies
1
Views
1K
Hi pilehave MediaPortalDevelopment/PatchPolicy - MediaPortal Manual Documentation
Hi pilehave MediaPortalDevelopment/PatchPolicy - MediaPortal Manual Documentation
Hi I have a process prlugin and I want to set the path of a multiimage through this. This can easily be done on labels, but how...
Replies
12
Views
2K
MP1 MP2 My alarm DE
arg! i have the sleep timer plugin not mysleeptimer :D ok now i see all configuration menu thx!
arg! i have the sleep timer plugin not mysleeptimer :D ok now i see all configuration menu thx!
where can i find the my alarm function? i need to shutdown the tv after some time like the normal sleeping fuction of tv. It is...
Replies
6
Views
2K
Well, versions in the .sln was different from MediaPortal so no wonder it didn't work. Fixed it now.
Well, versions in the .sln was different from MediaPortal so no wonder it didn't work. Fixed it now.
Hi... I have downloaded MediaPortal and TVServer on my disk from SVN. I compile both of them and copy the TVPlugin to the...
Replies
1
Views
1K
MP1 MP2 MP CLASSES Docs DE
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...
Replies
0
Views
715
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...
Replies
2
Views
806
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...
Replies
0
Views
828
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...
Replies
27
Views
3K
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...
Replies
0
Views
3K
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...
Replies
0
Views
1K
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...
Replies
0
Views
980
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...
Replies
1
Views
1K
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...
Replies
3
Views
878
Top Bottom