Jellyfin Forum
AutoTagging Failure - 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: AutoTagging Failure (/t-autotagging-failure)



AutoTagging Failure - nxllxvxxd - 2025-04-15

Currently I am rescanning my entire library after making a slight oopsie. I have deleted every single .nfo file and completely wiped my database. Well, I am trying to rescan approximately 2800 movies back into my library.
I have tried multiple metadata sources to autoscan and tag it. 
I have tried TheMovieDB as the only metadata source and here are its logs when I run a full scan of a single movie and replace all metadata:
Code:
[00:14:17] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting ffprobe with args -analyzeduration 200M -probesize 1G -i file:"E:\Movies\1970s\(1977) Eraserhead\(1977) Eraserhead.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
Note this output is the same for TheMovieDB, The OpenMovie Database, MyAnimeList, TheTVDB, and AniDB

Yes, that is everything. But when I go to manually identify it it immediately pops up and works when clicked and is the first result with TheMovieDB being the source.

An odd behavior to note is that with the metadata plugin Anilist this is the output in the logs, and it does tag the movie although improperly being the only one to even search for the movie

Code:
[00:23:52] [INF] [55] Jellyfin.Plugin.AniList.Providers.AniList.AniListMovieProvider: Start AniList... Searching((1977) Eraserhead)

Note that also for some reason some movies have tagged properly not many but some


RE: AutoTagging Failure - TheDreadPirate - 2025-04-15

Can you share your full logs and also screenshots of how the library is configured? Specifically, how each metadata category is configured.


RE: AutoTagging Failure - nxllxvxxd - 2025-04-15

(Yesterday, 01:30 PM)TheDreadPirate Wrote: Can you share your full logs and also screenshots of how the library is configured?  Specifically, how each metadata category is configured.

Here is how my metadata is configured nothing insane just normal:
[Image: AZYW6Kj.png]

And the part I provided earlier is literally the only log everything else is trickplay generation and things of that nature:

Code:
[13:54:09] [INF] [46] IntroSkipper.Services.Entrypoint: [Mode: Recap] Analyzing 26 files from Be Cool, Scooby-Doo! season 2
[13:54:09] [INF] [46] IntroSkipper.Services.Entrypoint: [Mode: Preview] Analyzing 26 files from Be Cool, Scooby-Doo! season 2
[13:54:09] [INF] [46] IntroSkipper.Services.Entrypoint: [Mode: Introduction] Analyzing 22 files from Blue Bloods season 2
[13:55:45] [INF] [76] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 10.0.0.221 closed
[13:55:45] [ERR] [16] Namo.Plugin.InPlayerEpisodePreview.Api.InPlayerPreviewController: InPlayerEpisodePreviewPlugin: Namo.Plugin.InPlayerEpisodePreview.Web.InPlayerPreview.js
[13:55:46] [INF] [63] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 10.0.0.221 request
[13:55:59] [INF] [79] IntroSkipper.Services.Entrypoint: [Mode: Recap] Analyzing 131 files from Animaniacs season 1
[13:55:59] [INF] [79] IntroSkipper.Services.Entrypoint: [Mode: Preview] Analyzing 131 files from Animaniacs season 1
[13:56:00] [INF] [79] IntroSkipper.Services.Entrypoint: [Mode: Introduction] Analyzing 22 files from Blue Bloods season 1
[13:56:00] [INF] [70] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting ffprobe with args -analyzeduration 200M -probesize 1G -i file:"E:\Movies\2010s\(2015) Hardcore Henry\(2015) Hardcore Henry.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
[13:56:02] [INF] [70] Jellyfin.Plugin.AniList.Providers.AniList.AniListMovieProvider: Start AniList... Searching((2015) Hardcore Henry)
[13:56:11] [INF] [16] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[13:56:11] [INF] [16] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: C:\jellyfindata\cache
[13:56:11] [INF] [34] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
[13:56:11] [INF] [34] Jellyfin.Networking.PortForwardingHost: Starting NAT discovery
[13:56:13] [INF] [68] Trakt.Helpers.LibraryManagerEventsHelper: Timer elapsed - processing queued items
[13:56:13] [INF] [68] Trakt.Helpers.LibraryManagerEventsHelper: No events... stopping queue timer



RE: AutoTagging Failure - TheDreadPirate - 2025-04-15

What happens if you move TheMovieDb to the top and disable the rest?


RE: AutoTagging Failure - nxllxvxxd - 2025-04-15

Only a ffprobe is happening:
Code:
[15:53:31] [INF] [75] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting ffprobe with args -analyzeduration 200M -probesize 1G -i file:"F:\Movies\2020s\(2023) The Zone of Interest\(2023) The Zone of Interest.mp4" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
EDIT
I have tried with every single metadata provider and the only one working is AniDB. Would deleting my metadata folder maybe help?


RE: AutoTagging Failure - TheDreadPirate - 2025-04-15

Might as well try.