From 6679867f7407c9b5f396d56284a7f31007ae0e11 Mon Sep 17 00:00:00 2001 From: DarkFighterLuke <31162436+DarkFighterLuke@users.noreply.github.com> Date: Sun, 13 Jul 2025 11:35:37 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 196758b..e1ed84b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ The plugin interacts with TubeArchivist APIs to fetch videos and channels metada - Add images for videos (episodes), ie. thumb images - Add images for channels (shows), ie. thumb, tvart and banner images - Organize videos (episodes) by year (seasons) +- Bidirectional playback progress synchronization +- Bidirectional playlists synchronization + +> [!WARNING] +> Enabling synchronization in both directions you can run in race conditions and unexpected results. ## Installation ### From official repository (recommended)