SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer.

Reply
 
Thread Tools Search this Thread Display Modes
  #1281  
Old 06-23-2016, 08:05 PM
mgpaulus mgpaulus is offline
Sage Advanced User
 
Join Date: Mar 2011
Location: Colorado Springs, CO
Posts: 193
So, I've been using these scanners, and recently updated to the latest version. Ran into a couple of issues, and I have some patches I'd like to submit for review. What's the best way to do that? Is there a mailing list, or can I attach them here?
Reply With Quote
  #1282  
Old 06-24-2016, 12:23 AM
wildgoose wildgoose is offline
Sage Advanced User
 
Join Date: Jan 2010
Location: CA
Posts: 156
Quote:
Originally Posted by mgpaulus View Post
So, I've been using these scanners, and recently updated to the latest version. Ran into a couple of issues, and I have some patches I'd like to submit for review. What's the best way to do that? Is there a mailing list, or can I attach them here?
You can clone the github repo, and make the changes in your repo, then submit a pull request (this is the standard github way...) You can also send the diffs/files to me directly if you prefer.
__________________
sagetv-for-plexmediacenter v8.3.1 is available! Github/Download site.
Reply With Quote
  #1283  
Old 07-10-2016, 06:16 PM
fresnoboy fresnoboy is offline
Sage Advanced User
 
Join Date: Sep 2008
Posts: 118
Guys, I just transitioned to v9 Sage and transitioned to the linux server version. I have a huge number of recordings, and the new v9 windows version completely choked for some reason.

So I finally got everything transitioned today. I still need to get comskip running, but the more pressing issue is this plugin is not working anymore.

Plex's logs indicate its talking to the linux system just fine, and it's finding all the files properly, but sagex is coming back saying it has no data for every show it's asked about. I did put the plex.js file in the sagetv/sagex/services directory and restarted sage, but no joy.

I remember I had a similar problem before that seemed to be caused by a java version mismatch. Now sage is running with a 64 bit version 8 java. Do any of you have this same setup running ok? Is there a problem with the plugin, or is there something I am missing?

Thanks!
Mike
Reply With Quote
  #1284  
Old 07-10-2016, 10:43 PM
Sparhawk6 Sparhawk6 is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 323
For the life of me I cannot figure out where I'm going wrong in setting up the new version of the scanner/agent. I had been running fine for many months, but suddenly it stopped a couple of weeks ago. I therefore attempted to install the new version. I keep getting the following error:

Code:
2016-07-10 18:46:12,526| INFO    | [243/384] Processing H:\ModernFamily-TheVerdict-20166093-0.ts
2016-07-10 18:46:12,526| DEBUG   | Getting media info from SageTV ...
2016-07-10 18:46:12,528| DEBUG   | openUrl: http://sage:frey@192.168.1.8:8080/sagex/api?c=plex:GetMediaFileForName&1=ModernFamily-TheVerdict-20166093-0.ts&encoder=json
2016-07-10 18:46:33,553| ERROR   | openUrl: failed on: http://sage:frey@192.168.1.8:8080/sagex/api?c=plex:GetMediaFileForName&1=ModernFamily-TheVerdict-20166093-0.ts&encoder=json: [Errno socket error] [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
2016-07-10 18:46:33,553| ERROR   | No media info from SageTV: ModernFamily-TheVerdict-20166093-0.ts
I'm not sure if Sage isn't configured properly, or if I simply have the wrong username, password, or port. I read in this thread that the username and password is my "sage" username and password, but I have no idea what that means. I never input a sage username and password anywhere. Is the scanner attempting to use Jetty? Is it the Jetty username and password? How do I change this username and password?

Is my problem that Jetty isn't functioning? I had Java 8 installed, but after reading of the issues with it, I downgraded to Java 7. But that did not fixed the issue. I see in the Jetty requests history the Plex box making requests to get the data, but for some reason it isn't going through. Where am I going wrong?
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB
Extender: HD200
Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit
Reply With Quote
  #1285  
Old 07-10-2016, 10:52 PM
fresnoboy fresnoboy is offline
Sage Advanced User
 
Join Date: Sep 2008
Posts: 118
Quote:
Originally Posted by Sparhawk6 View Post
For the life of me I cannot figure out where I'm going wrong in setting up the new version of the scanner/agent. I had been running fine for many months, but suddenly it stopped a couple of weeks ago. I therefore attempted to install the new version. I keep getting the following error:

