|
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
|
|||
|
|||
Start Client mode Fullscreen, server to tray
Is there a way to set parameters such that a system starts in Client mode fullscreen, while running the server minimized to the system tray? I know this is easy to do manually, but I'd like to set that as a default startup profile.
|
#2
|
||||
|
||||
I'm not clear on what you're asking. If you use the SageTV Service, it runs invisibly in the background, and you can configure the UI startup mode however you like. If you don't use the service, then there's only one component that includes both the UI and the server functionality, and again, you can configure the UI to start up either way.
This is all assuming you're running on Windows. If not, your question might make more sense in the Linux or Mac forums.
__________________
-- Greg |
#3
|
|||
|
|||
I'm running XP.
I have a system running a SageTV server (or SageTV Media Center, or whatever it's called now; a SageTV back-end. I want to use this system as a network encoder for another server (back-end) and as a client to another server (or server). I'd like this to start up full screen as a Client; not as a server, since the only "serving" it will be doing is encoding for another server. |
#4
|
||||
|
||||
I'm not an expert on network encoding; is it not possible to run the encoder in service mode? Then you can do whatever you like with the client.
__________________
-- Greg |
#5
|
|||
|
|||
Quote:
PC1: Main server system with two (2) satellite STBs and two (2) OTA ATSC tuners. PC2 (the one in question): An instance of SageTV server (Media Center/backend/encoder) with one (1) satellite STB and two (2) OTA ATSC tuners, acting solely as network encoder for PC1. PC2 would run as a Client (backend) to the PC1 server; I want PC2 to run (start) in fullscreen Client mode and start its server (network encode) in the system tray. I could manually start the Server, minimize it to the tray and start a second instance with the -client option and set it to run full screen. I just want to be able to do that without manual intervention ... |
#6
|
||||
|
||||
I think there is a way to set sage to start minimized. In which case, whatever setting that is, configure that in the sage.properties file. Then configure it to start fullscreen in the sageclient.properties file. Should work, as starting with the -client switch uses the sageclient settings.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#7
|
|||
|
|||
Well, there is a ui/startup_type property that's set to "0" in the SageClient.properties file and "1" in the Sage.properties file, but there is no mention of this property in the manual's appendix, so it looks like I'll just have to try to manipulate this property and see what happens ...
|
#8
|
||||
|
||||
Quote:
I'm still not clear on why it's better to have the network encoder running as a foreground app, but minimized to the tray, rather than as a background service that doesn't appear on the desktop at all. But if that's the way you want it, I'm sure it's possible somehow or other.
__________________
-- Greg |
#9
|
|||
|
|||
Quote:
|
#10
|
||||
|
||||
The purpose of service mode is to make the server component run invisibly in the background, without having to launch an app at startup. Services start as soon as Windows boots up, so you don't have to be logged in for them to work, and they'll keep running if you log out and back in as a different user. They can also restart themselves automatically in case of a crash. Basically anything you want to run continuously, without interruption, regardless of what happens at the keyboard, you want to run as a service.
__________________
-- Greg |
#11
|
||||
|
||||
To enable it, you run the SageTVServiceControl.exe file (it should be in your start menu).
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#12
|
|||
|
|||
Quote:
|
#13
|
|||
|
|||
Tried a couple of different things. Running as service and setting a client-mode instance to start fullscreen still does not work. The system always starts with the server running fullscreen. Also tried running the server on the desktop, specifying its startup state as "Minimized to Tray", then starting a second instance in Client mode, and set its startup state to "Fullscreen". Upon reboot, the system starts with just the server instance in fullscreen mode ...
|
#14
|
||||
|
||||
Do you still have the server instance set to run at startup? Once you enable the service, you no longer have to actually launch sagetv.exe on startup, it will be running invisibly in the background.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#15
|
|||
|
|||
Yes, I tried it that way and it failed to start the client-mode user interface ...
|
#16
|
||||
|
||||
I'm saying you DON'T want to be running sagetv for the server process. All you will want to do si run the sagetv -client command when you want the UI up.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#17
|
|||
|
|||
That's what I tried to do. I started the client instance, and set it to start in fullscreen mode. I set the server to start as a Service. When it rebooted it starts the SERVER in fullscreen and does not launch the Client-mode instance at all ...
|
#18
|
||||
|
||||
The setting in detailed setup isn't going to work for your client instance. You'll just have to make your own shortcut in the startup folder with the -client parameter.
Personally, my way of fixing it would be to get rid of the kludgy network encoder, and move everything to a single server...
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#19
|
|||
|
|||
Quote:
Quote:
|
#20
|
||||
|
||||
Upgrade to dual tuner cards, with two of them in your main server, or get a new board with more slots for the main server. Probably pay for themselves in the power costs of running the second machine in about 2 years...
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mod to make Live TV start fullscreen on extender boot? | Biggen | SageTV v7 Customizations | 7 | 11-28-2010 11:32 AM |
Start up HD100 in Guide Mode or Live TV Mode? | Mitch G | SageTV Media Extender | 6 | 12-07-2008 01:42 PM |
Do you use Fullscreen Exclusive Mode? | stanger89 | SageTV Software | 85 | 08-24-2006 06:30 PM |
Start sage fullscreen on second monitor ? | benny_dt | SageTV Software | 1 | 02-06-2006 04:04 PM |
PVR-350 Start in System Tray, but displaying on Video Out | Snuffy2 | SageTV Software | 2 | 08-15-2004 12:53 PM |