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

Working on your own plugin and got stuck? Post your codeing question here.
They is Ubuntu TV will run on arm and x86. Would be nice to see a arm version of mediapotal one day.. Windows 8 is runing on arm now and imac is droping x86 at the end of the year for arm.
They is Ubuntu TV will run on arm and x86. Would be nice to see a arm version of mediapotal one day.. Windows 8 is runing on arm...
This thread is the first step in my plan to port MediaPortal to Linux. This is not theoretical issue, so I suggest that all...
Replies
95
Views
45K
Hello, sorry for ask another time, but I try to analyse allready existig TVServer PlugIns and didn't find any probing or codebase methods to bind the assemblys for example TVDatabase.dll, etc. in C:\Program Files\Team MediaPortal\MediaPortal TV Server" from PlugIn folder. Please bring some light in my life! Thanks!
Hello, sorry for ask another time, but I try to analyse allready existig TVServer PlugIns and didn't find any probing or codebase...
Hello, now I finished the basic functionalities of my planned application and next I want to integrate this in MePo. I need some...
Replies
2
Views
800
Haha, holidays will do that to you i guess.. ;) Coming back here after some time is only because the old mtn is still not working correctly in MP 1.2.3 and i couldn't find any info on whether thumbnailing will be fixed in 1.3.0. Good thing you made this i say :) Thanks alot for the quick work! I'll test it right away.Works like a...
Haha, holidays will do that to you i guess.. ;) Coming back here after some time is only because the old mtn is still not working...
All, Please find attached a "replacement" for the MTN.exe thumbnailer used by Mediaportal. Due to MTN being a dead project with...
Replies
166
Views
18K
He means that you should Run your app in separate thread to prevent GUI freezing I think.
He means that you should Run your app in separate thread to prevent GUI freezing I think.
I want to do something like this: Protected Overrides Sub OnPageLoad() MyBase.OnPageLoad()...
Replies
4
Views
967
Hello, if someone is searching a solution in future here is my code for a new recording: TvBusinessLayer layer = new TvBusinessLayer(); int preInterval = Int32.Parse(layer.GetSetting("preRecordInterval", "5").Value); int postInterval = Int32.Parse(layer.GetSetting("postRecordInterval", "5").Value); Schedule...
Hello, if someone is searching a solution in future here is my code for a new recording: TvBusinessLayer layer = new...
Hello, for my project I need to save some own datasets by an own class. This datasets must by read/write from my class and later by...
Replies
4
Views
1K
So, I don't know why but after copying the dll from my real HTPC to the devolopment maschine now it working. The problem occured also when I try to connect by TvBusinessLayer.dll. The reason should b because it also uses then Gentle.Framework. So now it works and thank you again.
So, I don't know why but after copying the dll from my real HTPC to the devolopment maschine now it working. The problem occured...
Hello, I try to realise my first MediaPortal Project and have an issue while coding the first lines. I will connect from a 3rd...
Replies
4
Views
1K
Awesome. Had the same problem. Your file fixed my problem too :) Thanks Jacob
Awesome. Had the same problem. Your file fixed my problem too :) Thanks Jacob
I try to compile the latest git master revision, but now for 2 or 3 days if i try to compile it dont generate the release.exe...
Replies
6
Views
2K
MP1 MP2 Plugin ID number DE
I think which plugin is started faster should work and other dont
I think which plugin is started faster should work and other dont
Hi! This maybe a silly question, but I have to ask :) I'm presently reading up on how to write a plugin, and in the example we...
Replies
1
Views
852
Who said you can only have one? :p
Who said you can only have one? :p
Hi, I'm a C# developer and I like to help, but I don't know how to get a member of the development team? I can't find any...
Replies
5
Views
1K
We are currently working on different things to bring Tve35 up-to-date. This includes also a merge with the master branch, but it's a bit complicated... When the result is ready we will tell you the right branch name, it could be that the existing ones get replaced then.
We are currently working on different things to bring Tve35 up-to-date. This includes also a merge with the master branch, but it's...
Hello, After reading the following thread:https://forum.team-mediaportal.com/threads/mp2-tv-server.104126/page-4 I am trying to...
Replies
45
Views
8K
Thnx a lot. It works now. Was the other version olny for Windows 8 ?
Thnx a lot. It works now. Was the other version olny for Windows 8 ?
I try to compile the latest git master revision, but now for 2 or 3 days if i try to compile it dont generate the release.exe...
Replies
2
Views
1K
My bad, sorry. Just did tests and looked at code. Seems like it is performing g_Player.OnAction() and no way to override it
My bad, sorry. Just did tests and looked at code. Seems like it is performing g_Player.OnAction() and no way to override it
Had the most odd experience yesterday, I was using the webbrowser plugin while listening to music in the background, and when I...
Replies
5
Views
1K
That's what I thought, and doing :)
That's what I thought, and doing :)
Just started investigating the sources of the tvlibrary solution, and several projects (f.e. powerscheduler,tvservice,setuptv or...
Replies
2
Views
1K
Ok ... the first thing id like to ask is why do you have a Function that allows you to Shutdown the PC?
Ok ... the first thing id like to ask is why do you have a Function that allows you to Shutdown the PC?
Hi all, the last couple of weeks I was working on improvements for analog cards. Most changes are more design changes to get the...
Replies
275
Views
60K
New thread started for MP 1.3.x compatible versions - https://forum.team-mediaportal.com/threads/mp-1-3-x-dshowhelper-development.113014/ Tony
New thread started for MP 1.3.x compatible versions -...
Hi Folks, This thread is for discussions related to community development of the MP 1.1.x/1.2.x dshowhelper, particularly the...
Replies
2K
Views
254K
There is the following error in the tvservice.log
There is the following error in the tvservice.log
I'm trying to implement fix 0003736: Prevent duplicate recording logic is incorrect into the source for 1.2.2 Everything compile...
Replies
1
Views
1K
J
I can compile media portal just fine in SharpDevopler and VS Express, I just needed that plugin. Thank you for your help.
I can compile media portal just fine in SharpDevopler and VS Express, I just needed that plugin. Thank you for your help.
I downloaded the source code Media Portal so that I could evechully contribute to it. When I ran it I got the normal menu but no TV...
Replies
9
Views
2K
jamie marchant
J
***bump*** :) https://forum.team-mediaportal.com/threads/cablecard-tuner-support-for-mediaportal-1.112585/
***bump*** :) https://forum.team-mediaportal.com/threads/cablecard-tuner-support-for-mediaportal-1.112585/
I am probably in over my head but thought I would try anyway. I got the TVServer code downloaded and and can compile it up...
Replies
1
Views
2K
At the moment this only works with OnlineVideos plugin I guess.
At the moment this only works with OnlineVideos plugin I guess.
I cannot seem to find a function/command that will start playing specified video from URL or file. Do something like that even...
Replies
1
Views
1K
MP1 MP2 Progress Bar DE
Hello, I am trying to make a progress bar work within my TV Management program, I gotten the XML file together and declared it within the C# code, but haven't gotten the actual code to work properly. I keep getting the error that "Value is not in the Mediaportal Library" string[] files = Directory.GetFiles(Read)...
Hello, I am trying to make a progress bar work within my TV Management program, I gotten the XML file together and declared it...
Hello, I am trying to make a progress bar work within my TV Management program, I gotten the XML file together and declared it...
Replies
0
Views
938
Thanks
Thanks
How exactly do I put my own custom icon within the Windows plugins configuration utility within Mediaportal so that my plugin...
Replies
2
Views
984
Besides that, you have to be aware of the fact that if you call a method or class which uses a type that is in the not-installed assembly, that method will generate an exception. So my solution is to put all references to that assembly in separate (private) methods, and put a try/catch around the invocation of those methods
Besides that, you have to be aware of the fact that if you call a method or class which uses a type that is in the not-installed...
I have been build the NotificationBar plugin which should be able for all other plugins to use. But now im stuck with an...
Replies
2
Views
2K
MP1 MP2 GUI GridControl... DE
Have you made any progress on this? I'm also looking to use the GridControl. Thanks, Logan
Have you made any progress on this? I'm also looking to use the GridControl. Thanks, Logan
Hi, i'm developing a new plugin. I wish to use the GridControl in the GUI. I can't figure out how to use it. Anybody know the...
Replies
4
Views
1K
Hi there! I'm trying to make external grabber for MovPics and stucked with loading it. Only IPlugin interface is implemented in it. ISetupFormis not needed in this case I think. Generally to make plugin available I need to open MP configuration - > PLugins and click Save button. I did this many times without success. My first thought...
Hi there! I'm trying to make external grabber for MovPics and stucked with loading it. Only IPlugin interface is implemented in it...
Hi there! I'm trying to make external grabber for MovPics and stucked with loading it. Only IPlugin interface is implemented in it...
Replies
0
Views
1K
Patch is in on top of this post :) I can test it.
Patch is in on top of this post :) I can test it.
Hi all. In thread Mini Display Plugin - Page 16 - MediaPortal Forum was suggested, that the variable _IdleTimeout could be...
Replies
13
Views
3K
Hi, I'm currently writing a simple plugin that will trigger an action when the 'return' key is pressed while playing a video. Everything works fine, except when a menu is on (ie: after pressing F9). Indeed, in that case, I don't want my event to be triggered, even if I press 'return'. Is there any way to know if an OSD menu is...
Hi, I'm currently writing a simple plugin that will trigger an action when the 'return' key is pressed while playing a video...
Hi, I'm currently writing a simple plugin that will trigger an action when the 'return' key is pressed while playing a video...
Replies
0
Views
745
Did you get it? if so, how?
Did you get it? if so, how?
Hi all, is it possible to change the text of a GUIDialogNotify control while the dialog is displayed modally e. g. by another...
Replies
2
Views
1K
Hi Guys, How can I convert *.flv file to *.ts file using FFmpeg on command line? Is there any document about this? Best Regards, Defonds
Hi Guys, How can I convert *.flv file to *.ts file using FFmpeg on command line? Is there any document about this? Best Regards...
Hi Guys, How can I convert *.flv file to *.ts file using FFmpeg on command line? Is there any document about this? Best Regards...
Replies
0
Views
2K
MP1 MP2 Refreshing GuiList DE
But you can enumerate thru GuiList.ListItems :) Not sure it's useful btw
But you can enumerate thru GuiList.ListItems :) Not sure it's useful btw
Hello, I have made a plugin to retrieve a list of devices (lamps) in my home from a server, so I can turn them on / off. The...
Replies
12
Views
2K
MP1 MP2 Quickschedule DE
Can anybody share the QuickSchedule-installer to us, because the download is not available anymore.
Can anybody share the QuickSchedule-installer to us, because the download is not available anymore.
Let me introduce you in an idea I had. This is Quickschedule. It's a small Tool to organize schedules. Sure, it's not really new...
Replies
16
Views
9K
Top Bottom