Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 7c6d5aa

Browse files
authored
Merge pull request #307 from grravity/patch-1
Added note about updating plugins on Windows
2 parents 4f44ab2 + 788c388 commit 7c6d5aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

general/server/plugins/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Jellyfin has a collection of optional plugins that can be installed to provide a
1313

1414
Many plugins are available in a repository hosted on our servers, which can be easily installed using the plugin catalog in the settings. At the moment many of these are still being updated frequently so the version number may not be accurate. There are several different categories that can indicate what kind of functionality the plugins may provide.
1515

16+
**Note to Windows Users:** Due to currently unresolved permission issues on Jellyfin Windows installs, to update plugins on Windows, you must stop Jellyfin and navigate to the local plugins folder (depending on your install, generally found within `\AppData\Local\jellyfin\plugins`), delete the `.dll` files for the plugins, start Jellyfin back up, and reinstall each plugin using the above method from the catalog. Plugin settings should be retained if you do not delete the `.xml` files from the `\AppData\Local\jellyfin\plugins\configurations` folder.
17+
1618
**Authentication:** Add new authentication providers, such as LDAP.
1719

1820
**Channels:** Allow streaming remote audio or video content.

0 commit comments

Comments
 (0)