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
  #81  
Old 06-03-2009, 07:58 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
Have you guys tried
Code:
svn checkout http://sagetvxbmcscript.googlecode.com/svn/trunk/ sagetvxbmcscript-read-only
Reply With Quote
  #82  
Old 06-04-2009, 09:50 PM
Alfiegerner Alfiegerner is offline
Sage Aficionado
 
Join Date: Oct 2005
Location: Auckland, NZ
Posts: 383
Cheers.

Had a play with it and it's looking mighty fine, one step closer to my dream setup of XBMC front end, sage back end.

Sorry if this seems OT, but have you guys seen the unified front end thread at the xbmc forums: http://xbmc.org/forum/showthread.php?t=28918

Looks promising. If you want to use XBMC for TV purposes you may also be interested the burgeoning VDR integration: http://xbmc.org/forum/showthread.php?t=45314
Reply With Quote
  #83  
Old 06-13-2009, 01:07 PM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Had a play and I must be missing something.

Installed Babylon 9.04.1 of XBMC onto Windows 7 beta.
Installed tortoise SVN and checked out read ony per the link into XBMC scripts folder.
When I launch the script I get Bluetwo theme but no data populates.

I edited the xml. This PC (running XBMC) has both of my recording directorys mapped to drive letters. So I set the XML as follows....
Code:
System RecordingPath="x:,v:" 
XBMCPath="smb://HTPC/My Recordings/,smb://HTPC/My Recordings2/" /
The Sage box is indeed called HTPC on my network and is at 192.168.1.103.

Neilm's web server is installed and at version....

Code:
Sage Webserver version 2.23
I edited the connection area to include this IP and the port number, and the PW and the user.

I am also intrigued by the possibility of an XBMC wrapper for my sage.
Reply With Quote
  #84  
Old 06-16-2009, 08:51 AM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
So I read the wiki on the google code site.

Looks like I need to install the remote API server into Neilm's web server. Right?
Reply With Quote
  #85  
Old 06-16-2009, 09:33 AM
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 do.
Reply With Quote
  #86  
Old 06-21-2009, 10:19 AM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
OK I got this working, at least I think I did. I can watch content from my Sage server on my PC using XBMC.

Few questions / observations

Seems I can 'break' the script pretty easily. If I stop playback of a show and try and play another show it seems to fail - sometimes locks up XBMC.

If I relaunch XBMC and re-start the script and select a different show - the previously selected show starts playing.

Is this normal? Anything I can do to improve this?

If I select 'Recorded TV' eventually a list will be populated - but it includes everything from the media import directories. Any way to restrict this to just TV?

Guide and Grid guide never seems to paint.

Hope work on this will procede because it seems like a great script.
Reply With Quote
  #87  
Old 06-21-2009, 10:17 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
I myself am waiting for the PVR branch of XBMC to come further along. It supposedly will be a front end that can work with many different backend PVR solutions such as Sage. The only thing is it may be many months away if not longer.

When I last used this script I can't remember the playback issue you describe, but XBMC has had many revisions since then and this script may be out of sync. Currently I just switch back anf forth between the applications.
Reply With Quote
  #88  
Old 06-22-2009, 12:01 AM
jhh jhh is offline
Sage Advanced User
 
Join Date: Nov 2003
Location: BE
Posts: 196
Quote:
Originally Posted by kricker View Post
Currently I just switch back anf forth between the applications.
hm - thought you'd be using my plugin

I'm waiting for the PVR bit in XBMC as well - if it supports python plugins to talk to Sage I'd be willing to put in some effort in coding.

jhh
Reply With Quote
  #89  
Old 06-22-2009, 04:45 AM
Slack's Avatar
Slack Slack is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 256
Quote:
Originally Posted by kricker View Post
I myself am waiting for the PVR branch of XBMC to come further along.
Guess we'll wait and see.
Reply With Quote
  #90  
Old 06-22-2009, 07:58 AM
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
Quote:
Originally Posted by jhh View Post
hm - thought you'd be using my plugin

