On Tue, 14 Dec 2010 21:46:52 +0100 Udo Richter udo_richter@gmx.de wrote:
Actually, no one stops you from doing lots of things from within a plugin. The EPG system of VDR has even a multithread safe interface, so you could constantly scan for changes and propagate your own changes. Keeping some SQL database synced two-way should be possible.
well the point was to make it simpler, improving something. This goal would be missed by that.