v2.3.3-beta
Fixed
-
Local phone playback now works properly - Fixed issue where phones couldn't register as Sendspin players due to calling a non-existent
sendspin/connection_infoAPI. The app now connects directly to port 8927 for local network connections. -
Improved connection handling for different network setups:
- Local IP connections (e.g.,
http://192.168.1.x:8095) now work correctly - Tailscale URLs work when pointing to the server without specific ports
- HTTPS reverse proxy connections continue to work via MA's built-in Sendspin proxy (MA 2.7.1+)
- Local IP connections (e.g.,
-
MA version detection - Added detection for MA server version to use the appropriate Sendspin connection method
Technical
- Fixed
followRedirectsusage in HTTP client - Added missing
paintingimport
Resolves: #17