Modify sync status for YouTube and Twitch

Updated sync status for YouTube and Twitch to indicate episode auto-sync issues.
This commit is contained in:
KoalaDev
2026-06-01 12:25:58 +02:00
committed by GitHub
parent 1a7ff6b3a7
commit 2b5da0dbb7
+2 -3
View File
@@ -4,8 +4,8 @@ This document tracks which streaming platforms and media servers have been teste
| Service | Sync Works | Media Title | Episode Auto-Sync | Notes |
|---------|:----------:|:-----------:|:-----------------:|-------|
| **YouTube** | ✅ Full | ✅ Full | ✅ Full | Best-in-class support. Native player API, reliable title detection. |
| **Twitch** | ✅ Full | ✅ Full | N/A | Live-only platform. Tested on regular streams. |
| **YouTube** | ✅ Full | ✅ Full | | Best-in-class support. Native player API, reliable title detection. |
| **Twitch** | ✅ Full | ✅ Full | | Live-only platform. Tested on regular streams. |
| **Netflix** | ✅ Full | ⚠️ Hidden | ⚠️ Manual | Sync works perfectly, but DRM prevents media title detection. Episode transitions may require manual lobby. |
| **Emby** | ✅ Full | ✅ Full | ✅ Full | Self-hosted. Full HTML5 player access. |
| **Jellyfin** | ✅ Full | ✅ Full | ✅ Full | Self-hosted. Full HTML5 player access. |
@@ -17,7 +17,6 @@ This document tracks which streaming platforms and media servers have been teste
| **Vimeo** | Not tested | Not tested | Not tested | — |
| **Dailymotion** | Not tested | Not tested | Not tested | — |
| **ARD / ZDF Mediathek** | Not tested | Not tested | Not tested | German public broadcasters. HTML5 players expected to work. |
| **Spotify (Web Player)** | ❌ N/A | N/A | N/A | Audio-only platform. KoalaSync targets `<video>` elements. |
## Legend