Skip to content

v1.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 04:04
· 105 commits to master since this release

Changelog

  • 5d769e3 fix: nil pointer dereference on server identifier
  • 865b9d5 fix(plaxt): unmarshal Rating of a metadata into array
  • 65084c5 fix(plaxt): update viewOffset together with progress
  • 72d3d1f fix(plaxt): scrobble as "media.resume" if paused
  • 9c7ab8d fix(plaxt): skip scrobbling if nothing changed
  • 36315f1 fix(plaxt): scrobble only if status changed
  • e28aaa2 refactor: do not rely on the status code from PMS
  • df8c2f2 fix(plaxt): treat 0% as 100% if a playback was over 90%
  • 58585f0 fix(plaxt): scrobble if buffering over 90%
  • 3f1e437 fix(plaxt): ignore 0% progress once a session started
  • 8bc0cf6 build(deps): unknown websocket event name: progress