[PR #3704] Don't ignore dot directories or movies/episodes with sample in their name. #9664

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

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

State: closed
Merged: Yes


Use .ignore file to hide directory from library scan.

Also, please tell me we handle sample matching somewhere else? This is a mess.

Changes

Don't ignore dot directories or movies/episodes with sample in their name.

Issues

Fixes #3238
Fixes #3650
Fixes #3681

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/3704 **State:** closed **Merged:** Yes --- Use `.ignore` file to hide directory from library scan. Also, please tell me we handle sample matching somewhere else? This is a mess. <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> Don't ignore dot directories or movies/episodes with sample in their name. **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #3238 Fixes #3650 Fixes #3681
OVERLORD added the pull-request label 2026-02-07 06:06:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9664