[Issue]: People with same name are merged #4267

Closed
opened 2026-02-07 00:39:42 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @SenorSmartyPants on GitHub (Oct 11, 2022).

Please describe your bug

Actor Tom Holland and Director Tom Holland are 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

- OS:
- Virtualization:
- Clients:
- Browser:
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Storage:

Jellyfin logs

No response

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

image

image

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @SenorSmartyPants on GitHub (Oct 11, 2022). ### Please describe your bug Actor `Tom Holland` and Director `Tom Holland` are 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 ```markdown - OS: - Virtualization: - Clients: - Browser: - FFmpeg Version: - Playback Method: - Hardware Acceleration: - Plugins: - Reverse Proxy: - Base URL: - Networking: - Storage: ``` ### Jellyfin logs _No response_ ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here ![image](https://user-images.githubusercontent.com/991618/195181941-aa735563-3c6b-4d04-a0f5-5e36376b0bc6.png) ![image](https://user-images.githubusercontent.com/991618/195182294-3faa963f-e4f7-498c-a2e8-7d1837acfc47.png) ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 00:39:42 +03:00
Author
Owner

@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

@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
Author
Owner

@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]

@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]
Author
Owner

@crobibero commented on GitHub (Jan 8, 2023):

https://github.com/jellyfin/jellyfin/issues/3356

@crobibero commented on GitHub (Jan 8, 2023): https://github.com/jellyfin/jellyfin/issues/3356
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4267