Jellyfin Forum
errors while scanning library - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: errors while scanning library (/t-errors-while-scanning-library)

Pages: 1 2


errors while scanning library - ifarid - 2024-09-03

I see this error in the log, but I don't notice any problems while watching the series. The error below is showing for every episode in all season for this specific series only and I don't understand why. If someone have an idea please help. Thanks.

Code:
[13:39:03] [ERR] [14] MediaBrowser.Providers.TV.SeasonMetadataService: Error in TheMovieDb
System.FormatException: The input string '73375-jack-ryan' was not in a correct format.
  at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value)
  at System.Convert.ToInt32(String value, IFormatProvider provider)
  at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeasonProvider.GetMetadata(SeasonInfo info, CancellationToken cancellationToken)
  at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
[13:39:04] [ERR] [140] MediaBrowser.Providers.TV.SeasonMetadataService: Error in TheMovieDb
System.FormatException: The input string '73375-jack-ryan' was not in a correct format.
  at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value)
  at System.Convert.ToInt32(String value, IFormatProvider provider)
  at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeasonProvider.GetMetadata(SeasonInfo info, CancellationToken cancellationToken)
  at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)

[13:39:34] [ERR] [126] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in TheMovieDb
System.FormatException: The input string '73375-jack-ryan' was not in a correct format.
  at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value)
  at System.Int32.Parse(String s, NumberStyles style, IFormatProvider provider)
  at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbEpisodeProvider.GetMetadata(EpisodeInfo info, CancellationToken cancellationToken)
  at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)


Additionally this error keeps showing as well:

Code:
[13:39:04] [INF] [140] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season 0 in series The Gold
[13:39:04] [INF] [140] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: Season, Name: Specials, Path: , Id: 3c2c8725-080d-4147-554c-7f1da171ada0
[13:39:04] [INF] [140] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season Specials entry for The Gold
[13:39:04] [ERR] [140] MediaBrowser.Providers.TV.SeasonMetadataService: Error in TheMovieDb



RE: errors while scanning library - TheDreadPirate - 2024-09-03

Do you have NFOs in your media directories?


RE: errors while scanning library - ifarid - 2024-09-05

Yes, I have the option to save NFOs in Jellyfin.


RE: errors while scanning library - TheDreadPirate - 2024-09-05

Were the NFOs created by Jellyfin or an external application. The last time I saw this, someone was using externally generated NFOs with TMDB/TVDB IDs that were incorrect. They should be just the number, but yours include the show name as well.


RE: errors while scanning library - ifarid - 2024-09-05

I'm Not using externally generated NFOs. The show is showing correctly in Jellyfin.
So what's the problem? Should I report a bug in Github?


RE: errors while scanning library - TheDreadPirate - 2024-09-05

Do you have IPv6 enabled on your system? In Jellyfin and/or your OS? Incomplete IPv6 configurations can also cause this.


RE: errors while scanning library - ifarid - 2024-09-05

IPv6 is turned off in Windows. I don't know how to turn it on or off in Jellyfin, I'm using the default settings.

[04:37:05] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[04:37:05] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[04:37:05] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[04:37:05] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["100.85.32.70", "192.168.20.15", "127.0.0.1"]
[04:37:05] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[04:37:05] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
[04:37:05] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []


RE: errors while scanning library - ifarid - 2024-10-31

Anyone can help? It's still showing a lot of errors on every library scan, but it doesn't seem to affect the actual usage of my Library.


RE: errors while scanning library - theguymadmax - 2024-10-31

What' scrapers are you using in your tv library? Also, you can provide the exact path and filename structure you are using.


RE: errors while scanning library - ifarid - 2024-10-31

I'm using the default, please see the animated GIF: https://jmp.sh/NCl2UunC

Plugins: https://i.imgur.com/Zne9v2w.png

File Structure: https://i.imgur.com/RTcYne7.png