[PR #9583] Use minby and maxby #12162

Closed
opened 2026-02-07 06:51:06 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9583

State: closed
Merged: Yes


Changes
This PR replaces OrderBy() + First() with less resource-intensive MinBy and MaxBy

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9583 **State:** closed **Merged:** Yes --- **Changes** This PR replaces `OrderBy()` + `First()` with less resource-intensive `MinBy` and `MaxBy`
OVERLORD added the pull-request label 2026-02-07 06:51:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12162