Skip to content

Releases: ajalewis/plex-media-server-exporter

v1.6.0

07 Sep 16:13
34fbd59
Compare
Choose a tag to compare

v1.6.0 Release

Changes

  • [chore] Update dependencies
    • python:3.12.5-alpine3.20
    • plexapi > 4.15.16
    • prometheus_client > 0.20.0
  • [fix] Correct Dockerfile default METRICS_PORT
  • [fix] Export Grafana Dashboard correctly
  • [feat] Add session_type to plex_session_metric, can be direct,transcode

v1.5.0

21 Apr 06:11
3ab2710
Compare
Choose a tag to compare

Changes

v1.5.0 Release

  • plex_watch_history_total new metric which displays user watch metrics better
  • Debugging messages
  • Fix typos

v1.4.0

01 Mar 12:02
44b845f
Compare
Choose a tag to compare

Changes

  • Fix an issue with plex_media_quality_total would display none.
  • Fix an issue with plex_sessions_total wouldn't display the grandparentTitle of type episode.

v1.3.0

17 Feb 05:31
659c7e7
Compare
Choose a tag to compare

Changes

  • Combine qualities metric to plex_media_quality_total
  • Improve error handling
  • General improvements to various functions
  • Refactor

v1.1.0

31 Jan 12:06
Compare
Choose a tag to compare

Changes

  • Removed plex_users metric
  • General fixes/optimisation
  • Change scrape to 15s

v1.0.0

20 Dec 11:28
Compare
Choose a tag to compare

Initial release