From d47efea5a0960fd7a4665377393c864d38c81961 Mon Sep 17 00:00:00 2001 From: "awesome-jellyfin[bot]" <204013580+awesome-jellyfin[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 16:22:33 +0200 Subject: [PATCH] auto: add `NotifySync` to "plugins" (#482) Co-authored-by: awesome-jellyfin[bot] <204013580+awesome-jellyfin[bot]@users.noreply.github.com> Co-authored-by: peterdu1109 <26309652+peterdu1109@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9148c7..1342765 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ - [jelly-subtitles](https://github.com/GeiserX/jelly-subtitles) - Automatically generates subtitles using local AI models powered by Whisper, with all processing on your server. - [media-upload-plugin](https://github.com/grandguyjs/media-upload-plugin) - Media-manager that provides uploads, bulk downloads from URLs, and directory browsing within Jellyfin. - [MyAnimeSync](https://github.com/iankiller77/MyAnimeSync) - Automatically synchronizes anime watching progress between Jellyfin and MyAnimeList. +- [NotifySync](https://github.com/peterdu1109/NotifySync) - Adds a notification bell to Jellyfin that displays recent additions. - [playlist-generator](https://github.com/Eeeeelias/playlist-generator) - Create personal playlists based on your listening history. - [Plexyfin](https://github.com/cleverdevil/plexyfin) - Automatically synchronize artwork and collections from your Plex Media Server to Jellyfin. Useful for users of Kometa. - [Shokofin](https://github.com/ShokoAnime/Shokofin) - A Jellyfin plugin to integrate [Jellyfin](https://jellyfin.org/docs/) with [Shoko Server](https://shokoanime.com/downloads/shoko-server/).