TV-Server Version:
MediaPortal Version: 0.2.2.0
MediaPortal Skin: default
Windows Version: XP Pro SP2
CPU Type: Intel Northwood 1.7gig
HDD: Seagate IDE 40gig
Memory: 256 DDR1 Corsair
Motherboard: Asus P4PE
Motherboard Chipset: Intel 845PE
Motherboard Bios: Asus crash free
Video Card: Nvidia FX5900XT
Video Card Driver: 81.98
Sound Card: Asus onboard soundmax
Sound Card AC3:
Sound Card Driver:
1. TV Card: Dvico Fusion DVB-T Dual Digital
1. TV Card Type: DVB-T
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: default
MPEG2 Audio Codec: default
Satelite/CableTV Provider:
HTPC Case: generic
Cooling: basic
Power Supply: generic 300w
Remote: Fusion
TV: Samsung LCD
TV - HTPC Connection: Sub-D
Has anyone got some scripts for killing the mediaportal process before standby and a script to delay mediaportal starting on resume?
I have tried the following script for delaying mediaportal starting but Im getting an error on line 4 and I dont know why. The file is in that place
Dim oShell
Set oShell=CreateObject("WScript.Shell")
WScript.Sleep 2000
oShell.Run("c:\Program Files\Team MediaPortal\MediaPortal\MediaPortal.exe")
Set oShell=Nothing
Im using PVR Scheduler (cant get mediaportal to start up with it) and hibernate trigger (which is working fine)
MediaPortal Version: 0.2.2.0
MediaPortal Skin: default
Windows Version: XP Pro SP2
CPU Type: Intel Northwood 1.7gig
HDD: Seagate IDE 40gig
Memory: 256 DDR1 Corsair
Motherboard: Asus P4PE
Motherboard Chipset: Intel 845PE
Motherboard Bios: Asus crash free
Video Card: Nvidia FX5900XT
Video Card Driver: 81.98
Sound Card: Asus onboard soundmax
Sound Card AC3:
Sound Card Driver:
1. TV Card: Dvico Fusion DVB-T Dual Digital
1. TV Card Type: DVB-T
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: default
MPEG2 Audio Codec: default
Satelite/CableTV Provider:
HTPC Case: generic
Cooling: basic
Power Supply: generic 300w
Remote: Fusion
TV: Samsung LCD
TV - HTPC Connection: Sub-D
Has anyone got some scripts for killing the mediaportal process before standby and a script to delay mediaportal starting on resume?
I have tried the following script for delaying mediaportal starting but Im getting an error on line 4 and I dont know why. The file is in that place
Dim oShell
Set oShell=CreateObject("WScript.Shell")
WScript.Sleep 2000
oShell.Run("c:\Program Files\Team MediaPortal\MediaPortal\MediaPortal.exe")
Set oShell=Nothing
Im using PVR Scheduler (cant get mediaportal to start up with it) and hibernate trigger (which is working fine)