|
SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Adding extra data to favorites
Is there a way to add more info to a favorite recording? For instance, if I wanted to add some user generated meta data to a favorite that I setup, can it be done? I'm interested in writing a more sophisticated priority system for recordings and would need to add more detailed data to the favorites. Is this possible? If so, where would it get stored?
|
#2
|
||||
|
||||
You can't add fields to the Favorite data type in wiz.bin, if that's what you're asking. But nothing stops you from storing arbitrary per-favorite data elsewhere. One simple solution is to use Get/SetServerProperty to store property data keyed by Favorite ID. Or you can create a separate property file or XML file for each favorite, similar to .my files or the XML files create by Niel's XML generator. There are any number of ways of storing extra data, so long as you have a way to link it back to the appropriate wiz.bin entries.
__________________
-- Greg |
#3
|
|||
|
|||
I was afraid that's what the answer was going to be. I guess reading/writing a file won't be so bad since Sage runs all the time and there isn't much starting and stopping of the core process.
|
#4
|
||||
|
||||
Just remember to store your file on the server where all the clients can see it. Or if you really don't want to do your own file IO, use Get/SetServerProperty to write to Sage.properties as I suggested above.
__________________
-- Greg |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tool: Clickfinder to XMLTV V 0.8.5 (31.07.2009) | owilsky | SageTV Germany | 141 | 01-18-2011 02:24 AM |
Scripts to modify XMLTV data. | grooves12 | SageTV EPG Service | 3 | 12-31-2006 11:50 PM |
Managing favorites | garyellis | SageTV Software | 3 | 10-02-2006 09:27 AM |
Favorites manager doesn't record. | Edwin | SageTV Software | 1 | 06-14-2006 06:42 AM |
Sage/MVP stopped working! | SagerX | SageTV Media Extender | 10 | 02-27-2006 08:40 PM |