maxrave-dev / maxrave-dev/SimpMusic
More featured searching on downloaded muiscs
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
Problem Description
Downloaded Musics only search for album name
Proposed Solution
Insted of searching only music name; allowing (low priority) search other values (author etc.)
Alternative Solutions
Make optionable (hard way)
Additional Context
No response
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
Start by tracing the downloaded-music search entry point and how it currently matches album names. Determine which additional values, such as author, should be searchable and verify that downloaded tracks can be found through those values. Done means the expanded search works without breaking existing album-name searches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100