MPExtended / WifiRemote

Remote access plugin for MediaPortal
GNU General Public License v3.0
4 stars 5 forks source link

Fix issues related to removal of WindowPlugins.dll in MediaPortal 1.7 #17

Closed Shukuyen closed 10 years ago

Shukuyen commented 10 years ago

In MediaPortal 1.7 the WindowPlugins.dll will be split into several smaller dll files. We need to reference those new dll files and fix any reference made to the WindowPlugin.dll file.

More information here: http://forum.team-mediaportal.com/threads/splitting-windowsplugins-into-separate-dlls-3rd-party-plugin-collection.124106/#post-1056494

http://forum.team-mediaportal.com/conversations/plugin-updates-needed-as-a-result-of-a-change.109523/

http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/6_Plugins/Plugin_Related_Changes/1.6.0_to_1.7.0/Removal_of_WindowPlugins.dll