From e2f640b78510361bc8671d21f09f7539fac15763 Mon Sep 17 00:00:00 2001 From: "awesome-jellyfin[bot]" <204013580+awesome-jellyfin[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 14:54:41 +0900 Subject: [PATCH] feat: add `CustomLogoPlugin` (#258) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22324ab..3207f45 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ ## 🧩 Plugins +- [CustomLogoPlugin](https://github.com/bvolvy/CustomLogoPlugin) - Allows uploading of custom logos to replace the default Jellyfin logo. - [InPlayerEpisodePreview](https://github.com/Namo2/InPlayerEpisodePreview) - Adds an episode list to the video player. - [intro-skipper](https://github.com/intro-skipper/intro-skipper) - Fingerprint audio to automatically detect intro and outro segments in Jellyfin. - [jellyfin-ani-sync](https://github.com/vosmiic/jellyfin-ani-sync) - Automatically tracks and synchronizes anime watching progress between Jellyfin and [Anilist](https://anilist.co/) and other services.