[PR #12652] [MERGED] Don't resolve trickplay folder during media scanning #13127

Closed
opened 2025-12-22 09:41:06 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12652
Author: @gnattu
Created: 9/16/2024
Status: Merged
Merged: 9/16/2024
Merged by: @crobibero

Base: masterHead: don't-scan-trickplay


📝 Commits (2)

  • 781678c Don't resolve trickplay folder during scanning
  • 8b2ba5c Use IgnorePatterns to ignore trickplay files

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 Emby.Server.Implementations/Library/IgnorePatterns.cs (+4 -0)

📄 Description

The trickplay file folder is now scanned for media after moving to media folder, but those should be ignored.

Changes

Issues


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/12652 **Author:** [@gnattu](https://github.com/gnattu) **Created:** 9/16/2024 **Status:** ✅ Merged **Merged:** 9/16/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `don't-scan-trickplay` --- ### 📝 Commits (2) - [`781678c`](https://github.com/jellyfin/jellyfin/commit/781678c913ef6784333552dae8cb59a00be5d816) Don't resolve trickplay folder during scanning - [`8b2ba5c`](https://github.com/jellyfin/jellyfin/commit/8b2ba5c49ceaa56e76454eaf4a5807eacc7891d7) Use IgnorePatterns to ignore trickplay files ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/IgnorePatterns.cs` (+4 -0) </details> ### 📄 Description <!-- 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. --> The trickplay file folder is now scanned for media after moving to media folder, but those should be ignored. **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:41:07 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#13127
No description provided.