Skip to content

0.6.4

Compare
Choose a tag to compare
@fuzeman fuzeman released this 05 Feb 02:29
· 76 commits to master since this release

Changes

  • Implemented some missing properties in Episode and Detail objects
  • Catch XML parsing errors and display error messages for debugging purposes
  • Use etree.HTMLParser (if available)
  • Added missing "artist" object in [/library] metadata() map

Fixed

  • Catch empty response in [:/prefs] get() method
  • Thread synchronization issue with HttpClient configuration