diff --git a/docs/TESTED_SERVICES.md b/docs/TESTED_SERVICES.md index 21bd81d..ec59ef2 100644 --- a/docs/TESTED_SERVICES.md +++ b/docs/TESTED_SERVICES.md @@ -6,12 +6,12 @@ This document tracks which streaming platforms and media servers have been teste |---------|:----------:|:-----------:|:-----------------:|-------| | **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. | +| **Netflix** | ✅ Full | ⚠️ Hidden | ❌ | 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. | | **Plex** | Not tested | Not tested | Not tested | Community reports indicate compatibility via HTML5 player mode. | -| **Disney+** | Not tested | Not tested | Not tested | Widevine DRM may restrict title detection similar to Netflix. | -| **Prime Video** | ⚠️ Partial | ⚠️ Partial | ❌ | Video elements detected (2 on page, picks larger one). Playback state + time readable. However, the preview/trailer video may be selected instead of the main content. Play/Pause commands may not reach the correct player. Title detection from MediaSession API may work for some content. | +| **Disney+** | ✅ Full | ✅ Full | ❌ | Widevine DRM may restrict title detection similar to Netflix. | +| **Prime Video** | ✅ Full | ✅ Full | ❌ | Video elements detected (2 on page, picks larger one). Playback state + time readable. However, the preview/trailer video may be selected instead of the main content. Play/Pause commands may not reach the correct player. Title detection from MediaSession API may work for some content. | | **HBO Max / Max** | Not tested | Not tested | Not tested | — | | **Crunchyroll** | Not tested | Not tested | Not tested | — | | **Vimeo** | Not tested | Not tested | Not tested | — |