I'm waiting for the PVR bit in XBMC as well - if it supports python plugins to talk to Sage I'd be willing to put in some effort in coding.

jhh
I was...the switching was an experiment and once I got it working good, I never looked back.

I do believe the PVR branch is all about python plugins talking directly to PVR backends such as myth, sage, gbpvr, for the record, and others.
Reply With Quote
  #91  
Old 09-05-2009, 08:21 PM
gtdave gtdave is offline
Sage User
 
Join Date: Jan 2008
Posts: 33
Can't watch recorded shows

I just started playing with XBMC to see how it works with my SageTV setup. The scripts (both the xml and non-xml ones) read the data from the webserver just fine--I can see all my recordings, upcoming shows, series, etc. Looks GREAT, but whenever I select "Watch" the shows don't play.

When I run the xml version of the script, absolutely nothing happens--it's as if I didn't hit "Watch" at all. When I run the non-xml version, when I hit "Watch" I get a blank "Info" pop-up box.

I've installed XMBC and the SageTV script on both a Windows 7 machine and my SageTV server itself with the same results. Stupid question--do I have to do anything in particular to the server to make sure the smb connection works correctly?

Any other ideas?

Thanks!
Dave
Reply With Quote
  #92  
Old 10-14-2009, 07:37 AM
BubDeDoh BubDeDoh is offline
New Member
 
Join Date: Mar 2005
Posts: 1
Quote:
Originally Posted by gtdave View Post
I just started playing with XBMC to see how it works with my SageTV setup. The scripts (both the xml and non-xml ones) read the data from the webserver just fine--I can see all my recordings, upcoming shows, series, etc. Looks GREAT, but whenever I select "Watch" the shows don't play.

When I run the xml version of the script, absolutely nothing happens--it's as if I didn't hit "Watch" at all. When I run the non-xml version, when I hit "Watch" I get a blank "Info" pop-up box.

I've installed XMBC and the SageTV script on both a Windows 7 machine and my SageTV server itself with the same results. Stupid question--do I have to do anything in particular to the server to make sure the smb connection works correctly?

Any other ideas?

Thanks!
Dave
gtdave, I had the same problem. See this post in this same thread http://forums.sagetv.com/forums/show...7&postcount=72
Reply With Quote
  #93  
Old 04-30-2010, 10:42 AM
sbeaulieu sbeaulieu is offline
Sage User
 
Join Date: Mar 2010
Location: Epsom, NH
Posts: 21
Laggy HD on XBMC

How is the video quality for everyone? Over the local network HD video shows laggy on the XBOX. It's not this script because the same is observed when I play the SageTV recordings directly from the XBOX. I'm using the last stable build of XBMC for the XBOX, which is 2009-06-01 9.04.1.What is everyone else's experience?
Reply With Quote
  #94  
Old 04-30-2010, 10:49 AM
dgeezer dgeezer is offline
Sage Aficionado
 
Join Date: Oct 2007
Location: Greensboro, NC
Posts: 293
I believe that the original Xbox doesn't have the processing power to play back HD video. This was part of the reason for pprting it to windows and linux. XBMC on my ion powered pc is able to play HD video just fine.
Reply With Quote
  #95  
Old 04-30-2010, 12:32 PM
sbeaulieu sbeaulieu is offline
Sage User
 
Join Date: Mar 2010
Location: Epsom, NH
Posts: 21
Yeah I think you're right. I just tried running the video from the harddrive and it too was laggy. I'm surprised I haven't seen anyone complain about it, but maybe it's just a well known limitation.
Reply With Quote
  #96  
Old 04-30-2010, 12:50 PM
jhh jhh is offline
Sage Advanced User
 
Join Date: Nov 2003
Location: BE
Posts: 196
Quote:
Originally Posted by sbeaulieu View Post
How is the video quality for everyone? Over the local network HD video shows laggy on the XBOX.
That's normal - check the xbmc wiki. It has a table which says which video formats the old xbox can handle. HD won't go very well on the XBOX but then again you can XBMC on nearly any platform nowadays.

Jhh
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 08:18 PM.


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