Just upgraded to v. 0.8.4, but no playlist is returned when I call: ``` # Request a list of all playlist plist = self.core.playlists.as_list() ``` Downgrading to 0.8.3, things are working back.