2007-06-29, 07:53 PM
You would browse the listings in the TitanTV web page. True, the only data that's downloaded would be for recordings but that's all you really need to keep locally, isn't it? I guess it depends on how you use the system.
The data I saw came in xml format as a specific mime type (see post 183 in this thread). I'd think that a browser plug-in or helper app could be written that would respond to that mime type and do the scheduling. I imagine that that's the way it works with WinTV and the others that handle it. I think that the GB-PVR scheduling methods are exposed since there's a couple of existing plug-ins that must use them.
I'd tackle this but I don't know if my programming skills are up to it. I'm more a Java guy rather than C#.NET...
The data I saw came in xml format as a specific mime type (see post 183 in this thread). I'd think that a browser plug-in or helper app could be written that would respond to that mime type and do the scheduling. I imagine that that's the way it works with WinTV and the others that handle it. I think that the GB-PVR scheduling methods are exposed since there's a couple of existing plug-ins that must use them.
I'd tackle this but I don't know if my programming skills are up to it. I'm more a Java guy rather than C#.NET...