|
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 |
#1
|
|||
|
|||
Parsing XML guide data? is it possible?
I am curious if something like this is even possible, so here goes...I have a long list of files I have recorded in two weeks now. About 400GB of shows. I saved them to a directory like D:\Videos
All the shows have recognizable names. Just for conversation's sake, If I wanted to write a web page that showed all these filenames using a more friendly name, is there in place in the SageTV directory, where I could match up the filename on the hard drive, with the guide data for this show? So could I write a database SQL query to ask something like this: Select Showname, ShowDate, ShowLength from EPGGuideTable where showname = 'HogansHeroes_123456.mpg' Or could I parse it out of an xml file somewhere? I would like to make a simple web GUI that shows all my video files in the D:\Videos directory, and wraps some nice information into the HTML table that I would show it in.... Hope this makes some sense.. PS I have Neilms web server plug in running...but this is just a little pet project/idea I was wondering about. Thanks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|