Jump to content

Trakt Errors


MSattler

Recommended Posts

MSattler

Is the Trakt plugin still being actively developed?  I have a situation where a sync is not occuring, because of an input string not being in the correct format.

 

 

2017-06-09 10:47:43.3797 Info Trakt: Movies to set watched: 105
2017-06-09 10:47:43.3797 Error Trakt: Error updating movie play states
*** Error Report ***
Version: 3.2.19.0
Command line: B:\Users\Administrator\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe -service
Operating system: Microsoft Windows NT 6.2.9200.0
64-Bit OS: True
64-Bit Process: True
Processor count: 8
Program data path: B:\Users\Administrator\AppData\Roaming\Emby-Server
Application directory: B:\Users\Administrator\AppData\Roaming\Emby-Server\system
System.FormatException: Input string was not in a correct format.
  at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
  at Trakt.Api.TraktApi.<>c__DisplayClass22_0.<SendMoviePlaystateUpdates>b__0(Movie m)
  at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
  at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  at Trakt.Api.TraktApi.<SendMoviePlaystateUpdates>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at Trakt.ScheduledTasks.SyncLibraryTask.<SendMoviePlaystateUpdates>d__14.MoveNext()
System.FormatException
  at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
  at Trakt.Api.TraktApi.<>c__DisplayClass22_0.<SendMoviePlaystateUpdates>b__0(Movie m)
  at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
  at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  at Trakt.Api.TraktApi.<SendMoviePlaystateUpdates>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at Trakt.ScheduledTasks.SyncLibraryTask.<SendMoviePlaystateUpdates>d__14.MoveNext()
 
2017-06-09 10:47:43.3797 Info Trakt: Movies to set unwatched: 0
 
 
Thanks,
Marcus
Link to comment
Share on other sites

MSattler

Ended up finding MrWebsmith post about a similar issue but looks like this is not the same issue.

Edited by MSattler
Link to comment
Share on other sites

MSattler

I'm pushing an update to catch this particular error. thanks.

 

Got it, and fixed the issue and I see watched status updated on Trakt.  Thank you Luke!

 

I still see some of these entries, is this an issue where Trakt cannot find the content on IMDB?

 

2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
2017-06-09 17:28:06.4867 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0176385","tvdb":76703,"tvrage":31}}
Link to comment
Share on other sites

I think those are things in your libraries that weren't found on trakt. i'm not entirely sure though. they will probably need individual examination.

Link to comment
Share on other sites

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...