Skip to content

ordering by track number does not seem to work #151

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

Closed
mzagrabe opened this issue Oct 4, 2021 · 1 comment
Closed

ordering by track number does not seem to work #151

mzagrabe opened this issue Oct 4, 2021 · 1 comment

Comments

@mzagrabe
Copy link

mzagrabe commented Oct 4, 2021

Hello,

I can't seem to order albums or playlists by track number:

image

What am I missing to sort by track number?

Also, "Default" isn't a descriptive ordering.

Thanks!

-m

@agersant
Copy link
Owner

agersant commented Oct 7, 2021

Hello!

The panel on the left shows your library as it appears on disk, and the files are listed by filename. Other sorting methods will hopefully be one day implemented with semantic browsing (#92).

The panel on the right shows your playlist, which could be a mix of songs from different artists/albums. There is currently no way to re-order songs in a playlist (other than shuffling them by clicking the double-arrow icon at the top). I do want to implement selecting and moving songs with the mouse within the playlist eventually.

@agersant agersant closed this as completed Oct 7, 2021
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

2 participants