|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#281
|
|||
|
|||
Here's the java and source and a little bit of some stvi work for sagemc that I started. Studio is waaay to frustrating to get working - and i've already spent two hours just goofing off in it. This won't import right, like I assumed it would, so only use it for reference...ha. Documentation on the java included.
downloadNumbers will download a comma-delimited list of the numbers on your Vonage account so that you can select which one of the numbers to ring-back to. placeCall is what it sounds like. this would be placed in SageTV/SageTV/vonage2sage/Click2Call.class to run from sage. sleep time. edit: also, don't use capital letters in your username, the service doesn't like it. i guess they're not case sensitive since it works. password, i'm not sure about, my password has all lowers already. Last edited by KJake; 01-06-2009 at 11:48 AM. Reason: also... |
#282
|
||||
|
||||
I know I am a few years too late on this, but the wiki isn't there anymore. Is there an updated wiki for download and installation? I am running a single sage server with Sage MC. No extenders, no clients.
Thank you!
__________________
R00ST3R System: AMD Athlon 64x2 Dual Core 4400+ 2.30GHz\2GB RAM\Vista HomeSP2\HDHomerun_firmware_20090802\nVIDIA GeForce 8500GT 8500 GT 512MB\Optical Out to reciever Software: SageTV:6.6.2.218|SageMC:6.3.9a pre-release 41|Metadata tools:3.1|Java: 1.6.0_13|sagemc.jar: 6.3.8|Phoenix.jar: 1.43 |
#283
|
||||
|
||||
Quote:
shadeblue's version has install instructions at the download. It's a newer and improved version. Works with extenders. shadeblue info popup Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. Last edited by gplasky; 08-20-2009 at 09:45 AM. |
#284
|
||||
|
||||
Thanks for the info gplasky.
**I got it working in test mode, now need to hook the phoneline up for a true test** Thanks Again.
__________________
R00ST3R System: AMD Athlon 64x2 Dual Core 4400+ 2.30GHz\2GB RAM\Vista HomeSP2\HDHomerun_firmware_20090802\nVIDIA GeForce 8500GT 8500 GT 512MB\Optical Out to reciever Software: SageTV:6.6.2.218|SageMC:6.3.9a pre-release 41|Metadata tools:3.1|Java: 1.6.0_13|sagemc.jar: 6.3.8|Phoenix.jar: 1.43 Last edited by r00st3r; 08-20-2009 at 05:31 PM. |
#285
|
||||
|
||||
Ok Had it working, then it doesn't. Reset the Sage Server, reset the YAC server, nada.
1- Sage TV server with Shadeblues plugin. Port number is defines in sage.properties 2- Different PC in home has modem ad yac server. when a call comes in , the yac server shows the number in the windows bubble. Seems issue is between the Yac server and Yac client/sage plugin. Neither Sage plugin nor the yac client picks up the test call from the yac server. Any suggestions?
__________________
R00ST3R System: AMD Athlon 64x2 Dual Core 4400+ 2.30GHz\2GB RAM\Vista HomeSP2\HDHomerun_firmware_20090802\nVIDIA GeForce 8500GT 8500 GT 512MB\Optical Out to reciever Software: SageTV:6.6.2.218|SageMC:6.3.9a pre-release 41|Metadata tools:3.1|Java: 1.6.0_13|sagemc.jar: 6.3.8|Phoenix.jar: 1.43 |
#286
|
||||
|
||||
Quote:
1.) Do you have the YAC client installed on the SageTV server? If so, this could create a conflict if both the SageTV Caller ID Plugin and the YAC client are trying to listen on the same port. If so, just close/disable the YAC client, restart the SageTV server and test again. 2.) If you are attempting to configure the YAC software to send out messages over a port that is different than the default port, then you will need Nielm's modified version of YAC to support alternate port numbers. -SB
__________________
Server Hardware: Intel Core 2 Quad Q6700 2.66GHz CPU, 4GB DDR2 RAM, NVIDIA nForce 780i SLI Motherboard, GeForce 8600 GT, Seagate Barracuda 7200.11 2.5TB Operating System: Windows XP Professional HTPC/DVR Software: SageTV 7 Capture Devices: 2 @ Hauppauge HD-PVR (1212), Hauppauge WinTV-HVR-1600 ATSC/QAM, HD Homerun Media Extenders: 2 @ Sage HD100 & 1 @ Sage HD200 Signals/Providers: AT&T UVerse, OTA ATSC Set-Top-Box: 2 @ Motorola Box VIP 1200 |
#287
|
||||
|
||||
I have the Listeners setup as 192.168.1.105:10629 on the YAC Server PC
Sage Properties Entries: Code:
load_at_startup_runnable_classes=net.sf.sageplugins.webserver.StartServer;sagex.jetty.starter.Main;com.shadeblue.sage.InfoPopup.StartListener shadeBlue/infopopup/bind_addr=0.0.0.0 shadeBlue/infopopup/bind_port=10629 I do not have the YAC client (or service) running. I restarted the Sage Server service and application. I am using the patched version of the Yac Server. Still no workie when test listeners from YAC Server PC.
__________________
R00ST3R System: AMD Athlon 64x2 Dual Core 4400+ 2.30GHz\2GB RAM\Vista HomeSP2\HDHomerun_firmware_20090802\nVIDIA GeForce 8500GT 8500 GT 512MB\Optical Out to reciever Software: SageTV:6.6.2.218|SageMC:6.3.9a pre-release 41|Metadata tools:3.1|Java: 1.6.0_13|sagemc.jar: 6.3.8|Phoenix.jar: 1.43 |
#288
|
||||
|
||||
Quote:
From any PC other than the SageTV server, try to telnet into the SageTV YAC listener port. "TELNET 192.168.X.X 10629". It won't display anything, but it should at least connect. If no connection can be established, then the plugin is not running or not listening on that port, or the port is being blocked. -SB
__________________
Server Hardware: Intel Core 2 Quad Q6700 2.66GHz CPU, 4GB DDR2 RAM, NVIDIA nForce 780i SLI Motherboard, GeForce 8600 GT, Seagate Barracuda 7200.11 2.5TB Operating System: Windows XP Professional HTPC/DVR Software: SageTV 7 Capture Devices: 2 @ Hauppauge HD-PVR (1212), Hauppauge WinTV-HVR-1600 ATSC/QAM, HD Homerun Media Extenders: 2 @ Sage HD100 & 1 @ Sage HD200 Signals/Providers: AT&T UVerse, OTA ATSC Set-Top-Box: 2 @ Motorola Box VIP 1200 |
#289
|
||||
|
||||
Hey, thanks for the assistance.
Firewall is off. Telnet was successful, just brings up an empty cmd box. I will keep testing.
__________________
R00ST3R System: AMD Athlon 64x2 Dual Core 4400+ 2.30GHz\2GB RAM\Vista HomeSP2\HDHomerun_firmware_20090802\nVIDIA GeForce 8500GT 8500 GT 512MB\Optical Out to reciever Software: SageTV:6.6.2.218|SageMC:6.3.9a pre-release 41|Metadata tools:3.1|Java: 1.6.0_13|sagemc.jar: 6.3.8|Phoenix.jar: 1.43 |
#290
|
||||
|
||||
Quote:
Thanks, SB
__________________
Server Hardware: Intel Core 2 Quad Q6700 2.66GHz CPU, 4GB DDR2 RAM, NVIDIA nForce 780i SLI Motherboard, GeForce 8600 GT, Seagate Barracuda 7200.11 2.5TB Operating System: Windows XP Professional HTPC/DVR Software: SageTV 7 Capture Devices: 2 @ Hauppauge HD-PVR (1212), Hauppauge WinTV-HVR-1600 ATSC/QAM, HD Homerun Media Extenders: 2 @ Sage HD100 & 1 @ Sage HD200 Signals/Providers: AT&T UVerse, OTA ATSC Set-Top-Box: 2 @ Motorola Box VIP 1200 |
#291
|
|||
|
|||
Quote:
__________________
Server: Intel Core 2 Duo E6600 2.4 GHz Processor 6 GB PC2 6400 Memory 1 - 500 GB hard drive, 1 Pinnacle USB HDStick VISTA 64 bit Home Premium all updates applied, SageTV V6.6.2.218 : SageMC 6.3.9a Just beginning to build SageTV Network got to get WAF to > 90% |
#292
|
||||
|
||||
Quote:
Quote:
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#293
|
|||
|
|||
I wanted to run yac with a different port on my server. Per Shadeblue you need that verison of yac to use a different port.
But thanks for inquiry, got it from another user.
__________________
Server: Intel Core 2 Duo E6600 2.4 GHz Processor 6 GB PC2 6400 Memory 1 - 500 GB hard drive, 1 Pinnacle USB HDStick VISTA 64 bit Home Premium all updates applied, SageTV V6.6.2.218 : SageMC 6.3.9a Just beginning to build SageTV Network got to get WAF to > 90% |
#294
|
||||
|
||||
Quote:
Quote:
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#295
|
|||
|
|||
I downloaded nielm's YAC .exe file to replace the original so that I could send YAC to different ports. Now, I would like to be able to run two (or more) instances of YAC at once to be able to monitor two different lines. Then, using nielm's replacement, I could send the information from each YAC instance to a different port on the same computer. Using a YAC listener with a customizable full screen GUI, I could alter the font and background color in each instance, having a different display for each telephone line:
Modem One --> YAC Instance One on Server Computer ---> Computer1.Port1 Modem Two --> YAC Instance Two on Server Computer ---> Computer1.Port2 I think I read somewhere on this forum that someone offered to modify YAC to allow multiple instances. 1) Is anyone here able/willing to do so? nielm's version would be the ideal version to modify. 2) I confess I am not a SageTV user, but this thread has been so incredibly useful, I thought I might inquire here. With this hack, you could send different telephone lines to different ports, and do different things with them. Thank you! |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|