[PR #8695] Sort external files when scanning #11822

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

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

State: closed
Merged: Yes


This is mostly useful in order to have a deterministic display in the UI and your subtitles follow a clear naming scheme. I would for instance like to show preferred subtitle formats first in the list, which is enabled by this and a simple additional tag in the name just after the title.

Changes
Just turns on sorting for the two methods that get the actual external file names.

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8695 **State:** closed **Merged:** Yes --- This is mostly useful in order to have a deterministic display in the UI and your subtitles follow a clear naming scheme. I would for instance like to show preferred subtitle formats first in the list, which is enabled by this and a simple additional tag in the name just after the title. **Changes** Just turns on sorting for the two methods that get the actual external file names.
OVERLORD added the pull-request label 2026-02-07 06:45:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11822