Releases: trakt/Plex-Trakt-Scrobbler
Releases · trakt/Plex-Trakt-Scrobbler
v0.8.3.6
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
Changes
- Filters now use normalized matching
Fixed
- Client filter bug in logging activity
v0.8.3.5-beta
- Updated trakt.py (includes fix for syncing issue)
v0.8.3.4-beta
- Merged v0.8.2.6 into develop
v0.8.2.6
Fixed
- Episode fetching would throw an exception if the request fails
- MemoryError when saving debugging artifacts is now caught
v0.8.2.5
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
(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
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
- Added better error catching to method threads and logger
- Fixed bug which caused LoggingActivity to crash
v0.8.2.2
- Fixed bug in migrator which broke any new installs