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
Products
TV-Server
PowerScheduler++ test versions
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="doveman" data-source="post: 829526" data-attributes="member: 67412"><p><strong>Re: PowerScheduler++ Test Version 1.2.5.8 for MP 1.2.x / 1.3 Alpha</strong></p><p></p><p>When I resumed my PC from standby, my TV showed MP with the "Connection to TV service lost" error and asking me to enter the IP address.</p><p></p><p>When I tried to load TV Server config, nothing happened the first time and the second time brought up the Setup database connection window, which had X4 as the hostname, which is the name of my PC but I'm using the loopback adapter so it's set to 192.168.2.1 in both TV Server and MP config. Trying to test with it set to X4 failed and it still did so after changing it to 192.168.2.1</p><p></p><p>I then attempted to stop TVService.exe but was unable to, so killed it with TaskManager and tried to restart it, but that failed also.</p><p></p><p>I have set PS++ to run the following script, named resume.bat, on suspend/wakeup and Reinitialize TVservice is ticked, but I don't think it has been run.</p><p></p><p>[CODE]if "%1" == "suspend" goto OnSuspend</p><p>if "%1" == "wakeup" goto OnWakeUp</p><p>goto Done</p><p></p><p>:OnSuspend</p><p>process -k “MediaPortal.exe”</p><p>goto Done</p><p></p><p>:OnWakeUp</p><p>net stop TVService</p><p>net start TVService</p><p>"C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe"</p><p>goto Done</p><p></p><p>:Done[/CODE]</p><p></p><p>After rebooting, I was able to open TV Server config normally and everything seems to be working. I've recently uninstalled Outpost Security Suite and am using Windows Firewall at the moment, but I believe that only blocks incoming connections and it has prompted me a couple of times about MP-related stuff, which I've allowed, and TV has been working fine.</p><p></p><p>I've attached logs from when I first noticed the problem, before I did most of the above, and another set after rebooting.</p></blockquote><p></p>
[QUOTE="doveman, post: 829526, member: 67412"] [b]Re: PowerScheduler++ Test Version 1.2.5.8 for MP 1.2.x / 1.3 Alpha[/b] When I resumed my PC from standby, my TV showed MP with the "Connection to TV service lost" error and asking me to enter the IP address. When I tried to load TV Server config, nothing happened the first time and the second time brought up the Setup database connection window, which had X4 as the hostname, which is the name of my PC but I'm using the loopback adapter so it's set to 192.168.2.1 in both TV Server and MP config. Trying to test with it set to X4 failed and it still did so after changing it to 192.168.2.1 I then attempted to stop TVService.exe but was unable to, so killed it with TaskManager and tried to restart it, but that failed also. I have set PS++ to run the following script, named resume.bat, on suspend/wakeup and Reinitialize TVservice is ticked, but I don't think it has been run. [CODE]if "%1" == "suspend" goto OnSuspend if "%1" == "wakeup" goto OnWakeUp goto Done :OnSuspend process -k “MediaPortal.exe” goto Done :OnWakeUp net stop TVService net start TVService "C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe" goto Done :Done[/CODE] After rebooting, I was able to open TV Server config normally and everything seems to be working. I've recently uninstalled Outpost Security Suite and am using Windows Firewall at the moment, but I believe that only blocks incoming connections and it has prompted me a couple of times about MP-related stuff, which I've allowed, and TV has been working fine. I've attached logs from when I first noticed the problem, before I did most of the above, and another set after rebooting. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
PowerScheduler++ test versions
Contact us
RSS
Top
Bottom