Example: Plugin UI Demo
| Name | EmbyPluginUiDemo |
|---|---|
| Language | C# |
| SDK Folder | SampleCode/Plugins/Examples/EmbyPluginUiDemo |
Prerequisites
- Windows 10 or later
- Visual Studio 2019 or later
Usage
- Open the
EmbyPluginUiDemo.slnsolution in Visual Studio - Build the project
- Copy the compiled plugin dll to the plugins folder of Emby Server
For more information see: Plugin UI