- August 6, 2006
- 68
- 1
- 37
- Thread starter
- #11
So nothing in the Start method is being executed?
You should see something like this in mediaportal.log:
Your plugin should appear there if it implements the IPlugin interface and is in the plugins/process folder.
BTW, devs - the new logging mechanism doesn't seem to know to append to logs once they reach a certain size - my current log is 6.88MB, and that's after nearly a week.
Sam
well, ive got that, but mines a bit longer in beween, and theres a bit about the tv in there but the message exxample in my last post was put into every function, like a debugger (the initialisation was done in the construcor only)
none of my messages come up in the log