home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
How To debug MP Client connecting to Remote TVServer
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="bob987" data-source="post: 415444" data-attributes="member: 87778"><p>Rob</p><p></p><p>I solved it!!</p><p></p><p>You need to "install" the TV-client inside the MP debug directory.</p><p></p><p>So my way is:</p><p>1) make a normal install of MP with a TV client.</p><p>2) Run the MP config and set the remote server. test that it works with the normal MP.</p><p>3) make a new directory copy into it the following files from "C:\Program Files\Team MediaPortal\MediaPortal"</p><p> DVBSub2.ax</p><p> Gentle*.*</p><p> log4net.dll</p><p> mmaacd.ax</p><p> MySql.Data.dll</p><p> PowerScheduler.Interfaces.dll</p><p> TvBusinessLayer.dll</p><p> TvControl.dll</p><p> TVDatabase.dll</p><p> TvLibrary.Interfaces.dll</p><p>4) copy "C:\Program Files\Team MediaPortal\MediaPortal\plugins\Windows\TvPlugin.dll" to</p><p> "xxxx\MediaPortal\xbmc\bin\Debug\plugins\Windows" xxxx= your SVN folder.</p><p></p><p>5) press F10 in your MediaPortal project. when it goes into the debug of the first code line,</p><p> copy the files from step 3 into "xxxx\MediaPortal\xbmc\bin\Debug"</p><p>6) press F5 to run MP. you will be connected to the remote server.</p><p> </p><p></p><p>What these steps do is just what happens when you install the TV-client on an existing MP install.</p><p>You must do step 5 because every build of the project deletes these files.</p><p> </p><p></p><p>I believe that there should be a better way, but the hell, this works.</p><p></p><p>Have fun</p><p> Bob</p></blockquote><p></p>
[QUOTE="bob987, post: 415444, member: 87778"] Rob I solved it!! You need to "install" the TV-client inside the MP debug directory. So my way is: 1) make a normal install of MP with a TV client. 2) Run the MP config and set the remote server. test that it works with the normal MP. 3) make a new directory copy into it the following files from "C:\Program Files\Team MediaPortal\MediaPortal" DVBSub2.ax Gentle*.* log4net.dll mmaacd.ax MySql.Data.dll PowerScheduler.Interfaces.dll TvBusinessLayer.dll TvControl.dll TVDatabase.dll TvLibrary.Interfaces.dll 4) copy "C:\Program Files\Team MediaPortal\MediaPortal\plugins\Windows\TvPlugin.dll" to "xxxx\MediaPortal\xbmc\bin\Debug\plugins\Windows" xxxx= your SVN folder. 5) press F10 in your MediaPortal project. when it goes into the debug of the first code line, copy the files from step 3 into "xxxx\MediaPortal\xbmc\bin\Debug" 6) press F5 to run MP. you will be connected to the remote server. What these steps do is just what happens when you install the TV-client on an existing MP install. You must do step 5 because every build of the project deletes these files. I believe that there should be a better way, but the hell, this works. Have fun Bob [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
How To debug MP Client connecting to Remote TVServer
Contact us
RSS
Top
Bottom