mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: People with same name are merged #4267
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?
Originally created by @SenorSmartyPants on GitHub (Oct 11, 2022).
Please describe your bug
Actor
Tom Hollandand DirectorTom Hollandare displayed with one person page and all the works combined. Actor was in my system first. Director information over wrote actor.Jellyfin Version
10.8.0
if other:
No response
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@cvium commented on GitHub (Oct 11, 2022):
There's already a pretty old issue about this. Nothing we can really do. A lot of providers only use strings for actors
@SenorSmartyPants commented on GitHub (Oct 11, 2022):
Oh, I didn't find the old issue.
If a provider does provide an ID (like IMDB and TMDB do) the metadata could be stored in the form of
Person/T/Tom Holland [TMDB-64796]
Person/T/Tom Holland [TMDB-1136406]
@crobibero commented on GitHub (Jan 8, 2023):
https://github.com/jellyfin/jellyfin/issues/3356