Releases: RoyXiang/plexproxy
Releases · RoyXiang/plexproxy
v1.0.6-beta.8
Changelog
- 65084c5 fix(plaxt): update viewOffset together with progress
v1.0.6-beta.7
Changelog
- 72d3d1f fix(plaxt): scrobble as "media.resume" if paused
v1.0.6-beta.6
Changelog
- 9c7ab8d fix(plaxt): skip scrobbling if nothing changed
v1.0.6-beta.5
Changelog
- 36315f1 fix(plaxt): scrobble only if status changed
v1.0.6-beta.4
Changelog
- e28aaa2 refactor: do not rely on the status code from PMS
v1.0.6-beta.3
Changelog
- df8c2f2 fix(plaxt): treat 0% as 100% if a playback was over 90%
v1.0.6-beta.2
Changelog
- 58585f0 fix(plaxt): scrobble if buffering over 90%
v1.0.6-beta.1
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
v1.0.4
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