|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
SageTV and R5000 Startup?
I got my shinny new R5000 hooked up and working fine, however when I restart my server or it restarts itself SageTV does not recognize the R5000 tuner until I go to the setup sources page. It looks like the SageTV service on my WHS server is starting before the R5000 software and then SageTV does not recognize it. Is there a way to tell SageTV to start after a delay so the R5000 software can start first (maybe with a batch file or something instead of letting it automatically start)? Or, is there a way to tell SageTV to check for a networked encoder at various time intervals after startup so the R5000 tuner is recognized?
Any help would be greatly appreciated. Thanks in advance.
__________________
Server: OS: MS WHS v1; MB: GIGABYTE GA-EP45-UD3R; CPU: Intel Q9400 2.66GHz; RAM: G.SKILL 4GB (4x1GB); HDs: 1x80GB, 7x1.5TB; Graphics: EVGA GeForce 9500 GT 512MB Capture/Content: HD-PVR, 2xHDHRP (CC), Comcast STBs (Controllers): RNG110 (Firewire ChCh) Clients: 2xHD300, 2xHD200, 2xPS, Client SageTV/Plugins: v7.1.9, SageDCT, SRE, Comm Det, Jetty, Web Server, Mob Web, PlayOn, E/D Fav, Fav Ex, MF Stop, Enc Names |
#2
|
|||
|
|||
There was a thread on this a while ago. IIRC what some people were doing was putting a batch file in the Startup folder to wait 5,10, 15 seconds or however long, then launch the sagetv.exe. The other thing is to set SageTV to NOT automagically start up.
Something like: Code:
ping 127.0.0.1 -n 10 > nul "C:\Program Files\SageTV\SageTV\SageTV.exe" exit
__________________
Server:W7 Ultimate, SageTV 7.1.9 Capture Devices: HVR-2250, 2x HD PVR 1212 Clients: 1x STX-HD100 3x STP-HD200 @cliftpompee |
#3
|
|||
|
|||
I had the same issue. My resolution is a simple batch file in the Windows Startup Group which kicks off the SageTV service 90 seconds after Windows loads. It uses the "sleep" command, which is a command line utility available in the Windows Server / Windows XP Resource kit, which is free. Here's the contents of my StartSage.bat file:
sleep 90 net start SageTV RLW |
#4
|
|||
|
|||
Good point. The batch code I posted only starts the SageTV program, as opposed to the service.
__________________
Server:W7 Ultimate, SageTV 7.1.9 Capture Devices: HVR-2250, 2x HD PVR 1212 Clients: 1x STX-HD100 3x STP-HD200 @cliftpompee |
#5
|
|||
|
|||
Quote:
1) Stop SageTV service from automatically starting with Windows 2) Create batch file with above (after getting Resource Kit) 3) Place batch file in Startup folder Does that cover it or am I missing something? Thanks so much for the help.
__________________
Server: OS: MS WHS v1; MB: GIGABYTE GA-EP45-UD3R; CPU: Intel Q9400 2.66GHz; RAM: G.SKILL 4GB (4x1GB); HDs: 1x80GB, 7x1.5TB; Graphics: EVGA GeForce 9500 GT 512MB Capture/Content: HD-PVR, 2xHDHRP (CC), Comcast STBs (Controllers): RNG110 (Firewire ChCh) Clients: 2xHD300, 2xHD200, 2xPS, Client SageTV/Plugins: v7.1.9, SageDCT, SRE, Comm Det, Jetty, Web Server, Mob Web, PlayOn, E/D Fav, Fav Ex, MF Stop, Enc Names |
#6
|
|||
|
|||
Seems like that should do it. Remember, when you log into WHS all shortcuts in "startup" folder get executed. But in your case you should be fine because if you log in at a later time, a net start will just be ignored since, in essence, Sage TV service will already be started.
__________________
Server:W7 Ultimate, SageTV 7.1.9 Capture Devices: HVR-2250, 2x HD PVR 1212 Clients: 1x STX-HD100 3x STP-HD200 @cliftpompee |
#7
|
|||
|
|||
Well, I implemented the steps outlined above and it looks like everything is working as advertised. SageTV is waiting to start, which gives the R5000 software time to launch, and thus SageTV now sees my R5000 once it is up and running.
Clift and Phydeaux, thanks so much for the help.
__________________
Server: OS: MS WHS v1; MB: GIGABYTE GA-EP45-UD3R; CPU: Intel Q9400 2.66GHz; RAM: G.SKILL 4GB (4x1GB); HDs: 1x80GB, 7x1.5TB; Graphics: EVGA GeForce 9500 GT 512MB Capture/Content: HD-PVR, 2xHDHRP (CC), Comcast STBs (Controllers): RNG110 (Firewire ChCh) Clients: 2xHD300, 2xHD200, 2xPS, Client SageTV/Plugins: v7.1.9, SageDCT, SRE, Comm Det, Jetty, Web Server, Mob Web, PlayOn, E/D Fav, Fav Ex, MF Stop, Enc Names |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SageTV black screen on Startup | jackc111 | SageTV Software | 2 | 05-03-2007 12:38 PM |
SageTV hangs on startup | dpalmer95 | SageTV Software | 5 | 01-01-2007 02:58 PM |
SageTV startup mode setting | julesjohn | SageTV Software | 1 | 01-07-2005 05:46 PM |
Start SageTV at Startup: Why won't it work? | nicktripp | SageTV Software | 4 | 11-14-2003 02:39 AM |
SageTV Startup options | rsesler | SageTV Software | 0 | 08-03-2003 03:10 PM |