Skip to content

v0.9.9.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@fuzeman fuzeman released this 30 Jun 07:56
· 1176 commits to master since this release

Added

  • Interface
    • New "Messages" interface to display any plugin errors

Changed

  • Authentication
    • Implemented trakt.tv PIN authentication (#188)
  • Interface
    • Updated "Sync" interface
      • Account thumbnails displayed in accounts menu
      • Account cover (from trakt.tv) is now displayed in the controls menu
  • Scrobble (v2.0)
    • Support for multiple users (#177)
    • Implemented new event engine to determine session actions
    • Implemented new activity rules system (#74)
  • Sync (v2.0)
    • Support for multiple users
    • Implemented playback progress syncing (#168)
    • Implemented additional collection metadata syncing (audio/video quality, resolution, etc..) (#167)
    • Faster and more efficent syncing
      • Trakt
        • Collection is cached locally to reduce trakt.tv API load
        • Collection changes discovered to speed up "Pull" sync
      • Plex
        • Collection is loaded directly from the sqlite database to reduce memory usage