|
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 |
#81
|
||||
|
||||
Quote:
Pay for the modchip, there are ever cheaper ones out there, and turning it off is the best %100 permanent live safe mod. Last edited by roofus; 03-24-2006 at 08:01 PM. |
#82
|
|||
|
|||
Quote:
As far as features I can see myself adding... maybe a favorites manager, some way to handle conflict resolution, and a nice EPG. I'm sorry to say that I am kind of taking a break and enjoying actually using the script. I do love where it's at already, but I also see room for improvement. All I can say is that I don't see an update happening for a while unless some people have some major issues. I've got too much beer to drink and homework to do right now. I do use this script every day, so I know I'll be adding to it in the future. Anyone else is welcome to add to the script as well. Remember, I had never touched Python until I started writing this script, so if you've got any programming experience, Python isn't too bad to work with. Plus you've got all of my code right there in front of you to learn from. Thanks for everyone's input. I love hearing from everyone that's using this. Makes it a lot more fun to add to it when everyone gets excited, so thanks guys! |
#83
|
||||
|
||||
Quote:
Hopefully soon I'll get a copy of SageTV linux (damn budgets) and can work on getting it to run on the xbox. But, untill then, this is a great substitute. Any way you can get shows to show up on your guide when you move down a channel, you know, without clicking? |
#84
|
|||
|
|||
Quote:
Any thoughts guys? I'd really love to get this working. Cheers |
#85
|
||||
|
||||
Quote:
Run the internet connection test on your xbox, it's a pythion script for XBMC |
#86
|
|||
|
|||
Well I have tried everything I can think of and cannot get this script to run..
I am using XBMC.CVS.22.March.2006 version. I have modified the sage xml file for the script uploaded the sagetv folder to the script folder inside of XBMC. I have the newest version of the webserver, and it is up and running and working fine. When I fire up XBMC I go down to the little script button, and choose SageTV, then click on the py file, It says it is running for just a second. Then the running text dissapears and nothing else happens.. Help what am I doing wrong.. |
#87
|
||||
|
||||
-Mikeydog
IM me if you can, and maybe I can get you thru this connection hell. |
#88
|
|||
|
|||
Two questions for you guys.
1. Is there a way to set a recording as "don't like" in the script? 2. Where can i change the amount of time it skips forward or back? Is it an .xml file for the xbox media center? Thanks! |
#89
|
||||
|
||||
1. yes edit the SageTV.py settings.xml file and set ShowDontLike="True"
2. for that you need to edit the settings.xml file in the TDATA/0face008 folder on your Xbox E: drive. look for Code:
<VideoSettings> <subsdelayrange>10.000000</subsdelayrange> <audiodelayrange>10.000000</audiodelayrange> <smallstepbackseconds>7</smallstepbackseconds> <smallstepbacktries>3</smallstepbacktries> <smallstepbackdelay>300</smallstepbackdelay> <usetimeseeking>true</usetimeseeking> <timeseekforward>8</timeseekforward> <timeseekbackward>-8</timeseekbackward> <timeseekforwardbig>60</timeseekforwardbig> <timeseekbackwardbig>-60</timeseekbackwardbig> <percentseekforward>2</percentseekforward> <percentseekbackward>-2</percentseekbackward> <percentseekforwardbig>10</percentseekforwardbig> <percentseekbackwardbig>-10</percentseekbackwardbig> </VideoSettings> |
#90
|
|||
|
|||
Quote:
i've also set up the settings.xml file as suggested. Any thoughts? |
#91
|
||||
|
||||
Quote:
|
#92
|
|||
|
|||
Thanks kricker
|
#93
|
||||
|
||||
You are welcome.
|
#94
|
|||
|
|||
I'm STUCK!!
I'm stuck as well. My webserver is running just fine, even have a name registered for it. Running version 2.6, so there shouldn't be a problem there. Have my connection ip address setup correctly in settings.xml. Network is fine. When I click on the script it just says running then it goes away and nothing happens.
Please help!!! |
#95
|
|||
|
|||
Quote:
|
#96
|
|||
|
|||
Hey folks.
Yay! I remember wanting this script about a year ago.. and, now it's here! (I should have checked back a while ago!) Anyhow.. here's my problem. I run the script on XBMC and up pops the interface. IT shows all the shows I recorded. Everything appears to work fine (I can even delete shows!).. Everything works fine, that is, until I try to watch a show. I click on "WATCH" .. and nothing happens. Nothing at all. No freeze. No pause. Just nothing. Any suggestions? I'm so close! David |
#97
|
||||
|
||||
*g-man
The PMIII skin can not be edited in that way. It is quite a bit more difficult. That method Coolwave posted was for many versions of XBMC ago. You can though edited some of the other skins to do this.When I get a chance I'll post how I got it working. *dreamweb are you sure the paths in the settings.xml file for the script are setup right? |
#98
|
|||
|
|||
I'm pretty sure my settings.xml is correct. Or, at least, It's correct when I input the same thing into my xboxmediacenter.xml (I'm able to stream directly.. but not through your script).
Here's the excerpt from my settings.xml ... XBMCPath="smb://nic diz:xbox@192.168.2.100/recs/"/> nic diz = login username xbox = password recs is my shared folder. Any suggestions? |
#99
|
||||
|
||||
what about
Code:
System RecordingPath="F:\" btw, not my script but Coolwave's |
#100
|
|||
|
|||
Kricker..
I didn't include the portion of my settings.xml that contained the "System RecordingPath" information. That appears to work fine.. (as I'm able to see all of my recordings when I run the script.) Like I mentioned.. everything works, excepting watching . thanks. d. P.s. I -can- watch it by leaving the XBMCPath=""/> set to nothing. This streams the video through the webserver. In the documentation, it's noted that this works.. but doesn't work as well. So, I'd really like to get it working properly. Last edited by DreamWeb; 04-19-2006 at 07:34 PM. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|