From 8ae9cb9c5b3fbf402f3e340d5b6cdabc9501eb64 Mon Sep 17 00:00:00 2001 From: Sulaiman AlRomaih <60194889+SloMR@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:36:10 +0300 Subject: [PATCH] feat: added `jellyfin-plugin-dedupe-continue-watching` (#535) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8462bd9..755b394 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ - [intro-skipper](https://github.com/intro-skipper/intro-skipper) - Fingerprint audio to automatically detect intro and outro segments in Jellyfin. - [jellyfin-plugin-cinemamode](https://github.com/CherryFloors/jellyfin-plugin-cinemamode) - Enables Jellyfin's Cinema Mode with local trailers and pre-rolls. +- [jellyfin-plugin-dedupe-continue-watching](https://github.com/SloMR/jellyfin-plugin-dedupe-continue-watching) - Deduplicates the Continue Watching row so each series appears only once, using the most recently played episode. - [jellyfin-plugin-discontinue-watching](https://github.com/jon4hz/jellyfin-plugin-discontinue-watching) - Lets you remove items from the Continue Watching list without resetting watch progress, with optional auto-hide after inactivity. - [jellyfin-plugin-jellysleep](https://github.com/jon4hz/jellyfin-plugin-jellysleep) - Adds sleep timer functionality to Jellyfin. - [Jellyfin.Plugin.StreamLimit](https://github.com/JellyboxAD/Jellyfin.Plugin.StreamLimit) - Allows limiting the number of simultaneous streams per user.