mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14955] [MERGED] Fix tmdbid not detected in single movie folder #14196
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?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/14955
Author: @theguymadmax
Created: 10/7/2025
Status: ✅ Merged
Merged: 11/16/2025
Merged by: @crobibero
Base:
release-10.11.z← Head:fix-tmdbid-identification📝 Commits (1)
95d057dFix tmdbid not detected in single movie folder📊 Changes
1 file changed (+7 additions, -4 deletions)
View changed files
📝
Emby.Server.Implementations/Library/Resolvers/Movies/MovieResolver.cs(+7 -4)📄 Description
Changes
Updated
SetProviderIdsFromPathto check both the folder name and the filename for thetmdbidwhen a folder contains only a single movie file.Issues
Fixes #14953🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.