2023-12-12, 02:24 PM
I see this a lot
And this
And this is also problematic
Verify that your Trakt account is setup correctly and the plugin is properly configured. Something with your Trakt is not right.
Code:
[ERR] [63] Trakt.ScheduledTasks.SyncLibraryTask: Episode not found on trakt.tv: TraktEpisode { Season: 0, Number: 0, Title: null, Ids: TraktEpisodeId { Tvdb: "74608", Tvrage: "6753", Imdb: "tt1628033", Tmdb: 45, Trakt: null, Slug: null } }
And this
Code:
[WRN] [63] Trakt.Api.TraktController: No associated trakt.tv user found - creating one.
And this is also problematic
Code:
[ERR] [96] Trakt.ScheduledTasks.SyncFromTraktTask: Error syncing trakt.tv data for user "TV"
Line 519: at Trakt.ScheduledTasks.SyncFromTraktTask.SyncTraktDataForUser(User user, Double currentProgress, IProgress`1 progress, Double percentPerUser, CancellationToken cancellationToken)
Line 520: at Trakt.ScheduledTasks.SyncFromTraktTask.ExecuteAsync(IProgress`1 progress, CancellationToken cancellationToken)
Verify that your Trakt account is setup correctly and the plugin is properly configured. Something with your Trakt is not right.