-
-
Notifications
You must be signed in to change notification settings - Fork 503
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
Add ability to sort by runtime #3084
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like this only works on movie libraries. This option should be hidden for for other library types.
Ok this should be taken care of now. |
app/src/main/java/org/jellyfin/androidtv/ui/browsing/BrowseGridFragment.java
Fixed
Show fixed
Hide fixed
app/src/main/java/org/jellyfin/androidtv/ui/browsing/BrowseGridFragment.java
Outdated
Show resolved
Hide resolved
app/src/main/java/org/jellyfin/androidtv/ui/browsing/BrowseGridFragment.java
Outdated
Show resolved
Hide resolved
app/src/main/java/org/jellyfin/androidtv/ui/browsing/BrowseGridFragment.java
Outdated
Show resolved
Hide resolved
Hey @bathompson there are still some review comments left before we can merge this. |
Changes
I added the ability to sort media by ascending runtime.