SageTV Community  

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

Notices

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #61  
Old 12-09-2008, 09:28 AM
mikwilli mikwilli is offline
Sage User
 
Join Date: Nov 2008
Posts: 30
jreichen,
Yes I updated stuckless' code in a new handler to use the sagexmlinfo package that Nielm made. In testing that out it is nice and fast even for the xbox. Thanks for the SAX info. Once I get this stabilized I will check it out. Like the start of the post mentioned I am new with Python, but have used Java and Perl for quite a few years. I don't actively code much any more though so am behind the times
Reply With Quote
  #62  
Old 12-20-2008, 07:44 PM
dimento dimento is offline
New Member
 
Join Date: Dec 2008
Posts: 1
I just wanted to say that this thread alone has turned me on to SageTV.

I'm a longtime user of XBMC. Currently the only thing I don't use it for is watching live TV. While so far this plugin does not allow me to do that, I have high hopes for where it seems to be heading. Just playing around with it a few minutes ago, I noticed there is a program guide (which although i have cable, i do not have) and the ability to record and all that. Once the live tv streaming works for me this is going to be beaaaaaaautiful.

Right now I'm just using the trial to see how it works, but if and when I actually am able to stream live tv to my xbox down stairs, from my sagetv server upstairs, and change the channels.....I'll quickly be purchasing SageTV. Might sound like a stupid reason with all the tivo stuff out there, but I'm a hardcore xbmc fanboy.

Anyway, I just thought I would provide you guys some moral support in your efforts.
Reply With Quote
  #63  
Old 12-20-2008, 10:54 PM
w84no1 w84no1 is offline
Sage User
 
Join Date: Sep 2008
Posts: 43
Quote:
Originally Posted by dimento View Post
I just wanted to say that this thread alone has turned me on to SageTV.

I'm a longtime user of XBMC. Currently the only thing I don't use it for is watching live TV. While so far this plugin does not allow me to do that, I have high hopes for where it seems to be heading. Just playing around with it a few minutes ago, I noticed there is a program guide (which although i have cable, i do not have) and the ability to record and all that. Once the live tv streaming works for me this is going to be beaaaaaaautiful.

Right now I'm just using the trial to see how it works, but if and when I actually am able to stream live tv to my xbox down stairs, from my sagetv server upstairs, and change the channels.....I'll quickly be purchasing SageTV. Might sound like a stupid reason with all the tivo stuff out there, but I'm a hardcore xbmc fanboy.

Anyway, I just thought I would provide you guys some moral support in your efforts.

I stopped using XBMC and have been using Sage for a couple of months. If I could watch Live TV on my Xbox that would be great. I have 2 MVPs, 1 HD-200, and 3 xboxes. Once the script allows Live TV, I will be able to hook up the kids rooms as I have xboxes in there. I just want to be able to use stuff I already have.

Looks good so far, keep up the good work!
Reply With Quote
  #64  
Old 12-25-2008, 05:16 PM
aaronb aaronb is offline
Sage User
 
Join Date: Dec 2008
Posts: 69
I'm having a few problems with this script. I'm running it in Plex, the OSX port of XBMC.

First off, I can't seem to tell it to record a single show, only a series. If I click the "Record Options" button I get a screen with options for quality, etc, but no way to actually tell it to record. The "Record Series" button works fine.

Second, I can only play shows recorded with my HDHomeRun, trying to play a show recorded with the HDPVR nothing happens. Plex plays those shows just fine through SMB.

TIA for any help.
Reply With Quote
  #65  
Old 01-05-2009, 01:18 PM
mikwilli mikwilli is offline
Sage User
 
Join Date: Nov 2008
Posts: 30
Sorry all, I've been taking a break. I just downloaded the latest version of the sagex.api and will test out what I've got so far. If it works I will post it. There is no liveTV support yet. I will look into it. I think I'd need to add in some way to check if its 1080i or p and ignore those as the xbox can only handle up to 720p. I think there are some other threads on this also so I'll see what I can dig up.

For the other questions, I'll start looking at them once I do this next test.
Reply With Quote
  #66  
Old 01-05-2009, 06:04 PM
Cazador Cazador is offline
Sage User
 
Join Date: Jul 2003
Posts: 35
I am getting the following error? Any one know what this means?

