Just install 1.29 Final, and get the actual scripts from him. Or try to update the scripts from the configurator (I think I updated them)... :) :whistle: :coffee:
Just install 1.29 Final, and get the actual scripts from him. Or try to update the scripts from the configurator (I think I updated...
Sometime ago I reported a bug in the Configuration application where a lookup displayed as follows:
This occured for me when...
Thanks for this clearance.
I didn't like to stop the TvService manually for replacing the plugin dll, but meanwhile I made a batch script that stops it automatically before building. And, inspired from your description ;), I made a second script that copies the required files to the install directory.
Thanks for this clearance.
I didn't like to stop the TvService manually for replacing the plugin dll, but meanwhile I made a batch...
Hi folks,
I'd like to write a plugin for the TvServer and be able to debug it. I'm using the latest stable SharpDevelop and I'm...
The MSBUILD_Rebuild_All_MediaPortal_Release.bat and the MSBUILD_Rebuild_All_MediaPortal_Debug.bat will generate an installer for MP and for TvServer in MediaPortal-1\Release\ directory. It is enough for internal usage.
If you want to create a full installer with deploy tool, you need to run the...
The MSBUILD_Rebuild_All_MediaPortal_Release.bat and the MSBUILD_Rebuild_All_MediaPortal_Debug.bat will generate an installer for MP...
Hi All,
I'm attempting to get my dev machine running with an install of MP. I previously would install the latest build from teh...
Hi All, I've built a plugin and an installer using the MPEMaker. It works fine on my dev box that hosts the MP1 codebase and a 1.7 Pre-Release version installed. I can configure the plugin and view it in MP.
When I come to using on my production box (my living room) which has a fairly clean install of 1.7 Pre, the installer works...
Hi All, I've built a plugin and an installer using the MPEMaker. It works fine on my dev box that hosts the MP1 codebase and a 1.7...
Hi All, I've built a plugin and an installer using the MPEMaker. It works fine on my dev box that hosts the MP1 codebase and a 1.7...
Thanks for the link - the TvPlugin was exactly what I was looking for. I couldn't find it cause I assumed it was part of the MediaPortal UI solution.
Between the TvPlugin code and the GUIVideos plugin code - I should have enough now to go on to cobble together something.
The SetGentleCOnfigFile method was what I needed to get it...
Thanks for the link - the TvPlugin was exactly what I was looking for. I couldn't find it cause I assumed it was part of the...
Hi All, I'm very new to MP - moving from WMC.
I'd like to create a visual plugin that works a lot like the Movie Guide, displays a...
Thanks for that - I had seen it, but it seemed applicable to IMDB only whereas the grabber dialog in MP Config allows a choice from several different (non-IMDB) grabbers.
Would I be right in thinking then that the original grabber implementation was for IMDB originally, but expanded out to other implementations but as existing...
Thanks for that - I had seen it, but it seemed applicable to IMDB only whereas the grabber dialog in MP Config allows a choice from...
Hi All,
Hopefully I'm on the right track - I would like to write a plugin that consumes the grabbers that are defined in the Video...
I didn't know I needed the TVServer - being new to the MP codebase, I wasn't to know that listings and schedules are managed by the TV server.
I suspected that I would ultimately install on my dev box to fully configure. Thanks for your help.
I didn't know I needed the TVServer - being new to the MP codebase, I wasn't to know that listings and schedules are managed by the...
Hi, I was hoping that I could get some advice on my local development setup.
I am at the point where my development box has the...
TortoiseGit managed to get everything down 2GB - seems to split up the requests as one of the last objects was 1GB+.
Got everything building now - don't you just love NuGet.... Shame there isn't a directx nuget!
Thanks for your help.
TortoiseGit managed to get everything down 2GB - seems to split up the requests as one of the last objects was 1GB+.
Got...
Hi All, I'm new to MP and GitHub. I've done what I think is right but get consistent timeouts when cloning my fork down to my local...