Skip to content

v0.9.1.16

Compare
Choose a tag to compare
@fuzeman fuzeman released this 09 Feb 06:04
· 1597 commits to master since this release

Fixed

  • [plugin] multi-episode files (e.g. S01E01E02) wouldn't scrobble correctly
  • [plugin] spawn() thread helper wasn't including a proper exception traceback in error messages
  • [plugin] catch an exception in pts.scrobbler_logging test() method
  • [plex.py] Library.all() would raise an exception with some title filters
  • [plex.metadata.py] Library.episodes() wasn't handling multi-episode files correctly
  • [trakt.py] catch a "KeyError" exception in Interface.get_data()
  • [trakt.py] catch a "AttributeError" exception in MediaMapper.episode()