ismailof / mopidy-btsource

Apache License 2.0
2 stars 0 forks source link

Bad data on browse #1

Closed ismailof closed 8 years ago

ismailof commented 8 years ago

When no bluetooth device is connected, browse returns [None] instead of empty list

2016-03-26 18:31:35,200 ERROR [8736:Core-21] mopidy.core.library: BTSourceBackend backend returned bad data: Expected a list of Track, not [None]

ismailof commented 8 years ago

Checked that the problem is not in browse(), but in lookup()