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

sort last played songs based on the sequence they were added to the audio Room #12

Open
Su-desh opened this issue Jan 3, 2022 · 0 comments
Labels
PRI: Medium S: Need test Needs to be reproduced and validated. T: Bug Something isn't working

Comments

@Su-desh
Copy link

Su-desh commented Jan 3, 2022

hi @LucasPJS , sorting last played songs based on Date_Added is already available but that gives the result according the actual date of the song added in the storage of device .

In a general case of Music Player when we add songs to the history we want to show that in the exact order these songs were played by the User , It will be helpful if you can add a SortType method to fetch LastPlayed Songs based on the sequence they were played by user , so the History of songs Played will be in exact order .

@LucJosin LucJosin added PRI: Medium S: Need test Needs to be reproduced and validated. T: Bug Something isn't working labels Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRI: Medium S: Need test Needs to be reproduced and validated. T: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants