Skip to content

Releases: RoyXiang/plexproxy

v1.0.6-beta.8

09 Mar 14:37
Compare
Choose a tag to compare
v1.0.6-beta.8 Pre-release
Pre-release

Changelog

  • 65084c5 fix(plaxt): update viewOffset together with progress

v1.0.6-beta.7

09 Mar 06:35
Compare
Choose a tag to compare
v1.0.6-beta.7 Pre-release
Pre-release

Changelog

  • 72d3d1f fix(plaxt): scrobble as "media.resume" if paused

v1.0.6-beta.6

09 Mar 06:18
Compare
Choose a tag to compare
v1.0.6-beta.6 Pre-release
Pre-release

Changelog

  • 9c7ab8d fix(plaxt): skip scrobbling if nothing changed

v1.0.6-beta.5

09 Mar 06:07
Compare
Choose a tag to compare
v1.0.6-beta.5 Pre-release
Pre-release

Changelog

  • 36315f1 fix(plaxt): scrobble only if status changed

v1.0.6-beta.4

09 Mar 05:27
Compare
Choose a tag to compare
v1.0.6-beta.4 Pre-release
Pre-release

Changelog

  • e28aaa2 refactor: do not rely on the status code from PMS

v1.0.6-beta.3

09 Mar 03:02
Compare
Choose a tag to compare
v1.0.6-beta.3 Pre-release
Pre-release

Changelog

  • df8c2f2 fix(plaxt): treat 0% as 100% if a playback was over 90%

v1.0.6-beta.2

08 Mar 08:54
Compare
Choose a tag to compare
v1.0.6-beta.2 Pre-release
Pre-release

Changelog

  • 58585f0 fix(plaxt): scrobble if buffering over 90%

v1.0.6-beta.1

08 Mar 08:35
Compare
Choose a tag to compare
v1.0.6-beta.1 Pre-release
Pre-release

Changelog

  • 3f1e437 fix(plaxt): ignore 0% progress once a session started
  • 8bc0cf6 build(deps): unknown websocket event name: progress
  • 3c9293e build(deps): bump github.com/gorilla/websocket from v1.4.0 to v1.5.0
  • 0ad7e7e ci: specify go-version used in Github action
  • c80eb21 ci: set up Github actions
  • 0af73af feat: some features could be turned off by environment variables
  • f743fd0 refactor: disable cache if PLEX_TOKEN is not set

v1.0.5

05 Mar 04:39
Compare
Choose a tag to compare

Changelog

  • 3c9293e build(deps): bump github.com/gorilla/websocket from v1.4.0 to v1.5.0
  • 0ad7e7e ci: specify go-version used in Github action

v1.0.4

05 Mar 04:37
Compare
Choose a tag to compare

Changelog

  • c80eb21 ci: set up Github actions
  • 0af73af feat: some features could be turned off by environment variables
  • f743fd0 refactor: disable cache if PLEX_TOKEN is not set
  • a5d013b fix(mutex): do not obtain write lock inside a read lock
  • 14e0121 feat: always print stack trace of errors
  • d3f0b23 refactor(cache): change the structure of stored user info
  • 118270a feat(plaxt): fetch user id and username for the owner of PMS
  • 70747c7 fix(plaxt): check the global token inside a lock
  • 195a09c feat(plaxt): use original title instead of title if available
  • 402805f fix: use username as the title of account while scrobbling for friends
  • 960c1f1 fix(cache): fix the parameter name in query string
  • ceab5d5 feat(plaxt): scrobble only if the type of a section is show/movie
  • dd7e407 feat: clear cache on episode/movie level if watched/unwatched