We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
burtlo
No branches or pull requests
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
This would find the next 10 results to show but start counting out from 11 to 20.
The text was updated successfully, but these errors were encountered: