Plugin Development (36 Viewers)

Use this forum if you are working on a plugin and need help, or want to showcase your work.
I've solved my issue by including the subscreens into a main screen file and use IsVisible on a container element for each subscreen :) So thank you for your help ;)
I've solved my issue by including the subscreens into a main screen file and use IsVisible on a container element for each...
@morpheus_xx Sorry to bother you again :( I basically have one workflow model with several Screens. Inside the plugin.xml it is...
Replies
4
Views
816
Added to the Wiki: http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/8_Contribute/Plugin_Development/Tutorials/Dynamic_ListView_%28basics%29 It might be not the best Tutorial but hopefully it will help others. I think it is agoof idea to add such things to the wiki, so that morpehus doesn't get asked the same question sover and over...
Added to the Wiki...
@morpheus_xx I thought I would start working on a little Inputmanager, because this is requested by many people :) It is a bit how...
Replies
10
Views
3K
If somebody wants to take a look, here it is: https://github.com/MediaPortal/MediaPortal-2/tree/FEAT_MSSQL Not tested with TVE yet, just so you know.
If somebody wants to take a look, here it is: https://github.com/MediaPortal/MediaPortal-2/tree/FEAT_MSSQL Not tested with TVE yet...
I installed MP2 4 to my Windows 7 PC I also downloaded the Source and trying to connect MS SQL Server database with MediaPortal 2...
Replies
10
Views
4K
  • Redirect