Code:
2016-07-10 18:46:12,526| INFO    | [243/384] Processing H:\ModernFamily-TheVerdict-20166093-0.ts
2016-07-10 18:46:12,526| DEBUG   | Getting media info from SageTV ...
2016-07-10 18:46:12,528| DEBUG   | openUrl: http://sage:frey@192.168.1.8:8080/sagex/api?c=plex:GetMediaFileForName&1=ModernFamily-TheVerdict-20166093-0.ts&encoder=json
2016-07-10 18:46:33,553| ERROR   | openUrl: failed on: http://sage:frey@192.168.1.8:8080/sagex/api?c=plex:GetMediaFileForName&1=ModernFamily-TheVerdict-20166093-0.ts&encoder=json: [Errno socket error] [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
2016-07-10 18:46:33,553| ERROR   | No media info from SageTV: ModernFamily-TheVerdict-20166093-0.ts
I'm not sure if Sage isn't configured properly, or if I simply have the wrong username, password, or port. I read in this thread that the username and password is my "sage" username and password, but I have no idea what that means. I never input a sage username and password anywhere. Is the scanner attempting to use Jetty? Is it the Jetty username and password? How do I change this username and password?

Is my problem that Jetty isn't functioning? I had Java 8 installed, but after reading of the issues with it, I downgraded to Java 7. But that did not fixed the issue. I see in the Jetty requests history the Plex box making requests to get the data, but for some reason it isn't going through. Where am I going wrong?
Sage and frey are the defaults. This seems to be the failure mode when things are not working right, but I can't find any log data that describes what's wrong on the sage side.

