Skip to content

v0.9.1.8-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@fuzeman fuzeman released this 17 Jan 06:14
· 1679 commits to master since this release

Changes

  • [plugin] failed syncs now display a message roughly detailing the problem (trakt.tv request error, or exception)
  • [plugin] duplicated shows are now merged (to avoid sending multiple scrobbles)
  • [plex.py] implemented some missing object attributes
  • [trakt.py] added the ability to enable exceptions on request failures

Fixed

  • [multiprocessing] path encoding bug (caused: plugin crashes on startup)
  • [shove] writing the buffer could result in "dictionary changed sized during iteration" errors (caused: sync failures)