Coder Social home page Coder Social logo

Comments (10)

Shadowghost avatar Shadowghost commented on August 27, 2024 4

Anyone still experiencing this with the current plugin?

from jellyfin-plugin-trakt.

Shadowghost avatar Shadowghost commented on August 27, 2024 1

My guess is that the main problem was caused by old versions of the plugin not setting the expiration date of the access token properly. We now have a fallback which seems to fix this cases (reauthentication should have done the trick too).

Please reopen or create a new issue if this comes up after you removed the config file and reauthed your user.

from jellyfin-plugin-trakt.

Zusier avatar Zusier commented on August 27, 2024

I have the EXACT issue on windows. Have force re-authorized multiple times so I dont think thats the issue

from jellyfin-plugin-trakt.

Zusier avatar Zusier commented on August 27, 2024

Welp, after running into a completely different issue with my library it works now :p

from jellyfin-plugin-trakt.

oddstr13 avatar oddstr13 commented on August 27, 2024

Is this issue still present in Jellyfin 10.6.3 with plugin version 9?

What is your system timezone?

from jellyfin-plugin-trakt.

int3ro avatar int3ro commented on August 27, 2024

I have the same issue:

[2020-11-06 00:10:33.474 +01:00] [INF] [32] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Sync library to trakt.tv"
[2020-11-06 00:10:33.475 +01:00] [INF] [32] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queueing task "SyncLibraryTask"
[2020-11-06 00:10:33.476 +01:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Sync library to trakt.tv"
[2020-11-06 00:10:33.518 +01:00] [ERR] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Error
System.ArgumentOutOfRangeException: The UTC time represented when the offset is applied must be between year 0 and 10,000. (Parameter 'offset')
   at System.DateTimeOffset.ValidateDate(DateTime dateTime, TimeSpan offset)
   at System.DateTimeOffset..ctor(DateTime dateTime)
   at System.DateTimeOffset.op_Implicit(DateTime dateTime)
   at Trakt.Api.TraktApi.SetRequestHeaders(HttpRequestOptions options, TraktUser traktUser)
   at Trakt.Api.TraktApi.GetFromTrakt(String url, CancellationToken cancellationToken, TraktUser traktUser)
   at Trakt.Api.TraktApi.SendGetAllWatchedMoviesRequest(TraktUser traktUser)
   at Trakt.ScheduledTasks.SyncLibraryTask.SyncMovies(User user, TraktUser traktUser, ISplittableProgress`1 progress, CancellationToken cancellationToken)
   at Trakt.ScheduledTasks.SyncLibraryTask.SyncUserLibrary(User user, TraktUser traktUser, ISplittableProgress`1 progress, CancellationToken cancellationToken)
   at Trakt.ScheduledTasks.SyncLibraryTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
[2020-11-06 00:10:33.554 +01:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Sync library to trakt.tv" Failed after 0 minute(s) and 0 seconds

Version: 10.6.4
Operating System: Linux
Architecture: X64
Plugin Version: 10.0.0.0

from jellyfin-plugin-trakt.

jcaldeira avatar jcaldeira commented on August 27, 2024

Version: 10.6.4
Operating System: Windows
Architecture: X64
Plugin Version: 10.0.0.0

I don't think my type of logs error are the same, but I do have the same problem: "Sync library to trakt.tv failed"
I'll leave a link to my logs from log file and from alert notification I did pick some log lines out that were in the middle of it this error in particular. I hope all information is in there.

from jellyfin-plugin-trakt.

crobibero avatar crobibero commented on August 27, 2024

Initial guess is that we need to guard for items with a parameter of DateTime.MinValue

from jellyfin-plugin-trakt.

Shadowghost avatar Shadowghost commented on August 27, 2024

Indeed. But that should normally never happen...

from jellyfin-plugin-trakt.

JRDevo avatar JRDevo commented on August 27, 2024

Version 20.0.0.0 solved this for me, thanks!

from jellyfin-plugin-trakt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.