Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: Unable to identify TV show #11479

Open
1 task done
y2kboy23 opened this issue May 2, 2024 · 7 comments
Open
1 task done

[Issue]: Unable to identify TV show #11479

y2kboy23 opened this issue May 2, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@y2kboy23
Copy link

y2kboy23 commented May 2, 2024

Please describe your bug

Jellyfin mis-identified 1923 TV Show in my library. When I go through the identify process, I select the correct entry but the metadata never downloads.

Reproduction Steps

Select Identify..
Choose the correct item after searching
Click OK
Item is never updates

Jellyfin Version

Unstable (master branch)

if other:

No response

Environment

Ubuntu 20.04 with Jellyfin running in Docker.

Jellyfin logs

The only line in the logs about this is: 
[2024-05-02 04:06:49.765 +00:00] [INF] [62] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "1923"
[2024-05-02 04:12:56.726 +00:00] [INF] [46] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Archer"

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@y2kboy23 y2kboy23 added the bug Something isn't working label May 2, 2024
@jellyfin-bot
Copy link
Contributor

Hi, it seems like your issue report has the following item(s) that need to be addressed:

  • The format of the environment section has been altered from the template.

This is an automated message, currently under testing. Please file an issue here if you encounter any problems.

@crobibero
Copy link
Member

What is your exact naming scheme for this show?

@jellyfin-bot jellyfin-bot added this to Needs triage in Issue Triage for Main Repo May 2, 2024
@y2kboy23
Copy link
Author

y2kboy23 commented May 2, 2024

They're in folders. Show/Season/Episode files.

The files themselves contains 1923.S01E01 as an example.

The folder and file names were not an issue with 10.8.13.

@y2kboy23
Copy link
Author

y2kboy23 commented May 2, 2024

I attempted to start without a library and let the scan add the shows to the library. In reviewing the logs, I'm now seeing this:

[2024-05-02 17:42:48.012 +00:00] [INF] [43] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Archer"
[2024-05-02 17:42:48.012 +00:00] [INF] [43] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: a076b25f-b8b4-f3e8-345f-4267f2ec23e8

My logs have similar entries for more of the shows than what I originally referenced. Also, 1923 has not been added to my library but that only has one season.

@jorensanbar
Copy link

Use this name in folders:

1923 (2022) [tmdbid=157744] / Season 01 / 1923 - S01E01.mkv

@devenbj
Copy link

devenbj commented May 12, 2024

I'm seeing similar behavior in 10.9.0 in Movies. For example, two movies with the same name (different years). My current automation does not include adding the year to the movie (I expect to need to correct these)... one of them will append a "1" to the end of the filename (on my system). For example, "Aladdin" and "Aladdin 1". The one with the filename "Aladdin 1" is wrong. After I choose identify and pick the correct movie, it does not change. If I rename the file with the year and re-scan, then it picks the correct metadata.

I can manually change the name of the files... but this behavior is not expected. Since I have the option to manually Identify a Movie or TV Show in the GUI without renaming the file, I believe the one I select should be used. That is not happening for me. The logs show no errors. They claim to successfully match to the incorrect metadata. The actual movie it is supposed to match is the 2019 release of the movie.

[2024-05-12 00:00:35.568 -05:00] [INF] Setting provider id's to item 34727411-c354-6e52-a6ac-84d45b7a18b8-"Aladdin and Ali Baba: Stories from the 1001 Nights?": [("Tmdb": "420817")]

The behavior changed with the upgrade to v 10.9.0. I have restarted the server multiple times to ensure all plugin updates have completed. I have also force reloaded to clear the browser cache. I also tried on a different browser. I am using Brave and Chrome on Ubuntu. The server is running Ubuntu 22.04.

It appears to me that the metadata fetching is going off of the filename, even when a specific item is selected in the Identify gui. This happens on other movies as well.

@cxfksword
Copy link

cxfksword commented May 12, 2024

Experiencing the same issue, if have NFO file, can't search and replace. It appears affected by PR #10088

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Insufficient Data
Development

No branches or pull requests

6 participants