From 26758cec7d9f7e1152e00bcb4200d9ba0b6dd190 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 8 Nov 2020 18:21:08 +0100 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 8e82490..b2461f5 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,26 @@ Jellyfin Skin Manager is a plugin that helps you to download and install skins;

+## Install Process +## From Repository +1. In jellyfin, go to dashboard -> plugins -> Repositories -> add and paste this link https://raw.githubusercontent.com/danieladov/JellyfinPluginManifest/master/manifest.json +2. Go to Catalog and search for Skin Manager +3. Click on it and install +4. Restart Jellyfin + + +## From .zip file +1. Download the .zip file from release page +2. Extract it and place the .dll file in a folder called ```plugins/SkinManager``` under the program data directory or inside the portable install directory +3. Restart Jellyfin + +## User Guide +1.Go to Plugins, click on Skin Manager +2.Select the skin you want to install +3.Click set skin + ## Build Process