|
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 |
#101
|
||||
|
||||
Thank you for making SageTV finally accepted in all rooms of my home! Everyone is happy, including me since I finally changed the background.
All the features I wanted and more, and its now EASY to change the menu's around like I wanted. ONLY gripe is that I no longer have the recordings menu (new MlbDude2??) like this one:
__________________
Server: AMD 2500+, 512mb Ram, 840GB Total HDD Space, 3x WinTV-PVR-250 to Suddenlink Basic Cable, 1x TV Wonder 650 to OTA ATSC HD Signal. All in the laundry room, with case open, cooled by a box fan. Client1: HTPC Case, GF8500 Fanless Video Card, P4 3.2Ghz, 1GB Ram, MSI 945GM3-F Main Board, 500w Silent Modular Cable Power Supply. Connected to 37" LCD HDTV by VGA cable. 2.1 Speakers for sound. Running SageTV 6.1.9 with SageMC + Google Calender (WAF 9.5/10) Client2 & 3: MediaMVP's with SageMC |
#102
|
||||
|
||||
Oh, also for those who are having trouble with the weather suite and live in the raliegh-rocky mount-greenville area, here is my weather.xml, which includes a satellite view of the tropics.
__________________
Server: AMD 2500+, 512mb Ram, 840GB Total HDD Space, 3x WinTV-PVR-250 to Suddenlink Basic Cable, 1x TV Wonder 650 to OTA ATSC HD Signal. All in the laundry room, with case open, cooled by a box fan. Client1: HTPC Case, GF8500 Fanless Video Card, P4 3.2Ghz, 1GB Ram, MSI 945GM3-F Main Board, 500w Silent Modular Cable Power Supply. Connected to 37" LCD HDTV by VGA cable. 2.1 Speakers for sound. Running SageTV 6.1.9 with SageMC + Google Calender (WAF 9.5/10) Client2 & 3: MediaMVP's with SageMC |
#103
|
||||
|
||||
I'm having a problem passing parameters correctly when calling external apps. For example, running "C:\Program Files\Meedio\Meedio Essentials\Meedio.exe" -config config_dvd.xml from the start menu->run command works great. However when I try to run the same line from Nielm's STV it doesn't work.
<actionMenuItem title="DVD"> <actionList> <extCommand command="C:\Program Files\Meedio\Meedio Essentials\Meedio.exe" arguments="-config config_dvd.xml" waitforexit="1"/> </actionList> </actionMenuItem> Meedio is starts without the argument passed. Can anyone help me troubleshoot this? Oh, and by the way, sage is quickly restored focus after about a second so the waitforexit doesn't appear to be working. ________ Buy glass pipes Last edited by meekell; 09-08-2011 at 09:02 AM. |
#104
|
||||
|
||||
Taking a look at Niel's code, it appears that, if you are Win2k or later, you will get the command:
cmd.exe /C start "console" /wait "C:\Program Files\Meedio\Meedio Essentials\Meedio.exe" -config config_dvd.xml from that. Win95 or 98 would get command.com /C start "console" /wait "C:\Program Files\Meedio\Meedio Essentials\Meedio.exe" -config config_dvd.xml While I can't guarantee that that is what his code is doing (about to jump on a plane), it certainly appears to be attempting to do that. So, if that doesn't work from the start/run prompt, then it probably won't work from the STV. If it does work, then either I've misread his code, or Runitime.exec doesn't do what I think it does. Regards, Stuart |
#105
|
|||
|
|||
I love this Sage STV and have been playing with it for awhile. I have been changing the weather config and was wondering if anyone knew where I could get sat photos for Spain? Thanks for your help.
|
#106
|
|||
|
|||
Is there a way to change the vertical text spacing on the main menu to allow for more than 6 rows on-screen at once?
|
#107
|
||||
|
||||
It appears that the weather suite is not updating for any of the data. I have a DSL connection, and the data age rate in the xml file is set to 0.25 hours.
Anyone any ideas? Thanks
__________________
Happy Sage customer since 2003 Proud owner of a HD200 connected to a 47" LCD. Loving Sage 7 and Phoenix |
#108
|
||||
|
||||
I like but having issues with one thing
I like the features you added. RSS and Weather are awsome. I have a few suggestions if you dont mind. First, if you created an easy way to change the presetup cities you have chosen it would be nice. Maybe a way to adjust them by entering a zip code into a setup menu. I would love to change those to maybe towns where relatives live and things like that. The other suggestion I have may be my own problem but assistance is always nice. ) I noticed that the selection box appears to cover up part of the text in the menus. Also the text looks a little squished. I dont see that with the other STVs I have tried. If that could be fixed it would be nice. If you get those fixed, I think you would have an even better mod than before. I love what is there so far and hope it gets better.
|
#109
|
||||
|
||||
Quote:
With the images, the updates should be noticeable even if you are parked on an animation (the new images are slipped into the animation when they are downloaded). With the weather.com data, you have to move from one menu to another to see the update. |
#110
|
||||
|
||||
Re: I like but having issues with one thing
Quote:
a) additional views of weather data b) some options to determine whether: (i) WRS returns to the last submenu that you were on if you return to WRS from some other part of the STV (currently you always get the "top left" submenu when you land in WRS); and (ii) whether the current location is sticky when you return to WRS from another part of the STV (currently it always reverts to the first location in the list) That said, in addition to graciously including WRS in his STV, Niel has already taken the bull by the horns and added to what I did with WRS (he made some nice modifications to make it weather.com license-compliant -- thanks to Niel for working out that sticky point!). So I wouldn't rule out the fact that perhaps he can be cajoled into providing an easier configuration process. He's nicer than I am Anyway, if I were to change the WRS code base, there's no guarantee that Niel would include the changes in his STV, but my impression is that he's a cooperative guy! Quote:
Thanks, Stuart Last edited by salsbst; 09-04-2004 at 11:02 AM. |
#111
|
||||
|
||||
Quote:
________ Laguna Bay Condominium Prathumnak Last edited by meekell; 09-08-2011 at 09:02 AM. |
#112
|
||||
|
||||
Thanks for the post Salsbst. The menu and font problems I am having are mainly in the TV viewing menus. They dont have anything to do with the weather portion of this STV. I encounter the abnormal fonts when trying to view already recorded shows and things of that sort.
Just as a side note. I really do appreciate what you contributors do to improve SageTV. I would love to see SageTV provide more to make it a full HTPC solution. Right now I see it as an awsome PVR with some HTPC capabilities. It would be wonderful to have everything included into Sage TV that most front ends have. Your guys work makes SageTV a better product day by day. |
#113
|
||||
|
||||
Okay, I solved my own problem. In case anyone else ever runs into this problem:
Quote:
<actionMenuItem title="Play DVD" icon="STVs\OriginalV2\mlbdude\Default\mm_dvd.png"> <actionList> <sageCommand command="Power Off" /> <extCommand command="C:\Progra~1\Meedio\Meedio~1\Meedio.exe" arguments="-config C:\Progra~1\Meedio\Meedio~1\config_dvd.xml" waitforexit="1" /> <sageCommand command="Power On" /> </actionList> </actionMenuItem> ________ Headshops Last edited by meekell; 09-08-2011 at 09:03 AM. |
#114
|
||||
|
||||
Quote:
Seems to be working now, it has been updating today.
__________________
Happy Sage customer since 2003 Proud owner of a HD200 connected to a 47" LCD. Loving Sage 7 and Phoenix |
#115
|
||||
|
||||
Re: Awesome! Kudos to nielm
Quote:
See attachment below ... Your thoughts? Once again ... THANKS!!! T. |
#116
|
||||
|
||||
Re: Re: Awesome! Kudos to nielm
Quote:
On #8, yes, that one has been seen in early testing by folks and is something that I will be looking into. No ETA on it as of now. |
#117
|
||||
|
||||
Re: Re: Re: Awesome! Kudos to nielm
Quote:
On #7 ... I have attached a JPG with both screen shots. It appears that it is not WRS ... Not sure if this has anything to do with it, but let me tell you anyway. This is how my Sage grew up over time; 1 - SageTV out of the box. 2 - MlbDude2 1.8.7 overlaid 3 - MlbDude Weather Plug-in installed 4 - Nielm 1.2 STV overlaid Since Nielm included Weather and WRS, I am not sure if there may be any issues when I moved from 3 to 4 above? Or not? On #8 ... Thanks a lot, I eagerly await your update ... Oh ... One other question ... Can the WRS text be changed to reflect shadowed or outlined text so it would stand out a bit better on light backgrounds? Thanks ... T. Last edited by mightyt; 09-04-2004 at 11:59 PM. |
#118
|
||||
|
||||
On #7, still not clear to me whether this is WRS or not. I'll have to check when I get back from the weekend.
WRS font can be changed by Niel if he sees fit. |
#119
|
||||
|
||||
Quote:
We need you back home all fresh and ready to tweak !! Just Kidding!! After developing a great combo STV, you deserve the R&R ... In your absence this thread started to go stale a bit, so I thought I would refresh it ... Actually, I have customized your STV with my Sage Client and even did a usability test with the fam. They are very happy. But, before I move it over to my Server I anxiously await your feedback form this thread ... Two updates hold me back I am very spoiled with and used to using ... 1 - MlbDude2's new 2-pane "SageTV Recordings" and 2 - MlbDude2's "Upcoming Movies" Search The others I mentioned earlier I don't mind waiting on and would make the move over to the Server and be a “little patient” ... Anyway, let me be the first to say Welcome Back!! Thanks, T. |
#120
|
||||
|
||||
Quote:
Wondering if you had any more thoughts on #7?? Also, on the font, I thought maybe it could be a properties file change. Um, but then again I guess you can't change font effects like shadow or outline ... Guess we'll see what Mr. Nielm has to say ... Thanks, T. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|