Hi -
Sorry - this might be a stupid newbie question...
I wanted to add a context menu option in the Recorded TV screen which allows to move a recording to another (videos) directory while deleting the recording from the database.
I made some changes to GUIRecordedTV.cs, compiled it, got a new WindowPlugins.dll and copied it to ...\Team MediaPortal\MediaPortal\plugins\Windows. However, no matter which changes I make - they don't show up when I run Mediaportal.
I tried some test changes like a "return;" in the first line of OnShowContextMenu() but Mediaportal still shows the context menu. However, I was able to "see" changes I made for testing purposes in dialogs.dll...
Probably I am missing something obvious?
Thank you for any help,
nino.
Sorry - this might be a stupid newbie question...
I wanted to add a context menu option in the Recorded TV screen which allows to move a recording to another (videos) directory while deleting the recording from the database.
I made some changes to GUIRecordedTV.cs, compiled it, got a new WindowPlugins.dll and copied it to ...\Team MediaPortal\MediaPortal\plugins\Windows. However, no matter which changes I make - they don't show up when I run Mediaportal.
I tried some test changes like a "return;" in the first line of OnShowContextMenu() but Mediaportal still shows the context menu. However, I was able to "see" changes I made for testing purposes in dialogs.dll...
Probably I am missing something obvious?
Thank you for any help,
nino.