Jellyfin Theme Songs Plugin

Part of the Jellyfin Project

Jellyfin Skin Manager is a plugin that helps you to download and install skins;

## Build Process 1. Clone or download this repository 2. Ensure you have .NET Core SDK setup and installed 3. Build plugin with following command. ```sh dotnet publish --configuration Release --output bin ``` 4. Place the resulting .dll file in a folder called ```plugins/Merge versions``` under the program data directory or inside the portable install directory