SOLVED: Can't add specific movie's metadata - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification) +---- Thread: SOLVED: Can't add specific movie's metadata (/t-solved-can-t-add-specific-movie-s-metadata) |
Can't add specific movie's metadata - humanverification - 2024-06-07 10.9.6 I'm trying to add metadata for the movie "Your Name." I can Identify and search name+IMDB or other website's tags to bring up the correct movie, but when I select it there's a loading circle and then nothing changes. If I refresh my library it will sometimes change to some similarly named Chinese movie. The folder names I've tried have been "Your Name.", "Your Name. (2016)", "Your Name. [imdbid-tt5311514]" along with variations excluding the "." from the title or using other website IDs. I've refreshed and restarted the server a few times. This does not help. Included is an image of what I see when I manually Identify the movie. Accepting it does nothing. This is the only movie/show I'm having this issue with, the rest have all updated their metadata properly. Thanks for your help. RE: Can't add specific movie's metadata - TheDreadPirate - 2024-06-07 Can you share your jellyfin logs via pastebin? Also, what are your metadata sources for this library and in what order? Screenshots of the library settings is fine. RE: Can't add specific movie's metadata - TheDreadPirate - 2024-06-07 Actually, this might be a bug. I was able to replicate this. I realized even though Your Name in my library had the right image, it was using the TMDB and IMDB ID for the live action Your Name. And I see these logs after I provided the correct TMDB ID. Code: [2024-06-07 19:26:17.276 +00:00] [INF] Setting provider id's to item e97948ce-98f7-cb30-2217-5e9804532a35-"Your Name.": [("Tmdb": "372058"), ("Imdb": "tt5311514")] RE: Can't add specific movie's metadata - TheDreadPirate - 2024-06-07 I submitted a github issue. My symptoms are slightly different, but are possibly related. https://github.com/jellyfin/jellyfin/issues/12023 Can you share your jellyfin logs via pastebin? RE: Can't add specific movie's metadata - humanverification - 2024-06-07 My issue seems to be that I started adding movies to a library designated for shows. I attempted to change it to a movies+shows library which caused issues so I've separated into 2 libraries. Seems to be resolved now |