MP1 MP2 Plugin: AppLauncher DE
Hi. In meantime I've managed to rework the plugin.xml myself. I've attached it here so everyone can use it as soon as the next version of MP2 is available to download.
Hi. In meantime I've managed to rework the plugin.xml myself. I've attached it here so everyone can use it as soon as the next...
Replies
Views
N/A
Starting with the upcoming "Summer '15" release (scheduled for end of June 2015), there will be new features for handling plugin dependencies and compatibility checks. The required changes to the plugin.xml file are documented in this wiki page...
Starting with the upcoming "Summer '15" release (scheduled for end of June 2015), there will be new features for handling plugin...
Starting with the upcoming "Summer '15" release (scheduled for end of June 2015), there will be new features for handling plugin...
Replies
0
Views
3K
It's released, see here:https://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/page-48#post-1136062 @morpheus_xx, and possible others : source is available here: https://github.com/doskabouter/BrowseTheWeb There are still a couple of thing needing attention: Better skinfiles with more control over window...
It's released, see here:https://forum.team-mediaportal.com/threads/browse-the-web-webbrowser.107285/page-48#post-1136062...
Hi folks, I'm trying to port the browsetheweb plugin to mediaportal 2, and I must admit, it's a bit more challenging than I...
Replies
28
Views
5K
We now also have a configuration for this feature: Changes will be merged into dev soon.
We now also have a configuration for this feature: Changes will be merged into dev soon.
MP2 supports different video effect shaders shader for post processing the video frames. The most useful shader is IMO...
Replies
3
Views
3K
MP1 MP2 Xaml question DE
Parameters is a list of objects, which is passed in the same order to the command handler. But I dont know how to specify a list or an Array in XAML atm!? @morpheus_xx do you know how to do this?
Parameters is a list of objects, which is passed in the same order to the command handler. But I dont know how to specify a list or...
Hi all, I've been investigating this for quite a while now, but I'm not having any success here. What I want to achieve is that I...
Replies
5
Views
2K
More time ;) Real life and other things keep me busy. It would help ofc, if one of the @Developers who know the MP1 implementation could check the issue. The returned error code is far from being plausible.
More time ;) Real life and other things keep me busy. It would help ofc, if one of the @Developers who know the MP1 implementation...
This is the development and discussion thread for the "RefreshRateChanger" plugin of MP2. Current state: Alpha Download: Contained...
Replies
101
Views
16K
MP1 MP2 Modal dialogs DE
Hi there, Is there an easy solution to show a dialog (with f.e. a small list of items to choose from, or a textbox where you can enter text) as modal?
Hi there, Is there an easy solution to show a dialog (with f.e. a small list of items to choose from, or a textbox where you can...
Hi there, Is there an easy solution to show a dialog (with f.e. a small list of items to choose from, or a textbox where you can...
Replies
0
Views
710
[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
Well, one of the settings in the plugin (browsetheweb) is a list of keywords, and I wanted to make is as userfriendly as possible to enter those. As fallback I could use something where I enter a , separated text and parse that
Well, one of the settings in the plugin (browsetheweb) is a list of keywords, and I wanted to make is as userfriendly as possible...
Should this be supported by the default skin? I've tried to create Setting based on a MultipleEntryList, and they don't show up in...
Replies
2
Views
961
Thanks! This works perfectly. :) Im a happy camper. I will have a look at that, however i think the config interface that MP2 provides is really good and suits my needs perfectly.
Thanks! This works perfectly. :) Im a happy camper. I will have a look at that, however i think the config interface that MP2...
Hey, i have 2 small questions. Question 1: I added AtmoLight to the config/settings menu in MP2 a while ago, but what always...
Replies
13
Views
2K
the WebEPG1.zip has a copy of the "MediaPortal Setup TV_OLD" folder and log files. I renamed this, started MePo2 SetupTV, and get a new "MediaPortal Setup TV" folder with 2 more empty log files. I'm pretty sure SetupTV logs are written to a black hole.
the WebEPG1.zip has a copy of the "MediaPortal Setup TV_OLD" folder and log files. I renamed this, started MePo2 SetupTV, and get a...
tried the USA imdb_com WebEPG grabber. SetupTV crqshed wit windows error. Was trying to do a write to tvguide.xml file. Tried again...
Replies
6
Views
1K
MP1 MP2 ITaskScheduler DE
I will test it again. But that's what I've tried the last days. I could see the start of the task, but the plugin did not get any message. However, I have registered as TaskId the id of the update module. :eek: OK. I will test it again. Thanks for your Help. (y)
I will test it again. But that's what I've tried the last days. I could see the start of the task, but the plugin did not get any...
Hi Guys, Can anyone help me? What must I do to start a plugin with the TaskScheduler?
Replies
2
Views
890
I already checked two alternative ways to allow loading plugins from internet. We will have a solution in next release :)
I already checked two alternative ways to allow loading plugins from internet. We will have a solution in next release :)
when i extract the zip file in the plugins folder like webradio or applauncher the title shows up on the homepage. only the link is...
Replies
13
Views
3K
The tuning details and other files are extracted if the target folder not exists yet. Please delete SlimTvCore folder from "C:\ProgramData\Team MediaPortal\MP2-Server" and restart MP2-Server. See also this post...
The tuning details and other files are extracted if the target folder not exists yet. Please delete SlimTvCore folder from...
Hi, i searched the forum for similar problems, but none of them are exactly abut this one, or haven't got a solution for me. When...
Replies
1
Views
2K
Hi. Nein, die .nfo haben das falsche Format. Ich habe für tMM ein Export Script geschrieben. (exportiere Film Listen von...) Damit werden mkv kompatible xml Dateien erzeugt. Und ich habe ein kleines Programm in AutoIT geschrieben, das diese xml ohne remuxxen in die mkv bringt. Geht sehr schnell, deutlich unter 1 Sekunde pro Film. Das...
Hi. Nein, die .nfo haben das falsche Format. Ich habe für tMM ein Export Script geschrieben. (exportiere Film Listen von...) Damit...
Hallo, ich habe die neue Jubiläumsedition von MP2 installiert und nun werden keine Filme mehr erkannt. Komplette Deinstallation...
Replies
7
Views
1K
I can explain how current video players work: Video Player uses DirectShow to playback a file/stream. Its output video frames are "captured" by a custom EvrPresenter, it does a callback to pass the video frame back to MP2. This frame is than used by VideoBrush to be painted in controls (fullscreen background or simple rectangle). So...
I can explain how current video players work: Video Player uses DirectShow to playback a file/stream. Its output video frames are...
Any details on the player manager service and adding new players?
Replies
5
Views
1K
I have create a small Decrypt/Encrypt Class for strings. https://github.com/BigGranu/AppLauncher_MP2/blob/master/AppLauncher/Helper/Help.cs#L99 This is a part of the AppLauncher. Now you type your Paasword e.g. "password" in the Pluginin and in the saved Settings.xml the text is then "rfHEJva/wao=". After Import it is again...
I have create a small Decrypt/Encrypt Class for strings...
I have create a small Decrypt/Encrypt Class for strings...
Replies
0
Views
744
Please look at the Trakt branch, this plugin does it already. In principle it listens to PlayerManager messages.
Please look at the Trakt branch, this plugin does it already. In principle it listens to PlayerManager messages.
I will create a little Plugin, which runs in the background. This should be triggered by the Audioplayer. Once changes the Title, I...
Replies
1
Views
849
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
Yesterday I installed MP-2 and built it from Scratch. Fine code work and build system. Now my problem: It was impossible to add my NAS to the global shares. Yes, I provided credentials. I also checked the logs on the NAS and debugged MP2-Server. The access was perfectly fine, but the call...
Yesterday I installed MP-2 and built it from Scratch. Fine code work and build system. Now my problem: It was impossible to add my...
Yesterday I installed MP-2 and built it from Scratch. Fine code work and build system. Now my problem: It was impossible to add my...
Replies
0
Views
832
Hi, I could able to compile and now the issue is When I run the application it get stuck with the MediaPortal.Configuration Solutions. and throws an error "Cross-thread operation not valid: Control 'DlgConfigModeHint' accessed from a thread other than the thread it was created on.' Also I goggled and found a same thread discussion...
Hi, I could able to compile and now the issue is When I run the application it get stuck with the MediaPortal.Configuration...
1. I have downloaded recent source code of MP2 and I can able to open the MP2-Server using the Visual Studio 2013 and all compiling...
Replies
8
Views
3K
Why do you think I wrote this: ? You can fix this yourself by modifying the plugin.xml: Remove "PluginVersion" here:like https://github.com/MediaPortal/MediaPortal-2/blob/13f33232293b6592ffe134a5886f556cd0dcf4bc/MediaPortal/Incubator/SQLiteDatabase/plugin.xml#L8 Add...
Why do you think I wrote this: ? You can fix this yourself by modifying the plugin.xml: Remove "PluginVersion" here:like...
http://wiki.team-mediaportal.com/2_MEDIAPORTAL_2/8_Contribute/z_MissingFeatures/PictureOfTheDay_plugin Is anyone work on it? If...
Replies
13
Views
4K
Yes, it is currently not needed at all.
Yes, it is currently not needed at all.
Hi all, I loaded the source MediaPortal.Client solution project from MediaPortal2 to Visual Studio 2013. I could able to...
Replies
3
Views
1K
I don't know if it matters or not When uninstalling MP Photo it leave everything behind at C:\ProgramData\MPPhotoSlideshow
I don't know if it matters or not When uninstalling MP Photo it leave everything behind at C:\ProgramData\MPPhotoSlideshow
I've put out the initial testing release for MP Photo Slideshow for MP2. Currently the following are not implemented in this...
Replies
32
Views
7K
MP1 MP2 SQLiteDatabase Plugin for MP2 (2 Viewers) DE
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
I wasn't able to make HeaderedItemsControl work properly, but have solved my issue. I suspect the problem with the HeaderedItemsControl is getting a proper Style built. I'm going to post my working code below in case others come looking and have a similar problem with binding. Specfically what this style lets you do is place items...
I wasn't able to make HeaderedItemsControl work properly, but have solved my issue. I suspect the problem with the...
Hello, I'm slowly learning the new MP2 development and I'm having an issue with Binding that I can figure out. I know my model is...
Replies
10
Views
3K
Michael, Thanks for the update. Having thought about my question some more it occurred to me that since MPAnywhere will provide a website that only leaves MP2 web API support in aMPdroid. I don't know DieBagger's opinion on this but I do know GUI programs take a lot of effort so it will always be easier to switch the model of an MVC...
Michael, Thanks for the update. Having thought about my question some more it occurred to me that since MPAnywhere will provide a...
This is the public discussion thread for the MPAnyhwere Plugin for MP2 Server. If you would like to discuss MPAnywhere, it's...
Replies
3
Views
2K
Top Bottom