2004-02-10, 05:27 AM
First, gotta say, this is really cool that there's a .NET PVR project that has the ability to have user-written plug-ins. I've got a ReplayTV, and I'm always thinking, "gee, it'd be really cool if it could do xy and z" or "gosh, why didn't they design the menu like this". But I'm a .Net/Windows programmer, so contributing to the MythTV and other linux projects where C and Perl are used isn't likely for me.
I'm excited to see I might be able to help out here. Some of the things I'd like the plugin framework to be able to handle:
- Custom scheduling behaviours (to replace any default record setup screens)
- Custom playback (eg, developing commercial skip)
- Preferred/Weighted recording decisions (prioritizing)
- Access to current recording schedule
- Custom EPG search (eg, restrict a search to timeslots where "Priority 1 or 2" shows are not already scheduled)
- Automated backup (offload MPGs to another machine)
Will the plugin framework be able to handle these requests? If so, cool, I'll start making a list of what I dislike about my Replay (though I still love it)!
I'm excited to see I might be able to help out here. Some of the things I'd like the plugin framework to be able to handle:
- Custom scheduling behaviours (to replace any default record setup screens)
- Custom playback (eg, developing commercial skip)
- Preferred/Weighted recording decisions (prioritizing)
- Access to current recording schedule
- Custom EPG search (eg, restrict a search to timeslots where "Priority 1 or 2" shows are not already scheduled)
- Automated backup (offload MPGs to another machine)
Will the plugin framework be able to handle these requests? If so, cool, I'll start making a list of what I dislike about my Replay (though I still love it)!