Putting the finishing touches to my HomeSeer (home automation, X10, IR that kind of thing) plugin I was >carefully< looking at the current MediaPortal screens. Some have semi transparent text in the top left of the screen.
I know one comes from mediaportaltext.png and have opened this in GIMP, but it isn't just 'straight' text, it...
Putting the finishing touches to my HomeSeer (home automation, X10, IR that kind of thing) plugin I was >carefully< looking at the...
Putting the finishing touches to my HomeSeer (home automation, X10, IR that kind of thing) plugin I was >carefully< looking at the...
You can also use uberoptions to do the same... however if you set a key for eg. "s" but have caps lock on the result will be "S" which will not work. Setpoint doesnt stick to the keycode that you have programmed - strange. I have also seen that if you try to manage the volume via setpoint using keycode - and = it will work ok for a...
You can also use uberoptions to do the same... however if you set a key for eg. "s" but have caps lock on the result will be "S"...
I bought this Keyboard suite quite a while back so if anyone else has this floating around the house this may help.
This package...
SQL Server feels a bit heavy for this application and presents a number of risks for the average non-technical user if they don't manage it appropriately. Any thoughts on moving to VistaDB (Managed SQL database alternative for .Net programmers - VistaDB) or the extensible storage engine (ESE) now that there is a managed library...
SQL Server feels a bit heavy for this application and presents a number of risks for the average non-technical user if they don't...
SQL Server feels a bit heavy for this application and presents a number of risks for the average non-technical user if they don't...
using DVBGuide I noticed the following information being pulled down
<programme channel="X1088" start="20081221190000 +0000" stop="20081221200000 +0000">
<!--event id="46973" -->
<!--crid type="0x31" uri="crid://fp.bbc.co.uk/1RE8PG" -->
<!--crid type="0x32" uri="crid://fp.bbc.co.uk/KCIEX8" -->
<title...
using DVBGuide I noticed the following information being pulled down
<programme channel="X1088" start="20081221190000 +0000"...
using DVBGuide I noticed the following information being pulled down
<programme channel="X1088" start="20081221190000 +0000"...
I am also looking to lessen burn-in by making the black side bars grey in fullscreen mode. I'm not familiar with MediaPortal skinning but I looked at the videoFullscreen.xml file in the skin folder anyway. However, I didn't see anything that looked like a border or background color option. Am I looking at the wrong file...
I am also looking to lessen burn-in by making the black side bars grey in fullscreen mode. I'm not familiar with MediaPortal...
Suggesting to add such option which will be useful to owners of plasma TVs. At video review on a full screen in a format 4х3 on the...
channels with same name only showing up once
Here's my problem:
the xmltv importer is working great for me except for one detail. I have several channels that have the same name, but with unique channel numbers (see below example with HDPPV). I have about 15 channels labeled HDPPV and about 10 NBAHD channels. Whenever xmltv...
channels with same name only showing up once
Here's my problem:
the xmltv importer is working great for me except for one...
Hi
I had a few issues with the xmltv plugin as i've mentioned here in another thread...
Dear Portal Developers,
I have the following question - does it make any sense to load IMDB information for folder as well as for file?
Here is a part of the code I'm talking about (GUIVideoFiles.cs line 1132):
private void SetMovieProperties(string path)
{
IMDBMovie info = new IMDBMovie();
bool isDirectory...
Dear Portal Developers,
I have the following question - does it make any sense to load IMDB information for folder as well as...
Dear Portal Developers,
I have the following question - does it make any sense to load IMDB information for folder as well as...
First of all, my statement above about no function for recording is not true. There is an function StartRecording which is overloaded 3 times. But it is not obvious how you can use this function to start a recording as none of the overloads let you specify a channel. As a test, I think I will just add a record manually in the database...
First of all, my statement above about no function for recording is not true. There is an function StartRecording which is...
I have been looking over TvControl.chm for a function to set a manual recording. But I cant find any info on how to do this. There...
Hiya!
Iwe been configuring my MediaPortal for a while now, and have came across 2 minor things inn the documentation.
Update 1: FloppyDTV-S2 HD, is not working propperly inn Norway using Canal Digital, if it works with Viasat i dont know. This should perhaps stand inn the documentation, as i bought this card cause of the...
Hiya!
Iwe been configuring my MediaPortal for a while now, and have came across 2 minor things inn the documentation...
Hiya!
Iwe been configuring my MediaPortal for a while now, and have came across 2 minor things inn the documentation...
Thanks for the help, although I didn't solve the problem yet. The funny thing is that you before RC4 could access buttons, labels etc. in a process-plugin. Now, you can still access labels, but buttons are a no go. In RC3, I could easily set focus...
Thanks for the help, although I didn't solve the problem yet. The funny thing is that you before RC4 could access buttons, labels...
Hi
Is it possible to have a process-plugin that can contain the code below, and if yes, which references should I have in my...
Hi,
it seems not many people need it, but there is small bug in WebEPG Sublink grabber using non-default encoding. I.e. my grabber (see attachement) uses at the time utf-8. Independent on settings in the grabber, for sublink parser default (iso-8859-1, see HTMLPage.cs) encoding is always used. The bug is in HTTPRequest.cs file...
Hi,
it seems not many people need it, but there is small bug in WebEPG Sublink grabber using non-default encoding. I.e. my grabber...
Hi,
it seems not many people need it, but there is small bug in WebEPG Sublink grabber using non-default encoding. I.e. my grabber...
Hi guys,
is it possible to write plugin which can be started from Action Menu (like IMDB scan, or File Menu in MyVideos) without rewriting orginal WindowsPlugins.dll ? I mean is there any technique to add items to action menu & catch OnClicked events ?
thnx for help
Hi guys,
is it possible to write plugin which can be started from Action Menu (like IMDB scan, or File Menu in MyVideos)...
Hi guys,
is it possible to write plugin which can be started from Action Menu (like IMDB scan, or File Menu in MyVideos)...
Hi
As a fix for the menu in the skin mediaStream (that stopped working with RC4 for some weird reason), I am trying to build a new process-plugin.
In this, I need to know which menuitem that is currently the focused one in the menu.
Whenever I try the code (se further down), I get loads of errors in the log, complaining about...
Hi
As a fix for the menu in the skin mediaStream (that stopped working with RC4 for some weird reason), I am trying to build a new...
Hi
As a fix for the menu in the skin mediaStream (that stopped working with RC4 for some weird reason), I am trying to build a new...
This may happen when you have a space in the path.
Goto the properties for project throwing the error, open properties, goto the Build Events tab and you should see some command in the "Post-build event command line" box.
xcopy $(SourcePath) $(TargetPath)
Wrap both source and target paths with double quotations (")...
This may happen when you have a space in the path.
Goto the properties for project throwing the error, open properties, goto the...
Hey Guys,
I'm considering going through some code to see if I could help out anywhere and perhaps learn some C# while I'm at it...
I've just built a development machine which is all up to date, and as such as VS2008.
Is there anything I need to be aware of when buildng with VS2008 (Full version, not EE)? It seems only 2005 is used by the dev team?
UPDATE: OK - so it compiled fine for me. I must have done something wrong the first time!
I've just built a development machine which is all up to date, and as such as VS2008.
Is there anything I need to be aware of when...
I've just built a development machine which is all up to date, and as such as VS2008.
Is there anything I need to be aware of when...
I now created a small "process plugin" that automatically cleans the movie db on every MediaPortal startup. The full thread is here:
https://forum.team-mediaportal.com/plugins-47/new-plugin-video-cleanup-49262/#post335695
Maik
I now created a small "process plugin" that automatically cleans the movie db on every MediaPortal startup. The full thread is...
Hi!
I'm using MediaPortal for quite a while now and love that it is open source so I (C++/C# developer) can customize it myself...
salü,
while i was trying the different SVN's -
different configs and all that kind of things -
it was always "stress-full" for me,
to restart the TV-Service ;)
over the Windows surface going to the
"start - run - services.msc - restart tv-service" ...
thats why i created a small simple batch-file
which i deposited...
salü,
while i was trying the different SVN's -
different configs and all that kind of things -
it was always "stress-full"...
salü,
while i was trying the different SVN's -
different configs and all that kind of things -
it was always "stress-full"...