Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local backend library.get_distinct('date') returns non-string values #1202

Closed
jodal opened this issue Jun 22, 2015 · 0 comments
Closed

Local backend library.get_distinct('date') returns non-string values #1202

jodal opened this issue Jun 22, 2015 · 0 comments
Assignees
Labels
C-bug Category: This is a bug

Comments

@jodal
Copy link
Member

jodal commented Jun 22, 2015

...and thus fails validation with Mopidy 1.1:

ERROR    LocalBackend backend returned bad data: Expected a list of unicode, not set([u'2000-01-01', u'2001-01-01', None])

Using the local backend with the default json library.

@jodal jodal added Local C-bug Category: This is a bug labels Jun 22, 2015
@jodal jodal added this to the v1.1 - Robust core milestone Jun 22, 2015
@jodal jodal self-assigned this Jul 22, 2015
@jodal jodal closed this as completed in 131d992 Jul 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

1 participant