|
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 as an independent server and client? How?
I started working on this a while ago, got stuck, got busy and then came back to it too late (SageTV trial expired) and gave up for a bit. I have/had my setup with SageTV on my sage server, Sage Client on my HTPC client and MeeTV recording on the client. That setup stunk badly: way too clunky, lots of instability and MeeTV is really not ready yet. I am finally ready to update it and what I want to do is continue to have SageTV on one box (the sage server) and also have SageTV on the client. I understand I can have SageTV act as a client and also have it work as a network encoder. The thing is, thats not what I am looking to do.
Ok, on the client I want it to be able to record normally. In other words, I want it to have its own favorites list, recording schedule, etc. However, I also want it to be able to "see" all the shows on the sage server with their full information and, of course, play them back. A bonus would be if I could also manipulate favorite options and stuff for the server but, I know that is asking too much. Basically, I am looking to setup the HTPC client as an independent SageTV "server" while also retaining, at least, some of the Sage Cllient functionality. Finally, if I can accomplish the above, is there any way to either convert my Sage client liscense into a full Sage liscense or, if not, am I allowed to sell the client liscense to someone else (already have a buyer for that)? Thanks! Last edited by silkshadow; 07-11-2005 at 12:17 PM. |
#2
|
|||
|
|||
Don't think it can be done that way. In fact, I'm sure it can't be done that way. Now with having independant Server A being able to see the recordings AND extended info on Server B.
Of course Server A could see the files on Server B as library imports.. But then you lose the recording information. No way around that. That info is stored on the Sage wiz.bin, and there is no way for two installs to share that file or the information. That is what Sage CLIENT was made for... Although I really don't understand why you just don't use it as a network encoder (aside from that you said you didn't want to). That would do pretty much what you are saying. Only downside is that you have one server with one list of favorites, and the network bandwidth might not be optimal. Jason |
#3
|
||||
|
||||
Quote:
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#4
|
||||
|
||||
Thanks guys!
Quote:
Basically, its about show management. With a central favorites, I have to be the one to manage all the recordings and its a pain. Also, I then have to make decisions on HD space and what to delete. The thing is, this client is connected to my LR TV (main TV) and I watch it all the time as well so I need to be able to see my recordings there too. Quote:
I might be better off runing SageTV and Sage Client on the same box. Wait, is that a possibility? Would that work? If not, does anyone have any possible work-around/strange configuration solutions (no matter how radical)? Thanks! |
#5
|
||||
|
||||
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#6
|
||||
|
||||
Thanks Opus 4, I will give that a try. Can the client run with sageTV service is running or would I have to stop the service beore running the sage client?
|
#7
|
||||
|
||||
Quote:
The client will run as a regular client, connecting to whatever server you specify, using its own Sageclient.properties, etc. (That's one reason I say to use separate install dirs for server & client.) You might have to use the "-multi" parameter for the client in this case, but I don't remember... it will be easy to run both exes & see. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#8
|
||||
|
||||
Quote:
Edit: I definately will install to different directories . Last edited by silkshadow; 07-12-2005 at 12:54 AM. |
#9
|
||||
|
||||
no -- the pseudoclient only connects to localhost
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#10
|
||||
|
||||
Thanks Nielm. Oh well. Humm, maybe I can install SageTV and Sage Client on this computer. Then use command line parameters from Meedio to have the client connect to different SageTVs (local and remote). Then just use SageTV on this box in service mode and never call on the GUI. Would that be possible?
|
#11
|
||||
|
||||
If the client is installed in a different directory, and therefore has a different properties file -- there is no command line parameter to say 'connect to server x', but the auto-connect settings in detailed setup are stored in the properties file.
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#12
|
||||
|
||||
Actually, there is a command line parameter: -connect hostname I just tried & had no problem using it to connect to localhost and the IP address of another PC. You may even be able to run both at the same time, but I didn't try that. (I know you can run multiple clients simultaneously, but I just haven't tried doing that when they are connecting to different servers.)
Alternatively, you can still run both the client & server UIs at the same time (or separately)... and easily control each one separately by sending event codes via Windows messages, since the client & server use different Window Class targets. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#13
|
||||
|
||||
Awsome! I can't wait to get home and give this a try. And it solves my "what to do with client license" issue . Will report back later. Thanks alot guys!
|
#14
|
||||
|
||||
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#15
|
||||
|
||||
Works great guys! I have setup a couple program modules in Meedio to call Sage client and have it connedct to the desired SageTV instance. I will finish this box up and run it for a bit. Will report if I run into any problems. Thanks again!
|
#16
|
||||
|
||||
Hmmm... I wonder if I should also mention that I successfully used my other server's IP address when I tried:
SageTV.exe -client -connect ip.address I believe this comes from the fact that it is possible to set up a full install of SageTV to act as both a network encoder and client of the main server. Note: I did not attempt to run sagetv.exe this way when the service was running on the same system. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#17
|
||||
|
||||
Wow that is pretty cool! Dosen't change anything for me though. Since I have to buy another SageTv license anyway and already have a client one, this makes it a bit easier to program Girder tasks. Thanks though, that is a pretty cool feature!
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|