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

[Feature]: Sorting songs by year and track number #488

Closed
akrogun opened this issue Jan 24, 2024 · 3 comments
Closed

[Feature]: Sorting songs by year and track number #488

akrogun opened this issue Jan 24, 2024 · 3 comments
Labels
enhancement New feature or request Idea New idea ti be explored implemented Feature or request have been developed

Comments

@akrogun
Copy link

akrogun commented Jan 24, 2024

Description

Just a thought...
I notice the database have tables like Album, SongAlbumMap, etc.
And in table Album has "year" row, and in SongAlbumMap has "position" row. I believe this "position" row are the track number.

I would be appreciate if next update the application can sort a custom playlist by the year and by the track number.

Thank you.

Suggested Solution

Put that sorting behaviour in the Setting >> UI or somewhere else.

Alternatives

No response

Additional Context

No response

@akrogun akrogun added the enhancement New feature or request label Jan 24, 2024
@fast4x
Copy link
Owner

fast4x commented Jan 24, 2024

Hello, next version just have playlist sorting by position and more...
I'll add also year sorting...

@fast4x fast4x added the Idea New idea ti be explored label Jan 24, 2024
@fast4x
Copy link
Owner

fast4x commented Jan 24, 2024

Implemented, available from version 0.6.19

@fast4x fast4x added the implemented Feature or request have been developed label Jan 24, 2024
@akrogun
Copy link
Author

akrogun commented Jan 25, 2024

Can't wait

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Idea New idea ti be explored implemented Feature or request have been developed
Projects
None yet
Development

No branches or pull requests

2 participants