07:43:58 M: 40902656 NOTICE: -->Python Initialized<--
07:43:58 M: 40902656 NOTICE:
07:44:00 M: 35893248 NOTICE: Traceback (most recent call last):
07:44:00 M: 35872768 NOTICE: File "Q:\scripts\SageTV\SageTV.py", line 83, in ?
07:44:00 M: 35872768 NOTICE:
07:44:00 M: 35872768 NOTICE: s = Setting("Connection", "Ipaddress")
07:44:00 M: 35872768 NOTICE: File "Q:\scripts\SageTV\SageTV.py", line 57, in __init__
07:44:00 M: 35872768 NOTICE:
07:44:00 M: 35872768 NOTICE: dom = xml.dom.minidom.parseString(XMLData)
07:44:00 M: 35872768 NOTICE: File "Q:\system\python\python24.zlib\xml\dom\minidom.py", line 1925, in parseString
07:44:00 M: 35872768 NOTICE: File "Q:\system\python\python24.zlib\xml\dom\expatbuilder.py", line 940, in parseString
07:44:00 M: 35872768 NOTICE: File "Q:\system\python\python24.zlib\xml\dom\expatbuilder.py", line 223, in parseString
07:44:00 M: 35872768 NOTICE: xml.parsers.expat
07:44:00 M: 35872768 NOTICE: .
07:44:00 M: 35872768 NOTICE: ExpatError
07:44:00 M: 35872768 NOTICE: :
07:44:00 M: 35872768 NOTICE: mismatched tag: line 38, column 2
07:44:00 M: 35872768 NOTICE:
07:44:00 M: 35872768 ERROR: Scriptresult: Error
Reply With Quote
  #67  
Old 01-05-2009, 07:08 PM
Cazador Cazador is offline
Sage User
 
Join Date: Jul 2003
Posts: 35
I was missing a / in my settings.xml file. All is good.

Though now I have a problem, when I go to watch the show, it shows me a dialog box w/ the "title and address" of the file to play.
Then another dialog box saying "info and address"
Reply With Quote
  #68  
Old 01-07-2009, 08:15 AM
jimwhite jimwhite is offline
Sage User
 
Join Date: Nov 2003
Posts: 65
Quote:
Originally Posted by mikwilli View Post
Sorry all, I've been taking a break. I just downloaded the latest version of the sagex.api and will test out what I've got so far. If it works I will post it. There is no liveTV support yet. I will look into it. I think I'd need to add in some way to check if its 1080i or p and ignore those as the xbox can only handle up to 720p. I think there are some other threads on this also so I'll see what I can dig up.

For the other questions, I'll start looking at them once I do this next test.
Maybe you can make that an option for those who are running XBMC on an HTPC...
__________________
<=============
Jim White
Treasure Island, FL
Reply With Quote
  #69  
Old 01-07-2009, 11:41 AM
LehighBri LehighBri is offline
Sage Expert
 
Join Date: Sep 2006
Posts: 694
I recently got this script working and it works pretty well so far. Have any of you tried putting a SageTV option on the Main Menu in XBMC? Or maybe within the TV Shows menu? Any info on how to launch that script from a menu (other than the scripts menu) would be much appreciated.
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings)
Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos)
Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin)
Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on)
Reply With Quote
  #70  
Old 01-07-2009, 12:21 PM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Yes you can. You can add it to the home menu. How depends on the skin you are using. Go check out the XBMC forums. If you are still confused PM me. But please try it yourself before hand
Reply With Quote
  #71  
Old 01-19-2009, 10:23 AM
mikwilli mikwilli is offline
Sage User
 
Join Date: Nov 2008
Posts: 30
I've been making some headway. Sorry about the dialog box that is just left over debugging I'll try to make sure and remove those more carfully. With luck I'll have the next version out this week. Testing is ok and things are faster than before which is nice for the traditional Xbox. I'll try to keep in mind the XBMC running on faster systems also and not assume that the hardware is an Xbox. Thanks all for your patience.
Reply With Quote
  #72  
Old 01-22-2009, 12:34 AM
zetronboy zetronboy is offline
Sage User
 
Join Date: Aug 2007
Location: Seattle area
Posts: 31
Case Sensitive slashes

Thank you to all for the work you have done on this script.

