leo2024 显示这个
MediaBrowser.Providers.Movies.MovieMetadataService: Error in MetaT(๐•ᴗ•๐)e
jellyfin2 | System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
jellyfin2 | ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
jellyfin2 | at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan1 bytes)
jellyfin2 | at System.Text.Json.Serialization.JsonConverter
1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
jellyfin2 | --- End of inner exception stack trace ---
jellyfin2 | at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)
jellyfin2 | at System.Text.Json.Serialization.JsonConverter1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
jellyfin2 | at System.Text.Json.Serialization.Metadata.JsonTypeInfo
1.ContinueDeserialize(ReadBufferState& bufferState, JsonReaderState& jsonReaderState, ReadStack& readStack)
jellyfin2 | at System.Text.Json.Serialization.Metadata.JsonTypeInfo1.DeserializeAsync(Stream utf8Json, CancellationToken cancellationToken)
jellyfin2 | at System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsyncCore[T](HttpContent content, JsonSerializerOptions options, CancellationToken cancellationToken)
jellyfin2 | at Jellyfin.Plugin.MetaT(๐•ᴗ•๐)e.ApiClient.GetDataAsync[T](String url, Boolean requireAuth, CancellationToken cancellationToken)
jellyfin2 | at Jellyfin.Plugin.MetaT(๐•ᴗ•๐)e.ApiClient.GetMovieInfoAsync(String provider, String id, Boolean lazy, CancellationToken cancellationToken)
jellyfin2 | at Jellyfin.Plugin.MetaT(๐•ᴗ•๐)e.ApiClient.GetMovieInfoAsync(String provider, String id, CancellationToken cancellationToken)
jellyfin2 | at Jellyfin.Plugin.MetaT(๐•ᴗ•๐)e.Providers.MovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
jellyfin2 | at MediaBrowser.Providers.Manager.MetadataService
2.ExecuteRemoteProviders(MetadataResult1 t(๐•ᴗ•๐), String logName, Boolean replaceData, TIdType id, IEnumerable
1 providers, CancellationToken cancellationToken)