I know the plex plugin failed when I updated the java on my sage server to v8. I thought I was only updating the 64 bit version (which sage on windows doesn't use), but the update process I did also updated the 32 bit version.

My experience is that the plugin on windows won't run with a v8 32 bit java. You should check that and see if that's causing your failures.

Of course, the linux version of java used is v8 and 64 bit, so I suspect that may be a problem I am seeing, but if someone else here has it running on v9 linux, that would help a lot in debugging.

thanks!
mike
Reply With Quote
  #1286  
Old 07-11-2016, 03:01 AM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Quote:
Originally Posted by Sparhawk6 View Post
For the life of me I cannot figure out where I'm going wrong in setting up the new version of the scanner/agent. I had been running fine for many months, but suddenly it stopped a couple of weeks ago. I therefore attempted to install the new version. I keep getting the following error:

Code:
2016-07-10 18:46:12,526| INFO    | [243/384] Processing H:\ModernFamily-TheVerdict-20166093-0.ts
2016-07-10 18:46:12,526| DEBUG   | Getting media info from SageTV ...
2016-07-10 18:46:12,528| DEBUG   | openUrl: http://sage:frey@192.168.1.8:8080/sagex/api?c=plex:GetMediaFileForName&1=ModernFamily-TheVerdict-20166093-0.ts&encoder=json
2016-07-10 18:46:33,553| ERROR   | openUrl: failed on: http://sage:frey@192.168.1.8:8080/sagex/api?c=plex:GetMediaFileForName&1=ModernFamily-TheVerdict-20166093-0.ts&encoder=json: [Errno socket error] [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
2016-07-10 18:46:33,553| ERROR   | No media info from SageTV: ModernFamily-TheVerdict-20166093-0.ts
I'm not sure if Sage isn't configured properly, or if I simply have the wrong username, password, or port. I read in this thread that the username and password is my "sage" username and password, but I have no idea what that means. I never input a sage username and password anywhere. Is the scanner attempting to use Jetty? Is it the Jetty username and password? How do I change this username and password?

Is my problem that Jetty isn't functioning? I had Java 8 installed, but after reading of the issues with it, I downgraded to Java 7. But that did not fixed the issue. I see in the Jetty requests history the Plex box making requests to get the data, but for some reason it isn't going through. Where am I going wrong?
Can you connect to sagex with your browser?
http://192.168.1.8:8080/sagex/api
__________________
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
Reply With Quote
  #1287  
Old 07-12-2016, 10:39 PM
fresnoboy fresnoboy is offline
Sage Advanced User
 
Join Date: Sep 2008
Posts: 118
Ping... Anyone here have this plugin running properly on v9 Linux?

Thx!
Mike
Reply With Quote
  #1288  
Old 07-13-2016, 04:59 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by fresnoboy View Post
Ping... Anyone here have this plugin running properly on v9 Linux?

Thx!
Mike
I don't use it now, but I have had it running under linux, before. Did you answer Fuzzy's question above? and Do you have sagex-services installed?
Reply With Quote
  #1289  
Old 07-13-2016, 11:23 AM
fresnoboy fresnoboy is offline
Sage Advanced User
 
Join Date: Sep 2008
Posts: 118
Yes, sagex services are installed, and I can connect to it with a browser...

Thx
mike
Reply With Quote
  #1290  
Old 07-13-2016, 12:22 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by fresnoboy View Post
Yes, sagex services are installed, and I can connect to it with a browser...

Thx
mike
And what happens when you the URL that is complaining about... into a browser...

http://sage:frey@192.168.1.8:8080/sa...s&encoder=json
Reply With Quote
  #1291  
Old 07-13-2016, 02:57 PM
fresnoboy fresnoboy is offline
Sage Advanced User
 
Join Date: Sep 2008
Posts: 118
Ah, here is what the output looks like:

{"sagexVersion":"7.1.9.1","exception":"java.lang.RuntimeException: javax.script.ScriptException: TypeError: MediaFileAPI.GetMediaFiles is not a function in <eval> at line number 46\n\tat sagex.remote.api.ApiHandler.callService(ApiHandler.java:200)\n\tat sagex.remote.api.ApiHandler.handleRequest(ApiHandler.java:140)\n\tat sagex.remote.SagexServlet.doPost(SagexServlet.java:87)\n\tat sagex.remote.SagexServlet.doGet(SagexServlet.java:41)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:707)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:820)\n\tat org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)\n\tat org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)\n\tat org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)\n\tat org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)\n\tat org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)\n\tat org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)\n\tat org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)\n\tat org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)\n\tat org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)\n\tat org.mortbay.jetty.Server.handle(Server.java:326)\n\tat org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)\n\tat org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:864)\n\tat org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539)\n\tat org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)\n\tat org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)\n\tat org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)\n\tat org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)\nCaused by: javax.script.ScriptException: TypeError: MediaFileAPI.GetMediaFiles is not a function in <eval> at line number 46\n\tat jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:467)\n\tat jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:389)\n\tat jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction(NashornScriptEngine.java:190)\n\tat sagex.remote.api.ServiceFactory.callService(ServiceFactory.java:83)\n\tat sagex.remote.api.ApiHandler.callService(ApiHandler.java:198)\n\t... 22 more\nCaused by: <eval>:46 TypeError: MediaFileAPI.GetMediaFiles is not a function\n\tat jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57)\n\tat jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213)\n\tat jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185)\n\tat jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172)\n\tat jdk.nashorn.internal.runtime.Undefined.lookup(Undefined.java:102)\n\tat jdk.nashorn.internal.runtime.linker.NashornLinker.getGuardedInvocation(NashornLinker.java:106)\n\tat jdk.nashorn.internal.runtime.linker.NashornLinker.getGuardedInvocation(NashornLinker.java:98)\n\tat jdk.internal.dynalink.support.CompositeTypeBasedGuardingDynamicLinker.getGuardedInvocation(CompositeTypeBasedGuardingDynamicLinker.java:176)\n\tat jdk.internal.dynalink.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:124)\n\tat jdk.internal.dynalink.support.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:154)\n\tat jdk.internal.dynalink.DynamicLinker.relink(DynamicLinker.java:253)\n\tat jdk.nashorn.internal.scripts.Script$Recompilation$1$1499A$\\^eval\\_.GetMediaFileForName(<eval>:46)\n\tat jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:625)\n\tat jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494)\n\tat jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393)\n\tat jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:199)\n\tat jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:383)\n\t... 25 more\n","error":"javax.script.ScriptException: TypeError: MediaFileAPI.GetMediaFiles is not a function in <eval> at line number 46"}
Reply With Quote
  #1292  
Old 07-13-2016, 03:02 PM
Taddeusz Taddeusz is offline
SageTVaholic
 
Join Date: Nov 2004
Location: Yukon, OK
Posts: 3,919
I'm running SageTV on Windows. I've seen this problem when I accidentally upgraded my Java to v8. I had to uninstall v8 and reinstall the latest v7 to get it working again.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3
Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver
Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD
Reply With Quote
  #1293  
Old 07-14-2016, 08:15 AM
fresnoboy fresnoboy is offline
Sage Advanced User
 
Join Date: Sep 2008
Posts: 118
Quote:
Originally Posted by Taddeusz View Post
I'm running SageTV on Windows. I've seen this problem when I accidentally upgraded my Java to v8. I had to uninstall v8 and reinstall the latest v7 to get it working again.
Yes, that happened to me as well. No real option to use a old Java under Linux without some hacking...

Thx
Mike
Reply With Quote
  #1294  
Old 07-14-2016, 08:32 AM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Quote:
Originally Posted by fresnoboy View Post
Yes, that happened to me as well. No real option to use a old Java under Linux without some hacking...

Thx
Mike
You can use Java 7 on Linux just fine.
__________________
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
Reply With Quote
  #1295  
Old 07-14-2016, 10:06 AM
fresnoboy fresnoboy is offline
Sage Advanced User
 
Join Date: Sep 2008
Posts: 118
Quote:
Originally Posted by Fuzzy View Post
You can use Java 7 on Linux just fine.
Well, given most of the testing on v9 is done with java 8, I would like to keep the core running on v8. The question is whether or not you can make sagex or the plex.js run on v7 without the rest of sage doing that.

Thx
Mike
Reply With Quote
  #1296  
Old 07-14-2016, 10:35 AM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Quote:
Originally Posted by fresnoboy View Post
Well, given most of the testing on v9 is done with java 8, I would like to keep the core running on v8. The question is whether or not you can make sagex or the plex.js run on v7 without the rest of sage doing that.

Thx
Mike
No. Jetty runs in the SageTV Server's JVM, so it will be running in the same version.
__________________
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
Reply With Quote
  #1297  
Old 07-14-2016, 10:56 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Over the past couple of weeks(weekends, really), I've been working on an updated Phoenix and BMT that is compatible with Phoenix. In doing this, I've discovered that the JavaScript engine in Java 8 changed from Java 7. This broke how the JS scripts are processed by the JavaScript engine.

I've created a "work around" in the latest phoenix that should allow the "old" js scripts to run as-is under Java 8 as well.

I'm not sure I'll get the Phoenix stuff out this weekend or not, but when I do, it should fix this specific issue.
Reply With Quote
  #1298  
Old 07-15-2016, 12:06 AM
fresnoboy fresnoboy is offline
Sage Advanced User
 
Join Date: Sep 2008
Posts: 118
Quote:
Originally Posted by stuckless View Post
Over the past couple of weeks(weekends, really), I've been working on an updated Phoenix and BMT that is compatible with Phoenix. In doing this, I've discovered that the JavaScript engine in Java 8 changed from Java 7. This broke how the JS scripts are processed by the JavaScript engine.

I've created a "work around" in the latest phoenix that should allow the "old" js scripts to run as-is under Java 8 as well.

I'm not sure I'll get the Phoenix stuff out this weekend or not, but when I do, it should fix this specific issue.
Thanks much Stuckless! We really appreciate it and look forward to the mods...

Thx
milo
Reply With Quote
  #1299  
Old 07-18-2016, 10:10 PM
Sparhawk6 Sparhawk6 is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 323
Quote:
Originally Posted by Fuzzy View Post
Can you connect to sagex with your browser?
http://192.168.1.8:8080/sagex/api
No, I cannot. EDIT: Nevermind, I figured it out. I had configured my jetty port to be different than the default. That was screwing me up.
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB
Extender: HD200
Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit

Last edited by Sparhawk6; 07-18-2016 at 11:27 PM.
Reply With Quote
  #1300  
Old 07-23-2016, 06:14 PM
fresnoboy fresnoboy is offline
Sage Advanced User
 
Join Date: Sep 2008
Posts: 118
Any updates on the fix?

Thx!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Comparing to Plex heffneil Batch Metadata Tools 20 01-08-2012 04:54 PM
Need help with SJQv4 remote agent coppit SageTV v7 Customizations 4 12-19-2010 11:03 AM
Plex in a TV? What about sage? rwc General Discussion 9 09-05-2010 04:38 PM
Possible to get SageTV to handle my library more like Plex? DAMAC SageTV Mac Edition 0 06-10-2009 10:33 AM
SagetTVService Virus Win32.Agent.dwo Ponchera SageTV Software 6 02-04-2008 06:33 PM


All times are GMT -6. The time now is 07:10 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.