Skip to content

4.15.11

Compare
Choose a tag to compare
@JonnyWong16 JonnyWong16 released this 31 Mar 23:02
· 11 commits to master since this release
4.15.11
991c5e3

Breaking Changes

  • #1373 - MediaContainer class is now a list
  • #1377 - Fix: Raise an exception when trying to create a smart collection/playlist with items

Bug Fixes

  • #1369 - Fix: Stream objects not loaded for Plex sessions
  • #1370 - Fix escape characters in fetchItems doc string
  • #1381 - Fix typo in getGuid docstring cache example
  • #1384 - Fix Library.add() method to properly apply advanced settings

New Features

  • #1361 - feat: Add sonicAdventure method to MusicSection
  • #1378 - Allow exclude parameters in reload kwargs

Improvements

  • #1374 - Update history tests
  • #1371 - Disable sonic analysis task on bootstrap test server

Thanks to new contributor @FletcherAU.