maxrave-dev / maxrave-dev/SimpMusic
Add different sorting system
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
I think it's annoying to sort the playlists. I think an improvemt would be to add more sorting features.
Features:
Sort by album
Sort by the year of the song
The ones you listen to the most(we already have that data)
I think these changes would have been cool to add. There are plenty more of different ways to sort your playlists but these are some ideas
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. First clarify whether sorting applies to all playlist views and how album, year, and listening-frequency ordering should behave, then trace the existing playlist UI and data model. Done means the requested sorting options are available and produce predictable ordering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100