|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Retaining STV Imports after Upgrading SageTV
OK, I originally posted this in the 4.1.9 beta thread and Narflex told me to shut up and go away... well actually he just said to start a new thread - so that's what I'm doing.
Forgive me for quoting myself... Quote:
Quote:
Quote:
|
#2
|
||||
|
||||
This probably belongs in the Customizations forum, but you can implement something like this yourself pretty easily in Studio. Just create an STVI file with nothing in it but an STVImported hook, and from that hook make calls to ImportSTVFile to import the STVIs you want:
Code:
STVImported +- ImportSTVFile("C:\\Full\\Path\\To\\Import1.stvi") +- ImportSTVFile("C:\\Full\\Path\\To\\Import2.stvi") +- ImportSTVFile("C:\\Full\\Path\\To\\Import3.stvi") ...
__________________
-- Greg |
#3
|
||||
|
||||
Narflex said that he already has something in the works to take card of this issue. I'll bet that it works something like Gregs suggestion but built-in to each new default STV. I'm patient so I am going to wait for the Narflex to implement an official solution to this and keep doing this manually every upgrade until then. It's not that hard or time-consuming.
FYI, before installing a new version I revert to SageTV3.xml, exit Sage, and delete all the SageTV3-X.xml files. After installing I just do the imports all over again. Take about 2-3 minutes and easy but I would like to see Narflex' solution implemented soon. Actually, I'd like to see this idea taken a lot further: to a complete auto-update system such as the one in XP. Every night Sage checks for, downloads and installs new updates at a specified time. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|