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

Working on your own plugin and got stuck? Post your codeing question here.
When I open MediaPortal.sln I get this error message. But Rebuild All succeeded :D :D :D without errors and warnings. Before I used a batch file with NAnt to build MP. How can I build MP with VCSExpress.exe and command line arguments? Didn't figure that out yet. Can someone help me with that, please...
When I open MediaPortal.sln I get this error message. But Rebuild All succeeded :D :D :D without errors and warnings...
When I compile using C# Express2005 beta I get an error - presumably because I am using dot net 2.0beta and I assume the code wants...
Replies
10
Views
3K
M
after searching a grabber which also gets data for atv+ for days now i finally found your post. many thx for this nice script. the feedback i can give you until now is that your grabber sometimes misses some programs and always puts 3 entrys for each fetched program in the xml-file. i could not figure out why - maybe you can have a...
after searching a grabber which also gets data for atv+ for days now i finally found your post. many thx for this nice script. the...
Hi, i made a small PHP script that creates XMLTV Data from the german www.tvspielfilm.de site. I'd like to post the package...
Replies
4
Views
6K
I had a older (about a month old) version of the MP source. But when I tried to update (using WinCVS) I was not able to get new folders. I've looked but could not find a method to get new folders (plus the files). What is the magic I should apply to make this work? Note: I have found a work-around but don't want to do this...
I had a older (about a month old) version of the MP source. But when I tried to update (using WinCVS) I was not able to get new...
I had a older (about a month old) version of the MP source. But when I tried to update (using WinCVS) I was not able to get new...
Replies
0
Views
1K
MP1 MP2 iTunes and Genres DE
I've been trying out Media Portal using the latest RC version. Primarily, I'm using it as a tool for displaying pictures and playing back music. With regard to music, I use iTunes and have all of my music recorded in Apple Lossless (.m4a) format. I have discovered, however, that my genres are not all showing up under My Music. For...
I've been trying out Media Portal using the latest RC version. Primarily, I'm using it as a tool for displaying pictures and...
I've been trying out Media Portal using the latest RC version. Primarily, I'm using it as a tool for displaying pictures and...
Replies
0
Views
2K
Hey CodeMonkey, Have you had any success with implementing commercial detection and skipping into MP? Any advice on what works, or doesn't work?
Hey CodeMonkey, Have you had any success with implementing commercial detection and skipping into MP? Any advice on what works...
I am getting some thoughts together on how to implement commercial detection and skipping into MP. I have been playing with the...
Replies
3
Views
2K
MP1 MP2 FFdecsa DE
Good bye 8) Have fun !
Good bye 8) Have fun !
1) Is anyone currently working on (or finished) implementing this? If so I'd like to chat with you. Please PM me and maybe we can...
Replies
19
Views
12K
MP1 MP2 Bookmark in movies DE
Hi all, I'm new to MP, tried to get into to how it works and what features there are. Have been playing around with MCE and looked at MMC from Wellton (in Sweden), and found MP much more interesting! Anyway, is there a function (tried to find it) for making bookmarks in movies? What I would like to do is hit a button while watching...
Hi all, I'm new to MP, tried to get into to how it works and what features there are. Have been playing around with MCE and...
Hi all, I'm new to MP, tried to get into to how it works and what features there are. Have been playing around with MCE and...
Replies
0
Views
1K
A
MP1 MP2 Mpeg2 stream DE
The reality is that is that people don't want some lame graphic card to play video back because the quality isn't good enough -not to mention you can't use the machine for anything else if you do that.
The reality is that is that people don't want some lame graphic card to play video back because the quality isn't good enough -not...
Hi, I'm writing a playout application using Mpeg2 file and XCard. I'm looking for a mode to play many files consecutively...
Replies
2
Views
2K
Well, I removed the capture card definition from the configuration, I also tried to remove MyTV from the loaded plugins, and it still closes up when dvbviewer launches. So, either it's still a conflicting access to the TV card resource, and in this case the code in MP should be fixed because I'm not telling it to even use the TV...
Well, I removed the capture card definition from the configuration, I also tried to remove MyTV from the loaded plugins, and it...
... And yet having MP handling recordings & guide, because it looks & handles better. For instance, the latest dvbviewer has...
Replies
2
Views
2K
Hi mzemina, thanks for your reply.. In the mean time i found a workaround, so a patch is not required.. i created my on GUIMessage class that inherits from the main class. and use this on in my plugin.. works like a charm.. I had some issues with MP last night, so i was unable to build a testversion, will try on tonight..
Hi mzemina, thanks for your reply.. In the mean time i found a workaround, so a patch is not required.. i created my on...
please see this thred for history http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?t=10250 I solved this...
Replies
3
Views
1K
Hi, here exists my thread about a MSDN like documentation, in CHM format, generated from the actual comment source in build 0.2.
Hi, here exists my thread about a MSDN like documentation, in CHM format, generated from the actual comment source in build 0.2.
Hi all, I'm very interested in plugin development, but I didn't find any documentation about clases or objects (windows based...
Replies
2
Views
1K
Yes, obviously, but can't we make life easier for testers? Current installation process is copying existing install, uninstall msi, install new msi, and apply cvs. Got to be easier... Arnon
Yes, obviously, but can't we make life easier for testers? Current installation process is copying existing install, uninstall msi...
Guys, Would it be possible to release a non MSI version. I am a keen tester, but want to maintain my existing working 1.3...
Replies
2
Views
2K
I think you will have people like to see this, but first the biggest thing everyone wants is a stable platform that new features can be added to. Then for this feature to be added will be one of the core developers to take a liking to this request. It maybe that with planned (but not announced) changes for the skinning engine that...
I think you will have people like to see this, but first the biggest thing everyone wants is a stable platform that new features...
It would be possible to integrate a "crossfade transition" between 2 pages of skin? screen shot...
Replies
5
Views
2K
Hi DecodePMT can't find CA_descriptor when I am tuning/scanning satellite Thor 1W, it works fine when I tune/scan Siruis 5E. Here is a code snipped : if(indicator==0x09) { int CaSystemId = ((buf[pointer+2])<<8)+buf[pointer+3]; int CaECMId = ((buf[pointer+4] & 0x1F)<<8)+buf[pointer+5]; Log("ECM:0x%x /...
Hi DecodePMT can't find CA_descriptor when I am tuning/scanning satellite Thor 1W, it works fine when I tune/scan Siruis 5E...
Hi DecodePMT can't find CA_descriptor when I am tuning/scanning satellite Thor 1W, it works fine when I tune/scan Siruis 5E...
Replies
0
Views
1K
Hopefully :) But even if I get the ECM right, there is still a long way to go. My goal is to use my original smartcard on my dreambox with the MP. I have a SkyStar2 PCI card for my PC, and would love to use MP.
Hopefully :) But even if I get the ECM right, there is still a long way to go. My goal is to use my original smartcard on my...
Hi Why is ECM and CA provider ID not initialized when tuning channels? Thanks
Replies
4
Views
2K
MP1 MP2 MPStreamAnalyzer DE
Solved by installing DirectX SDK 9.0 and compiled the base classes.
Solved by installing DirectX SDK 9.0 and compiled the base classes.
Hi Is the source available for MPStreamAnalyzer? -> MPSA.ax , and if not why :) Thanks
Replies
6
Views
2K
MP1 MP2 What can i do? DE
Hi, afaik there is still a developer needed for My Music. :) Best way to get involved is contacting one of the main devs on IRC. Also take a look at all those anouncements in this forum (how to download source, how to compile, etc). Most common way is to download the source, make some fixes and upload your changes in the...
Hi, afaik there is still a developer needed for My Music. :) Best way to get involved is contacting one of the main devs on...
I real want to help, what is needed and if i don't know it right now, were can i learn? by-the-way fix the Twinhan DVB-C cards...
Replies
1
Views
1K
X
whats about an apply-button in the configuration.exe, this would be useful if i want to safe changes but also want to let the setup opened greets
whats about an apply-button in the configuration.exe, this would be useful if i want to safe changes but also want to let the setup...
I noticed that in 0.1.0.5.1 compared to 0.1.0.4 that it complains about some fields being blank and while that is nice to help a...
Replies
1
Views
1K
GetSongByFileName (Mediaportal.database.music) method doesn't work? there is something wrong with this method, but i don't know what. this method executes an SQL query based on songname and path CRC but it looks like the CRC that is calculated never matches the CRC that is eneterd when importing music. i debugged this, and...
GetSongByFileName (Mediaportal.database.music) method doesn't work? there is something wrong with this method, but i don't know...
GetSongByFileName (Mediaportal.database.music) method doesn't work? there is something wrong with this method, but i don't know...
Replies
0
Views
1K
Hi, this sounds like an interesting point! Thanks for looking into it. :) You might also try to contact the developers via IRC. Frodo is currently on vacation, but IRC should be the right place to get someone to question specific MP coding things. Flip.
Hi, this sounds like an interesting point! Thanks for looking into it. :) You might also try to contact the developers via...
I dusted off my mpviz code the weekend - this is a test visualisation I wrote a while back for WMP. I took another look at the...
Replies
2
Views
2K
I try to explain my project. I'm trying to develop a home-automation solution. I have four htpc with MP installed, and each htpc control differents aspect of home automation. There are many device in an house that can be connected and controlled by an htpc, In my house for example: - An EIB bus installation to control...
I try to explain my project. I'm trying to develop a home-automation solution. I have four htpc with MP installed, and each...
The idea is allow both the MP core and plugins sendind and receiving generic string command, simply by adding a virtual method to...
Replies
5
Views
3K
I would like to appreciate for your sincere and kind reply to my ridiculous questions. I am not . net developer but a Domino & notes developer so that I asked many stupid questions because I had no idea how to run it when I encounter MediaPortal. If I receive such a question on MediaProtal from others, I guess I can reply on it as...
I would like to appreciate for your sincere and kind reply to my ridiculous questions. I am not . net developer but a Domino &...
I would like to appreciate for your sincere and kind reply to my ridiculous questions. I am not . net developer but a Domino &...
Replies
0
Views
840
Problem: when starting MP an error message appears and MP does not start. 'DefaultDomain': Loaded...
Replies
2
Views
2K
Had the same problems a while ago. The errors come from the fact that Core.dll was not built correctly. in the Project Explorer selected the "Core" Project and right-click to get to the properties. in the properties window in Build -> Compile there you see a switch "Unsafe code Blocks" or something like that. (i don't have an...
Had the same problems a while ago. The errors come from the fact that Core.dll was not built correctly. in the Project Explorer...
I followed the howto's to get the source and compile but when trying to compile I get 482 build errors. All are reference errors, I...
Replies
3
Views
2K
Looks very interesting... just hope they can get a move on in making those remote plugins!!! Another alternative is HIP, available at www.byremote.com.au Sam
Looks very interesting... just hope they can get a move on in making those remote plugins!!! Another alternative is HIP...
Has anyone looked at EventGhost instead of Girder? I know that EventGhost was not developed in C# (developed in Python) but it is...
Replies
1
Views
2K
I just wanted to thank chanblard!!! You made my day! :D I have been looking for handling multi-audio-files for a long time! Thanks man! Keep up the good work! That's for all of you! ;-) Regards, Andreas
I just wanted to thank chanblard!!! You made my day! :D I have been looking for handling multi-audio-files for a long time...
i make a new post because yamp don't seem to listen what i say : recently i offer you the possibility to choose between streams...
Replies
9
Views
2K
Z
I have the same problem, and I can't work it out either. I have four items I want to display, but MP always wants to display seven items. I have turned off scrolling, and I have tried both the Plugins Menu and the Custom Menu. Any further suggestions?
I have the same problem, and I can't work it out either. I have four items I want to display, but MP always wants to display...
hey. i have a menu in m mediaportal only with "Music" and "Videos" and i think it is lame with repeating in the menu so i can...
Replies
3
Views
1K
I'm assuming it's mp3 or ogg or similar music files? Check to see that the id3 tag (or equivalent) is correct. Great programs for this are The GodFather http://users.otenet.gr/~jtcliper/tgf/ and Tag&Rename .
I'm assuming it's mp3 or ogg or similar music files? Check to see that the id3 tag (or equivalent) is correct. Great programs for...
First of all I have to say that MP is great and, though I have not had it long, I am enjoying all of the features and figuring out...
Replies
1
Views
1K
MPPVRX Plugin Now Available for Download Hi, In further answer to the above - a Beta version of the MPPVRX Host Plugin is now available for download on the www.pvrx.org site. It runs both as a Plugin (inside Media Portal) or externally via an application. (see install notes for details). Its designed to work against v0.1.3.0...
MPPVRX Plugin Now Available for Download Hi, In further answer to the above - a Beta version of the MPPVRX Host Plugin is...
Hi All, This is an invitation to all PVR and 3rd party developers and tinkerers to come and participate in the creation of a new...
Replies
7
Views
2K
Y
Morten and Khris: but this is not what i was talking about. I don't want to detect which one display is primary display and show MP there, and I don't want connect my pc only to the TV (I don't have enough money to buy a PC which would act only as my htpc connected to the TV only) or set tvout as primary display. And yes, with...
Morten and Khris: but this is not what i was talking about. I don't want to detect which one display is primary display and show MP...
Hi. I know that MP doesn't work properly on secondary display and that this is connected to the MS limitations. But there is...
Replies
8
Views
4K
Y
Top Bottom