Releases: RoyXiang/plexproxy
Releases · RoyXiang/plexproxy
v1.0.8-beta.3
Changelog
- b755e77 fix: add read lock on the attributes of PlexClient
v1.0.8-beta.2
v1.0.8-beta.1
v1.0.7
Changelog
- 2fb175c feat: put user info into the context of requests
- 2c538a2 fix: unmarshal user info from cache correctly
- 4be16b8 fix: cannot unmarshal number into Go struct field optimizedForStreaming of type bool
- 0da8a0c docs(README): add NO_REQUEST_LOGS
- 33ff20d fix(plaxt): ensure a status change on scrobble
- d71af73 feat: log more errors
- 3c2588e feat(log): request logs could be turned off
- bacb542 feat(plaxt): mark a session as watched only if http status 200 received
v1.0.7-beta.4
Changelog
- 2c538a2 fix: unmarshal user info from cache correctly
v1.0.7-beta.3
Changelog
- 4be16b8 fix: cannot unmarshal number into Go struct field optimizedForStreaming of type bool
v1.0.7-beta.2
v1.0.7-beta.1
v1.0.6
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
v1.0.6-beta.9
Changelog
- 865b9d5 fix(plaxt): unmarshal Rating of a metadata into array