[x] This is a bug, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before creating a report. The links can be found here.
[x] This issue is not already reported on GitHub(I've searched it).
[x] I'm using an up to date version of Jellyfin Server stable, unstable or master; We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
[x] This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.
Description of the bug
I have some anime with paths that include Chinese colons(Re:从零开始的异世界生活) or other special characters(乱马½). When adding them to the media library, the scraping fails and outputs some errors.
Reproduction steps
Replace All Metadata
What is the current bug behavior?
[2024-11-19 13:57:02.192 +08:00] [ERR] [46] MediaBrowser.Providers.TV.SeasonMetadataService: Error in "TheMovieDb"
System.NullReferenceException: Object reference not set to an instance of an object.
at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeasonProvider.GetMetadata(SeasonInfo info, CancellationToken cancellationToken)
at MediaBrowser.Providers.Manager.MetadataService2.ExecuteRemoteProviders(MetadataResult1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
This issue respects the following points:
Description of the bug
I have some anime with paths that include Chinese colons(Re:从零开始的异世界生活) or other special characters(乱马½). When adding them to the media library, the scraping fails and outputs some errors.
Reproduction steps
Replace All Metadata
What is the current bug behavior?
[2024-11-19 13:57:02.192 +08:00] [ERR] [46] MediaBrowser.Providers.TV.SeasonMetadataService: Error in "TheMovieDb" System.NullReferenceException: Object reference not set to an instance of an object. 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)What is the expected correct behavior?
None
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.3
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information