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

Commit

Permalink
Update general/server/plugins/index.md
Browse files Browse the repository at this point in the history
grammar improvements and fixed .xml wording.

Co-Authored-By: dkanada <[email protected]>
  • Loading branch information
seniorm0ment and dkanada authored Apr 16, 2020
1 parent 6a52635 commit 788c388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion general/server/plugins/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Jellyfin has a collection of optional plugins that can be installed to provide a

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.

**Note to Windows Users:** Due to currently un-resolved permission issues on Jellyfin Windows installs-to update plugins on Windows, you must stop Jellyfin from running, 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 re-install 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.
**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.

**Authentication:** Add new authentication providers, such as LDAP.

Expand Down

0 comments on commit 788c388

Please sign in to comment.