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

User is able to queue a track that is at the 11th position in a search result set #21

Open
burtlo opened this issue Dec 2, 2011 · 0 comments
Assignees
Labels

Comments

@burtlo
Copy link
Collaborator

burtlo commented Dec 2, 2011

Currently the search results for an artist - album will show the first 10 tracks in the results. Tracks that are higher are not visible.

It would be useful to be able to see the next set of results

user > @dj find beatles white album
dj > results....
0...
...
10...
user > @dj more
dj > results ...
11...
...
20...

This would find the next 10 results to show but start counting out from 11 to 20.

@ghost ghost assigned burtlo Dec 4, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant