Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Template: Plugin with Simple UI

    Name EmbyPluginSimpleUI
    Language C#
    SDK Folder SampleCode/Plugins/Templates/EmbyPluginSimpleUI

    Prerequisites

    • Windows 10 or later
    • Visual Studio 2019 or later
    • A local Emby Server installation for testing Emby Server Download

    Development on other platforms might be possible, but hasn't been tested.

    Note

    Your Plugin will be able to run on ALL Emby target platforms!

    Usage

    • Open the EmbyPluginSimpleUI.sln solution in Visual Studio
    • In the Plugin class, replace all the indicated values with your own
    • Rename the EmbyPluginSimpleUI project in Visual Studio
      This will also change the file name
    • Adjust the namespace in the Plugin class accordingly

    Next Steps

    • Follow the documentation about building server plugins: Server Plugin Development
    • See also Simple Plugin UI
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.