Releases: Tracearr/Media-Server-SSE
Releases · Tracearr/Media-Server-SSE
Release list
v0.1.0
Added
- Initial release of Jellyfin and Emby SSE plugins.
- Self-hosted Jellyfin manifest at
manifest.jsonfor the plugin catalog UI. - Manual-install zip for Emby (Emby has no user-pasteable catalog URL).
- Six event types:
playing,progress,paused,stopped,session.start,session.end, pluspingkeepalive every 30 seconds. - Bounded per-subscriber channels (capacity 100); overflow drops silently.