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

Player Cover Art not changed for "Unknown" mixed albums #16

Closed
Rello opened this issue Jul 21, 2016 · 2 comments
Closed

Player Cover Art not changed for "Unknown" mixed albums #16

Rello opened this issue Jul 21, 2016 · 2 comments
Assignees
Milestone

Comments

@Rello
Copy link
Owner

Rello commented Jul 21, 2016

during playback of a song, the coverart is not changed once a different one is playing

@Rello
Copy link
Owner Author

Rello commented Aug 2, 2016

the cover-art from the album is only displayed in the soundbar (app.js)

var myCover=$('.album.is-active .albumcover'); if(myCover.css('background-image') == 'none'){ ...

@ghost ghost added bug high labels Sep 17, 2016
@ghost ghost assigned Rello Sep 17, 2016
@ghost ghost removed the bug label Nov 13, 2016
Rello added a commit that referenced this issue Nov 13, 2016
Rello added a commit that referenced this issue Nov 13, 2016
@Rello Rello added this to the 1.3 milestone Nov 13, 2016
@Rello
Copy link
Owner Author

Rello commented Nov 13, 2016

Do not show Album-Cover for
Album = "Unknown" and Artist = "Various"

previously the first cover within an album won the race - but for "unknown" collections, this is not relevant

@Rello Rello changed the title Player Cover Art not changed Player Cover Art not changed for "Unknown" mixed albums Nov 13, 2016
ghost pushed a commit that referenced this issue Nov 15, 2016
Rello added a commit that referenced this issue Nov 15, 2016
@ghost ghost removed the pending release label Nov 15, 2016
@ghost ghost closed this as completed Nov 15, 2016
@ghost ghost added the metadata label Sep 23, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant