Skip to content

v1.0.3

Choose a tag to compare

@RoyXiang RoyXiang released this 02 Mar 10:02
· 134 commits to master since this release

Changelog

  • 8d83825 feat(plaxt): skip scrobbling if PLEX_TOKEN is not set
  • 7c4a9a0 feat: clear metadata cache by user if an item is watched/unwatched
  • 4036c17 refactor: remove gjson as a dependency
  • 1dc6849 fix: *httptest.ResponseRecorder is not middleware.WrapResponseWriter
  • 21767f3 feat(plaxt): scrobble in another thread
  • 2c376b7 fix: do not scrobble to plaxt if status not changed
  • 35d4700 fix(plaxt): mark as watched when progress goes over 100%
  • c564036 fix(plaxt): use playback information from timeline instead of websocket
  • 3388bd1 fix(plaxt): update session data whenever it is changed
  • c681a1c fix(plaxt): save external GUIDs for each playback session
  • d392572 feat: make plexproxy compatible with the official version of Plaxt
  • 483579e feat: clear cached metadata if marked as watched/unwatched
  • 45d1ddb fix(websocket): parse settings in notifications correctly