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

Working on your own plugin and got stuck? Post your codeing question here.
Just in case anyone is still having this issue - the lock file is located in the root directory and is a file called rebootflag I deleted the file and can proceed with the install ( from 1.16.0.0 to 1.17.0.0 )
Just in case anyone is still having this issue - the lock file is located in the root directory and is a file called rebootflag I...
Hello I cant install any SVN versions for 1.6 without encountering the error "a reboot is required after a previous action"...
Replies
6
Views
2K
For information my plugin's repository is here. It is just a wireframe based on the plugin development guidance for now - and once I get it installing, I will flesh it out. I've followed the guidance and added two lines to my assembly.info like this: [assembly: CompatibleVersion("1.6.100.0", "1.6.100.0")] [assembly...
For information my plugin's repository is here. It is just a wireframe based on the plugin development guidance for now - and once...
For information my plugin's repository is here. It is just a wireframe based on the plugin development guidance for now - and once...
Replies
0
Views
991
@Edalex - Thank you - I will try to document every step of my set-up and post it here.
@Edalex - Thank you - I will try to document every step of my set-up and post it here.
Hello Developers & Experts, I would like to get involved and start on some plug-in development. I have some (;)) programming...
Replies
4
Views
1K
Thanks for that - I had seen it, but it seemed applicable to IMDB only whereas the grabber dialog in MP Config allows a choice from several different (non-IMDB) grabbers. Would I be right in thinking then that the original grabber implementation was for IMDB originally, but expanded out to other implementations but as existing...
Thanks for that - I had seen it, but it seemed applicable to IMDB only whereas the grabber dialog in MP Config allows a choice from...
Hi All, Hopefully I'm on the right track - I would like to write a plugin that consumes the grabbers that are defined in the Video...
Replies
2
Views
862
Hey, im currently working on the atmolight plugin. What i want to do is to show some infos via the GUIDialogOK and when OK is pressed open the VirtualKeyboard. After that i will again show some infos via GUIDialogOK. My code looks like this: GUIDialogOK dlgOK =...
Hey, im currently working on the atmolight plugin. What i want to do is to show some infos via the GUIDialogOK and when OK is...
Hey, im currently working on the atmolight plugin. What i want to do is to show some infos via the GUIDialogOK and when OK is...
Replies
0
Views
1K
MP1 MP2 [solved] Local DB DE
I didn't know I needed the TVServer - being new to the MP codebase, I wasn't to know that listings and schedules are managed by the TV server. I suspected that I would ultimately install on my dev box to fully configure. Thanks for your help.
I didn't know I needed the TVServer - being new to the MP codebase, I wasn't to know that listings and schedules are managed by the...
Hi, I was hoping that I could get some advice on my local development setup. I am at the point where my development box has the...
Replies
6
Views
2K
g_Player.Stop() Check MP source code
g_Player.Stop() Check MP source code
Hi together, How can I stop current playback on demand in a plugin: ist there an API-Call available to stop current playback? Is...
Replies
2
Views
1K
TortoiseGit managed to get everything down 2GB - seems to split up the requests as one of the last objects was 1GB+. Got everything building now - don't you just love NuGet.... Shame there isn't a directx nuget! Thanks for your help.
TortoiseGit managed to get everything down 2GB - seems to split up the requests as one of the last objects was 1GB+. Got...
Hi All, I'm new to MP and GitHub. I've done what I think is right but get consistent timeouts when cloning my fork down to my local...
Replies
5
Views
1K
Was totally off lol :) Yep we have different page about build process, i have follow on fresh clean OS few link (the older one and VS2013 and all was ok but from memory wasn't easy to find the correct link)
Was totally off lol :) Yep we have different page about build process, i have follow on fresh clean OS few link (the older one and...
Hi, I would like to enable TV/Radio in my debug build. How do I do that? When I run the configuration the TV/Radio section is...
Replies
11
Views
4K
Yeah it's a game player using flash and unity3d, so I'm kind of stuck with them. While i have most of it sorted its was just my issues above that really are not ideal.I do have an Idea for the Dialogs which should solve that one too. Guess it's really my only option. thanks for your help.
Yeah it's a game player using flash and unity3d, so I'm kind of stuck with them. While i have most of it sorted its was just my...
Hi guys i trying to add a FlashPlayer object to MP and have it behave like the normal MP Player. I don't need to control it but I'm...
Replies
8
Views
1K
Thanks for the link - the TvPlugin was exactly what I was looking for. I couldn't find it cause I assumed it was part of the MediaPortal UI solution. Between the TvPlugin code and the GUIVideos plugin code - I should have enough now to go on to cobble together something. The SetGentleCOnfigFile method was what I needed to get it...
Thanks for the link - the TvPlugin was exactly what I was looking for. I couldn't find it cause I assumed it was part of the...
Hi All, I'm very new to MP - moving from WMC. I'd like to create a visual plugin that works a lot like the Movie Guide, displays a...
Replies
5
Views
1K
We have a "HelloWorld" example plugin https://github.com/MediaPortal/MediaPortal-2/tree/master/MediaPortal/Resources/Examples/HelloWorldExamplePlugin. And the wiki section http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/8_Contribute also contains some examples and guidelines for plugin development. If you have questions feel free...
We have a "HelloWorld" example plugin...
Hello, I am new to MediaPortal but I have coding experience. I've previously (and currently) write my own plugins for MeediOS. I...
Replies
3
Views
1K
i yhink install nuget , and download htmlagility but you have report build, with error building
i yhink install nuget , and download htmlagility but you have report build, with error building
I keep getting the following error and nothing is building: File not found - _BuildReport_Files I did review all my prerequisite...
Replies
4
Views
1K
I was browsing the source for MP online. The MediaPortal.cs file has a section that might be useful: if (_useScreenSaver) { if ((GUIGraphicsContext.IsFullScreenVideo && g_Player.Paused == false) || GUIWindowManager.ActiveWindow == (int)GUIWindow.Window.WINDOW_SLIDESHOW || GUIWindowManager.ActiveWindow ==...
I was browsing the source for MP online. The MediaPortal.cs file has a section that might be useful: if (_useScreenSaver)...
Hi. My plugin uses external player. Now some users reported, that when they are watching movie, MPs screensaver is run. I have...
Replies
1
Views
922
It's an encrypted stream: http://en.wikipedia.org/wiki/Protected_Streaming
It's an encrypted stream: http://en.wikipedia.org/wiki/Protected_Streaming
I’m trying to develop a plug-in which can stream music from TDC Play (a Danish ISP). So far I’m able to login, search and get a URL...
Replies
3
Views
1K
Don't quote me on this, but... My understanding is that the PRIME locks itself. If MP is using a tuner, then the PRIME will prevent Sage from using it until MP stops using it... and when I say using it, I mean actively timeshifting or recording. [edit: PS, this section of the forum isn't really the right place for this kind of...
Don't quote me on this, but... My understanding is that the PRIME locks itself. If MP is using a tuner, then the PRIME will prevent...
I'm evaluating MediaPortal 1.6 (on a Win8.1 box) as a possible replacement for SageTV. All of my TV capture is done from the same...
Replies
1
Views
2K
Yeah, I don't think you get to swallow/cancel/consume events.
Yeah, I don't think you get to swallow/cancel/consume events.
Is there a way to prevent a certain Action Event from being handled further? Like in this example, i would like certain keys...
Replies
3
Views
2K
I believe this is fixed now. cvtres.exe was the wrong version, running a Windows update downloaded SP1 for Visual Studio which pulled a newew cvtres.exe.
I believe this is fixed now. cvtres.exe was the wrong version, running a Windows update downloaded SP1 for Visual Studio which...
Hello I haven't compiled since 1.4 and the process/requirements have changed. I can't see where I am going wrong but the master...
Replies
1
Views
919
Hi, I had a few moments over so I decided to write a small plugin for Mediaportal 1, mostly for fun and keeping my coding skills fresh. I am no longer an active programmer and have never professionally coded in C#. Using the template plugin from the Wiki made the start really simple! Anyhow, I decided to write a plugin that download...
Hi, I had a few moments over so I decided to write a small plugin for Mediaportal 1, mostly for fun and keeping my coding skills...
Hi, I had a few moments over so I decided to write a small plugin for Mediaportal 1, mostly for fun and keeping my coding skills...
Replies
0
Views
773
Cool! Thanks! I will test this as fast as possible :-)
Cool! Thanks! I will test this as fast as possible :-)
Hi, today I create my build environment on my HTPC to build MediaPortal. I followed the WIKI how-to and compiling works great...
Replies
36
Views
4K
Hey there... I got stucked on extending my plugin. What I want to do is - when user does an action, to fill they standard keyboard with an value. But How do I get the current active Keyboard from the GUIWindowManager? o_O I found in the wiki the possibility to use the VirtualKeyboard class... but that class seems to be removed?
Hey there... I got stucked on extending my plugin. What I want to do is - when user does an action, to fill they standard keyboard...
Hey there... I got stucked on extending my plugin. What I want to do is - when user does an action, to fill they standard keyboard...
Replies
0
Views
640
in C# using MediaPortal.GUI.Library; using Action = MediaPortal.GUI.Library.Action; public override bool OnMessage(GUIMessage message) { switch (message.Message) { case GUIMessage.MessageType.GUI_MSG_ITEM_SELECTED: { } break; } return base.OnMessage(message); }...
in C# using MediaPortal.GUI.Library; using Action = MediaPortal.GUI.Library.Action; public override bool OnMessage(GUIMessage...
Hi All, Am developing my own speech recognition app with a plugin for MP - am not writing the actual engine just using the .net...
Replies
5
Views
2K
Mhhh ... if I understand correctly, you are suggesting me to add a new service to MPExtended (like the ones that I found in the Services folder, I suppose), then expose it via WCF, right ? There are some guidelines to follow? EDIT: I can't find 0.6 version, I downloaded 0.5.4 ... Ehm ... shame on me, but I don't know IRC ... I...
Mhhh ... if I understand correctly, you are suggesting me to add a new service to MPExtended (like the ones that I found in the...
Hi guys, I'm a senior .net developer but I'm new to MP. My goal is to build a simple web controller with jQueryMobile that can turn...
Replies
2
Views
1K
g_Player.ShowFullScreenWindowHandler ?
g_Player.ShowFullScreenWindowHandler ?
Hi there, I am currently working on a little test plugin. It is supposed to do something when the player starts, pauses and stops...
Replies
5
Views
1K
You could do it in a virtual machine. VMware player is free for personal use. Load up a Win7 OS and away you go.
You could do it in a virtual machine. VMware player is free for personal use. Load up a Win7 OS and away you go.
Hi, i've upgraded my development machine to windows 8.1 The windows 7.1 sdk does not install and with the windows 8 sdk i cannot...
Replies
2
Views
2K
Hi, in the last days i tried to create a TvServer remote service to send commands from Client to TvServer using the GlobalServiceProvider. That works all well. Here is the code: libary classes (used with Client and Server plugin) Imports TVMLib.MediaPortal.TvDatabase Namespace RemoteControl Public Interface ITVMControl...
Hi, in the last days i tried to create a TvServer remote service to send commands from Client to TvServer using the...
Hi, in the last days i tried to create a TvServer remote service to send commands from Client to TvServer using the...
Replies
0
Views
1K
As I said I fully understand... I was just hoping for that tiny chance that you didn't know what to do with your spare time ;)
As I said I fully understand... I was just hoping for that tiny chance that you didn't know what to do with your spare time ;)
DVBSky sent me the documentation and some code-samples for their products. I startet to implement CI/CAM support for DVBSky But...
Replies
5
Views
3K
Hi, I created a new entry in settings_GUI_Thumbnails.xml to handle the time offset value. It works but the spintype = text increase the minimum value with +1 so I can't show the 0-100. wszText = String.Format("({0}/{1}) {2}", _intValue + 1, (int)_listLabels.Count, _listLabels[_intValue]); If I use spintype = int then the format...
Hi, I created a new entry in settings_GUI_Thumbnails.xml to handle the time offset value. It works but the spintype = text...
Hi, I created a new entry in settings_GUI_Thumbnails.xml to handle the time offset value. It works but the spintype = text...
Replies
0
Views
731
Hi, try to start here: http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/4_Development/TV-Server/Example_2%3A_Timeshifting
Hi, try to start here...
Hi, is there somewhere a documentation which commands the TVServer can receive? In detail i need to be able to start the timeshift...
Replies
1
Views
731
Yes Envoyé de mon LG-H870S en utilisant Tapatalk
Yes Envoyé de mon LG-H870S en utilisant Tapatalk
Hi! Let me share my custom build of MediaPortal. It was built for my internal usage but I think there are some feature which are...
Replies
263
Views
43K
Top Bottom