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

Bug: Multi-disc album details (content) displayed and queued incorrectly #79

Closed
michalsieron opened this issue Dec 27, 2020 · 3 comments
Labels

Comments

@michalsieron
Copy link

I am aware that display part of this issue is caused by implemented solution to #67, yet after declaration from 0.13.0 changelog ("Individual discs from multi-disc albums can now be dragged into the playlist.") I think it is causing this bug.

When you have multi-disc album it gets displayed like this - sorted alphabetically.
image

When you try do drag one of these "part-disks" onto playlist pane (e.g. this one)
image
it only adds songs from that "part-disk" (in this case only those 2 songs, while disk contains 15 songs).

Polaris 0.13.1, Windows 10, Firefox 84

@agersant agersant added the bug label Dec 28, 2020
@agersant
Copy link
Owner

Also a good find, thanks for the report!

Fixed in bc85bcf (and apologies about the borked display you have to put up with until semantic browsing gets implemented)

@michalsieron
Copy link
Author

Thanks for quick fix. And I understand that the display issue isn't that big of a deal as multi-disc albums are not that common, so don't worry about that one.

@agersant
Copy link
Owner

I made a minor release with this fix in case you want to get your hands on it (and the user settings one too).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants