Possible to 'schedule' a restart of just mediaportal? (1 Viewer)

Crackofdawn

Portal Pro
September 21, 2009
75
1
Home Country
United States of America United States of America
MediaPortal Version: 1.1.0

Basically just like when you're in mediaportal and you hit "right" on the remote, then select the restart mediaportal option which just restarts the software. Is there any way to make this happen automatically? After 5-6 days of mediaportal being running it gets a little sluggish (visible delay while switching screens, etc). Would like to schedule the software to restart every few days at 4am but not sure if this is possible. I don't use sleep mode as my HTPC is a content server and it needs to stay awake 24x7 so the restart from resume isn't an option.
 

DoXer

MP Donator
  • Premium Supporter
  • October 14, 2007
    269
    16
    Home Country
    Germany Germany
    AW: Possible to 'schedule' a restart of just mediaportal?

    You can create a batch.cmd called by the scheduler.
    taskkill /f mediaportal.exe
    start mediaportal.exe
     

    Users who are viewing this thread

    Top Bottom