Description
<p><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);">On current master there is a problem loading plugins that have been downloaded from a web site, for instance, and not installed through the installer. This happens if the file is considered "untrusted". In TVServer/setuptv the plugin is not loaded with this message (exception in loadplugin):</span></p><p><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);">in configuration.exe you cannot even display the plugin section if there is one file considered untrusted in the plugin dir.</span><br style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);" /><br style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);" /><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);">Solution is to select the .dll of the plugin, right mouse -> properties and "unblock" the file in the dialog.</span><br style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);" /><br style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);" /><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);">See this MS note: </span><a data-cke-saved-href="http://go.microsoft.com/fwlink/?LinkId=155569" href="http://go.microsoft.com/fwlink/?LinkId=155569" target="_blank" class="externalLink" style="text-decoration: none; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 0px 3px; margin: 0px -3px; font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250); color: rgb(51, 102, 153) !important;">http://go.microsoft.com/fwlink/?LinkId=155569</a><span style="color: rgb(0, 0, 0); font-family: Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 19px; background-color: rgb(250, 250, 250);"> to workaround the problem...</span></p>