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

[movies] incorrect order browsing movies #19

Closed
MartijnKaijser opened this issue Apr 4, 2014 · 1 comment
Closed

[movies] incorrect order browsing movies #19

MartijnKaijser opened this issue Apr 4, 2014 · 1 comment

Comments

@MartijnKaijser
Copy link

When hitting the movies button they are not sorted by alphabet.
Almost seems that they are sorted by source location

@jez500
Copy link
Owner

jez500 commented Apr 6, 2014

Yeah they actually had no sort parameter set, so probably falling back to id sort?
Anyway, that is fixed as of v0.3.3, you can now change the sort and it defaults to sorting by title (asc).
Recent movies is also fixed and Recent TV added.

@jez500 jez500 closed this as completed Apr 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants