Plugin Development (21 Viewers)

Use this forum if you are working on a plugin and need help, or want to showcase your work.
I'm not sure if "reading" is the only thing that needs to be done. Please check this wiki page for details about the resource lookup inside MP2: http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/8_Contribute/Skin_Design#Resource_lookup_chain We need to check if we can use the SkinEngine directly inside your designer, so we can depend...
I'm not sure if "reading" is the only thing that needs to be done. Please check this wiki page for details about the resource...
Is there a definition available wich XAML Elements are possible and wich ones not? Maybe I've time to make a Little XAML Editor...
Replies
8
Views
2K
Hm, seems like I can only edit the plugin - not remove it. @high Could you please lend a hand? Do I need additional rights to remove my SQLiteDatabase plugin from the MP2 download section or am I just too blind to find the right button? :D Thanks!
Hm, seems like I can only edit the plugin - not remove it. @high Could you please lend a hand? Do I need additional rights to...
Edit 28.09.2013: As of now, the source code is available on Github and the latest version of the binaries is available in our new...
Replies
239
Views
40K
MP1 MP2 TvExperience Plugin DE
I have never enjoyed the XBMC UI either I came to MP first and nothing else seems as good but I have tried it a few times simply because I would love a feature like Pseudo TV. It would massively improve my Media Portal experience. I am often indecisive about what to watch because I have so much choice and I reckon the option to reduce...
I have never enjoyed the XBMC UI either I came to MP first and nothing else seems as good but I have tried it a few times simply...
Once we're done with the Mediasite Plugin, I was thinking of building a plugin that was missing from all the other HTPC packages...
Replies
3
Views
2K
No, IRTrans is not support within MP2 directly, but in case you are able to get it working using IRSS, you can immediately use it with MP2 as well, because MP2 has an IRInputPlugin for connecting to IRSS. For any IRSS related support see https://forum.team-mediaportal.com/forums/ir-server-suite-irss.165/ , please.
No, IRTrans is not support within MP2 directly, but in case you are able to get it working using IRSS, you can immediately use it...
Here we finally have the long time requested Microsoft MCE Remote support build into MP2 without any additional tools, software...
Replies
20
Views
26K
While I totally agree with Lehmden's original post/point about accessing local fanart, I think it is equally important to establish a standard for all plugins to use. One of the things that drives me crazy in MP1 is every plugin downloading the same fanart images over and over ;) think about OnlineVideos Trailers, Showtimes, Trakt...
While I totally agree with Lehmden's original post/point about accessing local fanart, I think it is equally important to establish...
MP2 already supports online sources to download information about movies and series, along with fanart images. We also have a...
Replies
6
Views
3K
The only reason I have it in the WeatherModel also is for the first time triggering. I guess the other way to do it would be automatically navigate to the setup screen if no settings are defined. Also thanks for the help.
The only reason I have it in the WeatherModel also is for the first time triggering. I guess the other way to do it would be...
I'm having a little trouble. I want to call a method after the Screen has fully loaded. Reason been I'm going to call var...
Replies
6
Views
1K
You see, first of all it's good to that you have a vision where you would like to go and I guess many users and even team members had it within the past years. But at some point you need to split it up into small chunks, which actually can be handled within a reasonable timeframe and of course someone in the end has to do it. MP2 is...
You see, first of all it's good to that you have a vision where you would like to go and I guess many users and even team members...
I'm not sure if this is the best spot for this or if it makes more sense in "Feature Requests". Background: I want to create a...
Replies
7
Views
2K
I added the information to the wiki: http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/Contribute/Development/2_Git/Forking_MP2 This thread can be used for feedback or questions regarding the process or the wiki page.
I added the information to the wiki: http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/Contribute/Development/2_Git/Forking_MP2...
Having some trouble figuring that part out (new to git). When I try and check out the 'dev' branch, it returns a not found error...
Replies
5
Views
2K
Fixed the "Presenter Image" bug.
Fixed the "Presenter Image" bug.
After speaking with Morpheus, he suggested that I post this here. I am currently working on building a plugin for MP2 that is...
Replies
58
Views
15K
Ok to finish this thread and add latest information: The ShutdownManager has been implemented as a plugin called: "SystemStateMenu" For documentation take a look at the wiki page: http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/Reference/SystemStateMenu There are also links included to the source code and other related components...
Ok to finish this thread and add latest information: The ShutdownManager has been implemented as a plugin called...
Hi, I am missing an essential feature in MP2: I want to choose different power actions from a menu to shutdown the pc, supend or...
Replies
9
Views
2K
Yes, I can confirm the two versions can coexists. If you are using MP1 TVServer, you must make sure to stop the service first before you install and setup MP2. Both version are using different program and data folders and even different database engines.
Yes, I can confirm the two versions can coexists. If you are using MP1 TVServer, you must make sure to stop the service first...
MP2 - MySQL database provider, updated for Winter Release! After a long day of coding and testing I implemented support for MySQL...
Replies
38
Views
22K
Yes, it took time and was partly frustrating, because I don't like to depend on people, but needed a lot of help in the beginning. If I were younger I'd perhaps take the challenge to learn #C. I learned Japanese, I guess #C is less complicated. the problem is my life changed with wife, kid, second on the way and a 60h week at work in...
Yes, it took time and was partly frustrating, because I don't like to depend on people, but needed a lot of help in the beginning...
MediaPortal 2 Native TV solution - Test builds Please read our wiki page TV_support for a description of the different operation...
Replies
731
Views
155K
MP1 MP2 Moving Pictures MP2 (1 Viewer) DE
MySQL way has come a long way if you havent tried it as of late. its not as complicated as it used to be. Its just as fast as setting up a local DB now. The only differences is the installation of MYSQL and point XBMC to the server. After that its the same process for adding Media.
MySQL way has come a long way if you havent tried it as of late. its not as complicated as it used to be. Its just as fast as...
Hi, are there any plans to port moving pictures to MP2? MaxMan23
Replies
49
Views
16K
Thanks Morpheus! Well, seems like Albert already thought about registering MIAs: https://github.com/MediaPortal/MediaPortal-2/tree/master/MediaPortal/Source/Core/MediaPortal.Common/PluginItemBuilders That means in theory MIAs can be built via plugin.xml - I just don't know when and how they are registered with the MediaLibrary...
Thanks Morpheus! Well, seems like Albert already thought about registering MIAs...
Sanity check here... I must be missing something. Ok, so I have a plugin which needs to register a new aspect so I can store...
Replies
10
Views
3K
MP1 MP2 News Plugin (Rss, Atom) (1 Viewer) DE
Done as you requested my master :D
Done as you requested my master :D
The plugin has been fully integrated into MP2. For bug reports or feature requests please create a new thread in the appropriate...
Replies
67
Views
16K
I did another minor update and included the source code for a small program to fill an incomplete MP2 language file with the missing strings from a golden resource. In the TvWishList Transifex Posting you can see an example for how to use these little programs to download the langugae files from transifex, convert into MP1 or MP2...
I did another minor update and included the source code for a small program to fill an incomplete MP2 language file with the...
I have written a simple language converter which you can use to translate language files between MP1 and MP2. I originally used it...
Replies
4
Views
2K
[Edit: Lehmden was faster with typing than me ;)] Yep, there is :D We already test it internally and so far it looks very well. However, we stumbled upon a bug that we already spotted a while ago in the NetworkNeighborhoodResourceAccessor (that's what is needed when you access media files on a Windows share). So it currently only...
[Edit: Lehmden was faster with typing than me ;)] Yep, there is :D We already test it internally and so far it looks very well...
Hi and hello, I want to present my first version of my newly created NFO metadata extractor. It's really a first alpha release so...
Replies
26
Views
17K
Ok. It's even stranger than I thought. I copied my workspace into the Programfiles folder and compiled it again. It even doesn't work there. It only works when I take the bin/.../debug folder and put it directly into my ProgramFiles (x86) or my ProgramFiles (x86)/team mediaportal folder... Perhaps it has something to do with the...
Ok. It's even stranger than I thought. I copied my workspace into the Programfiles folder and compiled it again. It even doesn't...
Hi guys, I wanted to write my first plugin for MP2 (NFO movie/series/music videos/... file extractor) and had some problems...
Replies
1
Views
1K
  • Redirect
Hi. Any progress on this?
Hi. Any progress on this?
Replies
Views
N/A
After reading the documentation & source of some plugins I now understand the concept a bit better. Although examples are still welcome.
After reading the documentation & source of some plugins I now understand the concept a bit better. Although examples are still...
Hi, I see there is a lot of code related to BassPlayer but did not find any code that would actually use it. Is there any or...
Replies
1
Views
990
Sorry my fault. Opened a second thread for this... It's going on here.
Sorry my fault. Opened a second thread for this... It's going on here.
Hi guys, cloned the newest version of MP2 from GIT and wanted to start my development on the NFO Metadata Extractor but I've got...
Replies
4
Views
3K
I guess this wont be implemented soon. Atleast it should be done globally for all kind of media, like movies, tv, pictures. This means having kind of user management. We planned it as a feature and part of mp, it is not known when it will be implemented because there are still many basic things missing. Sry
I guess this wont be implemented soon. Atleast it should be done globally for all kind of media, like movies, tv, pictures. This...
Is it possible to use parental control on TV section in MP2?
Replies
2
Views
1K
BackupSettings for MP2 I am starting here a new thread BackupSettings for MP2. Please post any MP2 issues of my plugin or external client program here. The thread BackupSettings for MP1 is here. The BackupSettings plugin can be downloaded from the plugin repository or from here. Installation: - Start the MediaPortal Extension...
BackupSettings for MP2 I am starting here a new thread BackupSettings for MP2. Please post any MP2 issues of my plugin or...
BackupSettings for MP2 I am starting here a new thread BackupSettings for MP2. Please post any MP2 issues of my plugin or...
Replies
0
Views
3K
good thinking, will do that
good thinking, will do that
When I update my plugin on the website it goes to the bottom of the list - this is pretty annoying why is the list ordered by last...
Replies
4
Views
1K
Download the zip file, I have trouble too with the svn
Download the zip file, I have trouble too with the svn
Hello I'm trying to find some info for writing a plugin for MP2 (c#) - but can't find any decent resources. I can see that there...
Replies
1
Views
1K
MP1 MP2 keyboard shortcuts? DE
I started a wiki section that now also has a list of the current supported keyboard shortcuts: http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/Reference/Keyboard_shortcuts
I started a wiki section that now also has a list of the current supported keyboard shortcuts...
Hi there, is there a list with all keyboard shortcuts to control MP2? I need them to configure my Imon Remote.
Replies
2
Views
2K
I am directly calling the savesettings function when the plugin screen is left in the model. I will change that and use the message handler. Thanks!
I am directly calling the savesettings function when the plugin screen is left in the model. I will change that and use the message...
Update: The language files are not working for the summer release I started to write my first plugin and got excited about MP2...
Replies
43
Views
8K
Well my intention is to write plugins for the mpextended service to access the MP2 database instead of the MP1 databases.
Well my intention is to write plugins for the mpextended service to access the MP2 database instead of the MP1 databases.
Hi, is it possible to access the MP2 database (possibly remote) as an external program? This is a necessity to use MP2 within...
Replies
2
Views
1K
Looks like there is something missing and the situation is not handled correctly :( I see you use the Tv4Home Provider. Please consider to switch to MPExtended, it is better. Please describe your more in detail: Do you use the Alpha or Easter Build? Is TvServer installed on same machine as MP2? Is Tv4Home installed on same...
Looks like there is something missing and the situation is not handled correctly :( I see you use the Tv4Home Provider. Please...
Hello, I've tried everything that I can think of besides removing everything and starting over. I'm making this post remotely so...
Replies
3
Views
2K
Sorry was busy over the weekend and didn't get to your post. Glad you got it working!
Sorry was busy over the weekend and didn't get to your post. Glad you got it working!
Ok I can't get multiseat working however I can locally get a singleseat setup working fine. I have the slimtvclient and provider...
Replies
4
Views
2K
Top Bottom