Jump to content

Task Error: Calculate Statistics for TV Shows


Recommended Posts

Painkiller88
Posted

Emby Version: 4.0.5.0
OS: Win 11

 

The Task for Calculating the Stats for TV Shows fails with the following infos:

 

Laufzeit: 9 seconds
One or more errors occurred. (Type definitions should start with a '{', expecting serialized type 'EpisodesData', got string starting with: banners/v4/episode/9165654/screencap/6347fa4653b2f)
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task`1.get_Result()
   at statistics.Calculators.BaseCalculator..ctor(IUserManager userManager, ILibraryManager libraryManager, IUserDataManager userDataManager, IProviderManager providerManager, ILogger Logger, CancellationToken cancellationToken)
   at Statistics.Helpers.ShowProgressCalculator..ctor(IUserManager userManager, ILibraryManager libraryManager, IUserDataManager userDataManager, IFileSystem fileSystem, IServerApplicationPaths serverApplicationPaths, ILogger logger, IJsonSerializer jsonSerializer, IProviderManager providerManager, CancellationToken cancellationToken)
   at statistics.ScheduledTasks.CalculateTVTask.MediaBrowser.Model.Tasks.IScheduledTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)


Anyone has an idea if this is a problem with the stats task itself or anything i can do, as far as i can see it sends or does not send the "{" but i am not sure if i should change this in the DB or if it is an error of the Plugin.

Thanks

Posted

Hi, I would suggest posting this in the topic for the plugin to ensure that the developer will see it. Thanks.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...