mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #9594] Search for external files in subfolders #12164
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9594
State: closed
Merged: No
It would be really nice to search for external files in sub directories. This would be especially handy in the case of anime.
Let me give a real example:
Changes
Just search for external files recursively.
I am absolutely not sure if this is the best solution and how much it will affect performance.
Issues