mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-01-18 16:37:31 +01:00
bfeeaa8f5024f29bb24ca186bed7f9bfe46c50e2
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
- Clone or download this repository
- Ensure you have .NET Core SDK setup and installed
- Build plugin with following command.
dotnet publish --configuration Release --output bin
- Place the resulting .dll file in a folder called
plugins/SkinManagerunder the program data directory or inside the portable install directory
Languages
JavaScript
74.9%
HTML
23.4%
CSS
1%
C#
0.6%
Batchfile
0.1%