github LLukas22/Jellyswarrm v0.2.1
v0.2.1 Proxy Mode, QuickConnect and SyncPlay

21 days ago

This release introduces three major changes:

1. Proxy Mode

It is now possible to fully proxy all traffic through Jellyswarrm. With this mode enabled, upstream Jellyfin servers no longer need to be directly reachable by clients.

This setting can be configured per server, allowing you to choose whether media requests should be proxied through Jellyswarrm or redirected directly to the upstream server.

2. QuickConnect Support

A custom QuickConnect backend has been added. This allows devices that are already signed in to Jellyswarrm to grant access to other devices using the QuickConnect flow.

3. Preliminary SyncPlay Support

This release also introduces a custom SyncPlay backend. Jellyswarrm now handles the required WebSocket connections and enables SyncPlay across multiple connected servers.

To support this, the SyncPlay server logic has been reimplemented inside Jellyswarrm.

Improvements and Bug Fixes

This release also includes several improvements and fixes. In particular, a number of session handling and latency issues have been addressed, along with various smaller bugs.

Warning

This update performs a database migration. After upgrading, it will not be straightforward to downgrade to an older version. Please keep this in mind before updating.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

Don't miss a new Jellyswarrm release

NewReleases is sending notifications on new releases.