I found through experimentation that the settings.xml entry
<System RecordingPath="" XBMCPath="" />
is case sensitive. The RecordingPath is used to find the smb named path for the recording so if you don't get all of your paths in there with the exact case that sage uses, it will not know what file to playback. Check the web server program/showing info to check the case because the script searches the HTML page for a matching recording path to recognize the mpeg name for this recording. My system records to "G:\RECORDINGS\,\\sagetv\recordings\". These paths MUST end in the slash. The XBMCPath will translate the G:\RECORDINGS\ folder to a samba path that the XBMC can get to. My XBMCPath is "smb://192.168.1.100/recordings/,smb://192.168.1.100/recordings/". I think the matched RecordingPath determines which XMBCPath is used to replace it so I used the same path twice.

This may be a non-issue in the future if the script is updated to use XML or the API discussed here.
__________________
SageTV 6.6.2 and SageMC on WinXP
2Gb Ram, Athlon 1800+
AverMedia A180, Duet
SJQ, MovieTimes, NetFlilx plugins
Reply With Quote
  #73  
Old 01-23-2009, 04:34 PM
mikwilli mikwilli is offline
Sage User
 
Join Date: Nov 2008
Posts: 30
Zetronboy,
Thanks for finding these. I will make some notes in the example settings file when I distribute the next release. I am much closer but didn't hit getting it all done today. Hopefully next week
Reply With Quote
  #74  
Old 01-26-2009, 04:30 PM
mikwilli mikwilli is offline
Sage User
 
Join Date: Nov 2008
Posts: 30
I started a google project since I think it will take some time to get this stable. I will wait until its relatively stable to post a new version here. In the mean time you can get the alpha at http://code.google.com/p/sagetvxbmcscript/
Reply With Quote
  #75  
Old 01-27-2009, 03:18 AM
swift_gti swift_gti is offline
Sage User
 
Join Date: Feb 2008
Posts: 28
Thanks for your hard work Mike, look forward to trying this out later on.

Can you just clarify - This doesn't presently allow watching LiveTV inside XBMC, Only Recordings ?

I'm on the hunt for a LiveTV solution within XBMC so I can ditch Mediaportal..
Reply With Quote
  #76  
Old 02-09-2009, 11:49 AM
mikwilli mikwilli is offline
Sage User
 
Join Date: Nov 2008
Posts: 30
You are correct it doesn't support live right now. I hope to have this at some point though. Right now its mostly bug fixing the new version and trying to stabilize it so I can release it. Thanks for your support
Reply With Quote
  #77  
Old 02-09-2009, 12:13 PM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Has anything changed from the download and what's on the google code page? I haven't looked at it since very early on.
Reply With Quote
  #78  
Old 04-01-2009, 01:00 PM
himay himay is offline
Sage User
 
Join Date: May 2008
Posts: 26
Just a quick note -- this is awesome, and easily the most exciting development in the SageTV world I've seen in a while! I can't wait to be able to access LIVE TV from xbmc, that's huge! (the lack of liveTV in xbmc has always been that project's achilles heel, imho...)

Is there a donation link where one might contribute?
Reply With Quote
  #79  
Old 05-30-2009, 04:57 PM
Alfiegerner Alfiegerner is offline
Sage Aficionado
 
Join Date: Oct 2005
Location: Auckland, NZ
Posts: 383
Does anybody know where I can get the latest code for this? Would quite like to have a tinker if that's okay.
Reply With Quote
  #80  
Old 06-03-2009, 07:08 PM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Quote:
Originally Posted by Alfiegerner View Post
Does anybody know where I can get the latest code for this? Would quite like to have a tinker if that's okay.
+1
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
Any interest in a plugin to support/control the Sony XL1B firewire DVD changer? TerryMathews SageTV Customizations 74 07-21-2011 02:24 PM
MediaPlayer Plugin/STV Import: Winamp Media Player Plugin deria SageTV Customizations 447 12-11-2010 07:38 PM
XBMC plugin for SageTV jhh SageTV Customizations 45 04-19-2009 01:16 PM
VMC's MyNetFlix Plugin in SageTV - WOOHOO! osburnfamily SageTV Customizations 8 06-17-2008 11:54 PM
STV Import: Weather Monitor deria SageTV Customizations 35 08-23-2006 08:15 PM


All times are GMT -6. The time now is 04:30 AM.


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