Quote:
Originally Posted by tourettes Wouldn't that cause some issues? I.e. you would have to implement yourself the powerscheduler to be able to wake up the HTPC to do it's recordings. That would cause duplicate code. and most likely some issues when there are two components doing the same thing.
I think it would be better just to provide recording times to the tve3 thru the plugin and let the engine itself handle all other stuff. |
Hmmm, you mean I could create "fake" manual TVE3 schedules that correspond to each of the upcoming recordings in TvScheduler?
I suppose that's an option, but then the priority setting would be lost since I don't think TVE3 has a schedule priority (or perhaps it does and I missed it). Unless I detect overlaps myself and only schedule the higher-priority program, possibly an option...
Also I'd like TvScheduler to be notified when a recording is finished, so it can keep track of recorded episodes per schedule, but perhaps that's still doable by hooking up to some recording-ended event in TVE3.
Anyway, bottom line (IMHO): it would be nicer (in the long run) if TVE3 would simply
use TvScheduler instead of the other way around.