- January 13, 2011
- 7
- 0
- Home Country
-
Hi All,
I am new at creating Plugins, and I have tried replicating the steps from the How to write a plugin for MediaPortal in Visual Basic (.Net) page.. But I just must be missing something. Is there another step I have missed?
I have just installed MediaPortal onto my Work Machine, I have just logged in once to check if it is working, which it is.
The Errors I get are all similar to the following...
Class 'Class1' must implement 'Function Author() As String' for interface 'MediaPortal.GUI.Library.ISetupForm'. C:\Dev\MPPlugin\MPInsertDVD\MPInsertDVD\Class1.vb
Is there something extra I need to do which I have not included. I could copy the code down here, but it is the same as what is on the sample page.
If anyone has some extra info that would be good.
Regards,
Paul
I am new at creating Plugins, and I have tried replicating the steps from the How to write a plugin for MediaPortal in Visual Basic (.Net) page.. But I just must be missing something. Is there another step I have missed?
I have just installed MediaPortal onto my Work Machine, I have just logged in once to check if it is working, which it is.
The Errors I get are all similar to the following...
Class 'Class1' must implement 'Function Author() As String' for interface 'MediaPortal.GUI.Library.ISetupForm'. C:\Dev\MPPlugin\MPInsertDVD\MPInsertDVD\Class1.vb
Is there something extra I need to do which I have not included. I could copy the code down here, but it is the same as what is on the sample page.
If anyone has some extra info that would be good.
Regards,
Paul