S3 Standby & Recording (1 Viewer)

jameson_uk

Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Last time I tried I had issues getting MP to work with S3 standby and scheduling recordings. (it was not waking to record anything)

    I am going to have a play tomorrow but basically all I need to do is
    • Set PC to go into S3 standby (works already)
    • In power scheduler plugin in TV setup I set it to shutdown after inactivity, respond to wake events and set the shutdown mode to suspend
    • leave PC to go into standby on it's own rather than setting it from the remote (think this may have been the problem previously)

    is that it or do I need to enable the power scheduler client plugin ??
     

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    Single pc you need both the TVServer powerscheduler and the MP powerscheduler client plugins enabled with the same time setting and mainly people have only in homescreen enabled (me).

    leave PC to go into standby on it's own rather than setting it from the remote (think this may have been the problem previously)

    Hmmm, both ways work here, but for testing i would let it do it itself, you'll need at least a 20 minute gap between selecting your recording and letting powerscheduler shutdown and resume on its own, so its a walk away once it gone to sleep, make coffee\tea and come back for the great startup time :).

    Regards
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    you'll need at least a 20 minute gap between selecting your recording and letting powerscheduler shutdown and resume on its own, so its a walk away once it gone to sleep, make coffee\tea and come back for the great startup time :).
    Ummm set this up this morning and left it all day with not much joy...

    Setup to record three small programs today
    10:30 => 10:35 - Channel 4 - Tate Modern
    11:15 => 11:20 - ITV - ITV News
    14:50 => 15:00 - Channel 5 - Going For Gold Extra


    I left for a conference at about 9am and the machine had just put itself into S3 standby. Came back and it was still in standby and when I woke it up it threw a bit of a wobbly and MP just locked up and I had to kill it. Once I sorted everything out I can see that it woke up at 10:24 and then recorded the program from Channel 4 (and ran ComSkip) then went to sleep at 10:44. It never woke up again though??

    I set the standby time in both TVServer and MP to 10 mins.

    tvserver_tv.log has
    Code:
    2008-12-04 08:57:35.033625 [Powerscheduler Timer]: PowerScheduler: System is unattended and idle - initiate suspend/hibernate
    2008-12-04 08:57:35.033625 [Powerscheduler Timer]: PowerScheduler: Manual system suspend requested by 
    2008-12-04 08:57:35.033625 [Powerscheduler Timer]: PowerScheduler: Entering shutdown Suspend ; forced: False -- kick off shutdown thread
    2008-12-04 08:57:35.049250 [Powerscheduler Suspender]: PowerScheduler: Shutdown thread is running: Suspend, force: False
    2008-12-04 08:57:35.049250 [Powerscheduler Suspender]: PowerScheduler: Informing handlers about UserShutdownNow
    2008-12-04 08:57:35.096125 [Powerscheduler Suspender]: PowerScheduler: Shutdown is allowed True ; forced: False
    2008-12-04 08:57:35.111750 [Powerscheduler Suspender]: PowerScheduler: Set wakeup timer to wakeup system in 86.4148041666667 minutes
    2008-12-04 08:57:35.111750 [Powerscheduler Suspender]: PowerScheduler: Entering shutdown Suspend ; forced: False
    2008-12-04 08:57:35.111750 [WinController exit thread]: WindowsController: Performing ExitWindows Suspend, force: False
    2008-12-04 08:57:35.455500 [PowerEventThread]: OnPowerEvent: PowerStatus: QuerySuspend
    2008-12-04 08:57:35.455500 [PowerEventThread]: OnPowerEventHandler: PowerStatus: QuerySuspend
    2008-12-04 08:57:35.455500 [PowerEventThread]: PowerScheduler: System wants to enter standby (query)
    2008-12-04 08:57:37.096125 [PowerEventThread]: OnPowerEvent: PowerStatus: Suspend
    2008-12-04 08:57:37.096125 [PowerEventThread]: OnPowerEventHandler: PowerStatus: Suspend
    2008-12-04 08:57:37.096125 [PowerEventThread]: PowerScheduler: System is going to standby
    2008-12-04 08:57:37.111750 [PowerEventThread]: Controller: epg stop
    2008-12-04 08:57:37.127375 [PowerEventThread]: PowerScheduler: Set wakeup timer to wakeup system in 86.3814708333333 minutes

    later on it has
    Code:
    2008-12-04 10:40:10.203125 [Scheduler timer]: ComSkipLauncher: Recording ended (C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\recordings\My Big Gay Prom - Channel 4 - 2008-12-04.ts on Channel 4), launching program (C:\Program Files\ComSkip\comskip.exe "C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\recordings\My Big Gay Prom - Channel 4 - 2008-12-04.ts") ...
    2008-12-04 10:41:09.781250 [Powerscheduler Timer]: PowerScheduler: new next wakeup time 04/12/2008 11:10:00 found by ScheduledRecordingsHandler
    2008-12-04 10:41:09.781250 [Powerscheduler Timer]: PowerScheduler: System changed from busy state to idle state
    2008-12-04 10:41:09.781250 [Powerscheduler Timer]: PowerScheduler: System is unattended and idle - initiate suspend/hibernate
    2008-12-04 10:41:09.781250 [Powerscheduler Timer]: PowerScheduler: Manual system suspend requested by 
    2008-12-04 10:41:09.781250 [Powerscheduler Timer]: PowerScheduler: Entering shutdown Suspend ; forced: False -- kick off shutdown thread
    2008-12-04 10:41:09.781250 [Powerscheduler Suspender]: PowerScheduler: Shutdown thread is running: Suspend, force: False
    2008-12-04 10:41:09.781250 [Powerscheduler Suspender]: PowerScheduler: Informing handlers about UserShutdownNow
    2008-12-04 10:43:34.484375 [PowerEventThread]: OnPowerEvent: PowerStatus: QuerySuspend
    2008-12-04 10:43:34.484375 [PowerEventThread]: OnPowerEventHandler: PowerStatus: QuerySuspend

    so it looks like all the [Powerscheduler Suspender] messages that are their the first time are not there the second. In particular:
    Code:
    2008-12-04 08:57:35.111750 [Powerscheduler Suspender]: PowerScheduler: Set wakeup timer to wakeup system in 86.4148041666667 minutes


    Any ideas what I should be looking for??
     

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    Have you got in TVServer config\powerscheduler\reinitiliase TV service\cards enabled, because this totally screws my system up if it is.
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Have you got in TVServer config\powerscheduler\reinitiliase TV service\cards enabled, because this totally screws my system up if it is.

    I take it you mean the "reinitialize service on wakeup" option on the advanced tab for the plugin?? if so this is not ticked
     

    Users who are viewing this thread

    Top Bottom