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
Support
General Support
Does MediaPortal resume from suspend if I kill Mediaportal.exe be PC suspends?
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="stounedi" data-source="post: 608772" data-attributes="member: 85491"><p><s>Where is this "delay detecting cards" is located? I could not find it.</s></p><p><s></s></p><p><s>Reinitializing caused my TechnoTrend to only give "no signal error". Without reinitialize it works for a few suspends until I get the "Cannot start graph" error...</s></p><p><s></s></p><p><s>Very annoying.</s></p><p><s></s></p><p><s></s></p><p><s>EDIT: Ok, I have tried about EVERYTHING... The problems are VERY annoying:</s></p><p><s></s></p><p><s>1. If I stop/restart TVService everything is broken. (Cannot start graph / No signal / No free tuners)...</s></p><p><s>2. I cannot stop/restart my TechnoTrend without restarting TVService. (To fix occasional "Canno start graph" error)</s></p><p><s>3. MPstandybyhandler seemed promising but surprise surprise it gives ".net JIT exception" crap and doesnt work...</s></p><p><s></s></p><p><s>I am now totally clueless and think I dont want to play around with MediaPortal anymore. I've used 2 months trying to get my HTPC work, but seems I'm just running out of luck. I have even checked that the components should be what other people recommended...</s></p><p><s></s></p><p><s></s></p><p><s>EDIT2:</s></p><p><s>Ok, I managed to create a bat that:</s></p><p><s></s></p><p><s>1. net stop tvservice</s></p><p><s>2. restart my TechnoTrend PCI card</s></p><p><s>3. net start tvservice</s></p><p><s></s></p><p><s>It works 100% when I run it from OS by double clicking it.</s></p><p><s></s></p><p><s>But when I set it to run on PowerScheduler, it totally breaks TVService. After running it from PowerScheduler...</s></p><p><s>1. Try to stop TVService = "TVService could not be stopped in its current state"</s></p><p><s>2. Try to start TVService = "TVService is already running"</s></p><p><s></s></p><p><s>How cant even a simple "net stop tvservice" -> "net start tvservice" work for me from the PowerScheduler? LOL... I even set MediaPortal to 30sec startup delay. I Also set the TVService to delay for 20sec before detecting tv-cards in general settings.</s></p><p><s></s></p><p><s>EDIT3:</s></p><p><s>Ok, now I got myself a program that will run tasks on standy and on wake-up events.</s></p><p><s></s></p><p><s>I will make a batch file that would run with this program. After wake-up, I would:</s></p><p><s>- taskkill mediaportal.exe (I didnt find an option in MP settings that it would not restart on wake-up)</s></p><p><s>- net stop tvservice</s></p><p><s>- taskkill tvservice</s></p><p><s>- restart T-1500</s></p><p><s>- net start tvservice</s></p><p><s>- wait 30 seconds</s></p><p><s>- launch mediaportal.exe</s></p><p><s></s></p><p><s>... Will come back later to report if I had any success.</s></p><p><s>EDIT4: (I hope this is the final edit)</s></p><p><s></s></p><p><s>I am now running a program that executes: OnStandby.bat and OnWakeup.bat on the same events.</s></p><p><s></s></p><p><s>OnStandby.bat:</s></p><p><s>1. taskkill mediaportal.exe</s></p><p><s></s></p><p><s>OnWakeup.bat:</s></p><p><s>1. delay 3 seconds</s></p><p><s>2. net stop tvservice</s></p><p><s>3. taskkill tvservice.exe</s></p><p><s>4. delay 1 second</s></p><p><s>5. restart my t-1500 dvb-t</s></p><p><s>6. delay 1 second</s></p><p><s>7. net start tvservice (10sec delay on detecting tuners)</s></p><p><s>8. launch mediaportal</s></p><p><s></s></p><p><s>So far everything seems good. I hope I dont need to come back for yet another edit <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></s></p><p></p><p>OK I am now giving up.</p><p></p><p>The .bat does run if I start the HTPC with my remote. But it DOESNT run if PC wakes up automatically for scheduled recording. My TechnoTrend PCI-card isnt working even after 1-2 standby's now. Seems like there's no luck for me creating a working PVR with any HTPC solutions <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p></p><p>I even tried to put tuner detection to 40 seconds and turning on "reinitialize" option but that resulted only giving me "No signal" and "Unknown error"...</p></blockquote><p></p>
[QUOTE="stounedi, post: 608772, member: 85491"] [S]Where is this "delay detecting cards" is located? I could not find it. Reinitializing caused my TechnoTrend to only give "no signal error". Without reinitialize it works for a few suspends until I get the "Cannot start graph" error... Very annoying. EDIT: Ok, I have tried about EVERYTHING... The problems are VERY annoying: 1. If I stop/restart TVService everything is broken. (Cannot start graph / No signal / No free tuners)... 2. I cannot stop/restart my TechnoTrend without restarting TVService. (To fix occasional "Canno start graph" error) 3. MPstandybyhandler seemed promising but surprise surprise it gives ".net JIT exception" crap and doesnt work... I am now totally clueless and think I dont want to play around with MediaPortal anymore. I've used 2 months trying to get my HTPC work, but seems I'm just running out of luck. I have even checked that the components should be what other people recommended... EDIT2: Ok, I managed to create a bat that: 1. net stop tvservice 2. restart my TechnoTrend PCI card 3. net start tvservice It works 100% when I run it from OS by double clicking it. But when I set it to run on PowerScheduler, it totally breaks TVService. After running it from PowerScheduler... 1. Try to stop TVService = "TVService could not be stopped in its current state" 2. Try to start TVService = "TVService is already running" How cant even a simple "net stop tvservice" -> "net start tvservice" work for me from the PowerScheduler? LOL... I even set MediaPortal to 30sec startup delay. I Also set the TVService to delay for 20sec before detecting tv-cards in general settings. EDIT3: Ok, now I got myself a program that will run tasks on standy and on wake-up events. I will make a batch file that would run with this program. After wake-up, I would: - taskkill mediaportal.exe (I didnt find an option in MP settings that it would not restart on wake-up) - net stop tvservice - taskkill tvservice - restart T-1500 - net start tvservice - wait 30 seconds - launch mediaportal.exe ... Will come back later to report if I had any success.[/S] [S]EDIT4: (I hope this is the final edit) I am now running a program that executes: OnStandby.bat and OnWakeup.bat on the same events. OnStandby.bat: 1. taskkill mediaportal.exe OnWakeup.bat: 1. delay 3 seconds 2. net stop tvservice 3. taskkill tvservice.exe 4. delay 1 second 5. restart my t-1500 dvb-t 6. delay 1 second 7. net start tvservice (10sec delay on detecting tuners) 8. launch mediaportal So far everything seems good. I hope I dont need to come back for yet another edit :D[/S] OK I am now giving up. The .bat does run if I start the HTPC with my remote. But it DOESNT run if PC wakes up automatically for scheduled recording. My TechnoTrend PCI-card isnt working even after 1-2 standby's now. Seems like there's no luck for me creating a working PVR with any HTPC solutions :( I even tried to put tuner detection to 40 seconds and turning on "reinitialize" option but that resulted only giving me "No signal" and "Unknown error"... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Does MediaPortal resume from suspend if I kill Mediaportal.exe be PC suspends?
Contact us
RSS
Top
Bottom