github exceptionptr/tsm-app-linux v1.1.9
TSM App v1.1.9

latest release: v1.1.10
3 days ago

Fixed

  • Addon installation crash when TSM API returns a JSON redirect.
    The addon download endpoint now returns {"url": "..."} pointing to a CDN
    instead of raw zip bytes. The app crashed with
    TypeError: a bytes-like object is required, not 'dict' and AppHelper was
    never installed, leaving the realm list empty. The downloader now follows the
    redirect URL and fetches the zip from the CDN, while remaining compatible with
    the old direct-bytes response for servers that have not yet migrated.

Don't miss a new tsm-app-linux release

NewReleases is sending notifications on new releases.