Skip to content

Releases: Digital-Shane/jelly-metrics

v1.2.0

03 Aug 13:01
3e8cc74

Choose a tag to compare

[1.2.0] - 2025-08-03

Changed

  • Updated authorization to use non-deprecated Schema method.

Added

  • Dockerfile for container usage.

v1.1.1 - Go Install over Actions

06 Apr 01:49
b0d2df8

Choose a tag to compare

This release removes the github actions pipeline and encourages users to use go install instead. This avoids code signing warning issues on executables built on github runners.

[1.1.1] - 2025-04-05

Removed

  • Github actions pipeline.

Added

  • Proper readme file with go install instructions for those that don't follow the mac guide.

Improve Session Metrics

28 Mar 23:54
6c2dc04

Choose a tag to compare

[1.1.0] - 2025-03-28

Updated

  • Active stream and device calculations.
    • IsActive appears to be true for any returned session, so we can't use that for metrics.
    • PlayState is always returned, so utilize NowPlayingItem instead.
  • Token auth to use supported query parameter instead of deprecated header.

Release jelly-metrics

28 Mar 00:40

Choose a tag to compare

v1.0.0

Release jelly-metrics