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

In ncmpcpp, unable to enter the Album column #72

Closed
GregorySchwartz opened this issue Oct 4, 2015 · 5 comments
Closed

In ncmpcpp, unable to enter the Album column #72

GregorySchwartz opened this issue Oct 4, 2015 · 5 comments
Assignees
Milestone

Comments

@GregorySchwartz
Copy link

Using mopidy with mopidy-spotify, local albums work find and one can enter from the left column to the middle column in the ncmpcpp media library. However, if the middle column highlighted album contains a spotify album with a date of 0, e.g. |Jerry Goldsmith|(0) A Patch of Blue|BLANK, then you are stuck in the left column and cannot enter the middle column at all. In the mopidy output, you are left with an endless loop of
INFO Searching Spotify for: album:"A Patch Of Blue" year:0 artist:"Jerry Goldsmith" INFO Searching Spotify for: album:"A Patch Of Blue" year:0 artist:"Jerry Goldsmith" INFO Searching Spotify for: album:"A Patch Of Blue" year:0 artist:"Jerry Goldsmith"
etc. However, as you are stuck in the left column, you can still scroll away, but it's very inconvenient. Is there a way to remove those seemingly non-existent albums from the middle column? I can try to figure this out and work on it, but I would need a starting point of where to look.

@robin92
Copy link

robin92 commented Oct 26, 2015

I'm affected by this issue as well.

@marcaddeo
Copy link

Also having this issue, will have to look into the code at some point and see if I can put in a PR. Very inconvenient though 😢

EDIT:
Ah, I see @GregorySchwartz has already submitted a PR! 😄 I will have to try it out later!

@jodal
Copy link
Member

jodal commented Nov 15, 2015

I'm not experiencing this issue with ncmpcpp 0.6.4. Are you running ncmpcpp 0.5.x?

@jodal jodal closed this as completed in 60848b6 Nov 15, 2015
@jodal
Copy link
Member

jodal commented Nov 15, 2015

Even though I didn't get stuck, I saw the albums with year 0, which didn't make much sense, so I made those albums have an unknown date instead.

@jodal jodal added this to the v2.2 milestone Nov 15, 2015
@jodal jodal self-assigned this Nov 15, 2015
@GregorySchwartz
Copy link
Author

I am no longer experiencing this issue, thanks.

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

4 participants