Skip to content

Releases: trakt/Plex-Trakt-Scrobbler

v0.8.3.6

16 Jun 13:43
Compare
Choose a tag to compare

Changes

  • Switched to use new trakt.py library
  • Support for user filtering without PlexPass (experimental)
  • "IP Networks" filter

Fixed

  • Legacy sessions could get stuck when using filters

v0.8.2.7

17 May 02:54
Compare
Choose a tag to compare

Changes

  • Filters now use normalized matching

Fixed

  • Client filter bug in logging activity

v0.8.3.5-beta

10 May 00:47
Compare
Choose a tag to compare
v0.8.3.5-beta Pre-release
Pre-release
  • Updated trakt.py (includes fix for syncing issue)

v0.8.3.4-beta

09 May 04:07
Compare
Choose a tag to compare
v0.8.3.4-beta Pre-release
Pre-release
  • Merged v0.8.2.6 into develop

v0.8.2.6

09 May 04:06
Compare
Choose a tag to compare

Fixed

  • Episode fetching would throw an exception if the request fails
  • MemoryError when saving debugging artifacts is now caught

v0.8.2.5

27 Apr 13:55
Compare
Choose a tag to compare

Changes

  • Added validation to websocket 'playing' notifications from Plex

Fixed

  • Bug in 'parsed_guid' validation when building movie metadata objects [P165]

v0.8.3.3-beta

23 Apr 03:32
Compare
Choose a tag to compare
v0.8.3.3-beta Pre-release
Pre-release

(first public v0.8.3 beta)

Changes

  • Switched to using trakt.py as our trakt API interface (#114)

Fixed

  • Scrobble duplication bug when playing via DLNA (#131)

v0.8.2.4

14 Apr 09:06
Compare
Choose a tag to compare

Changes

  • Updated scrobbler status messages to help with debugging

Fixed

  • [WebSocket] Media changes would be ignored in some rare cases
  • Unsupported media (music, etc..) would raise errors
  • Unmatched GUIDs would still replace the agent (causing bad trakt.tv requests)

v0.8.2.3

07 Apr 11:07
Compare
Choose a tag to compare
  • Added better error catching to method threads and logger
  • Fixed bug which caused LoggingActivity to crash

v0.8.2.2

05 Apr 02:00
Compare
Choose a tag to compare
  • Fixed bug in migrator which broke any new installs