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

Search results for artists display as blank rows #29

Closed
mkaito opened this issue Dec 17, 2014 · 7 comments
Closed

Search results for artists display as blank rows #29

mkaito opened this issue Dec 17, 2014 · 7 comments

Comments

@mkaito
Copy link

mkaito commented Dec 17, 2014

See image below for search results side by side from mpc and ncmpcpp.

ncmpcpp_mopidy_spotify_search

When added to the playlist, it correctly displays their name in the "added to playlist" message.

@kingosticks
Copy link
Member

If it works in other MPD clients, surely this is a bug in this version of ncmpcpp.

@mkaito
Copy link
Author

mkaito commented Dec 17, 2014

That might be. Ario displays things just fine. Is there a difference between artists and other entries in the way they are sent over the mpd protocol?

@trygveaa
Copy link
Member

I use the same version of ncmpcpp without any problems.

There shouldn't be any difference between artists and the other results, apart from the names.

What is the output of this?
echo 'search any "alicia keys"' | nc localhost 6600

@mkaito
Copy link
Author

mkaito commented Dec 17, 2014

A bunch of these:

OK MPD 0.17.0
file: spotify:artist:3DiDSECUqqY1AuBP8qtaIa
Time: 0
Artist: Alicia Keys
Title: Artist: Alicia Keys
Album:
Track: 0

You using the same version of ncmpcpp without issues would suggest that something else is wrong. Is your version of mopidy also the same?

@trygveaa
Copy link
Member

Hm, that output looks correct, so then I'm not sure why ncmpcpp fails to show it. Can you paste all of the output in a pastebin or something?

I use Mopidy 0.19.4 (installed from the AUR package).

@mkaito
Copy link
Author

mkaito commented Dec 18, 2014

Sure, here's the response: http://pastebin.com/wRYFQWVH

@mkaito
Copy link
Author

mkaito commented Dec 19, 2014

Checked with ncmpc and ncmpcpp-git, it seems the issue was indeed ncmpcpp-local and has been resolved.

@mkaito mkaito closed this as completed Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants