• 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 85
[RELEASE] Trakt.tv (Plugin) TV and Movie Scrobbler Addon
Hey, I've translated to spanish the string.xml file of the addon, where could I send it?
Reply
Does this addon scan and import all movies onto the website also? When I check online I only have two movies in my library which are two movies that I have previously just watched.

Also why does the widget not update to show movies watched also? just tv shows?
Nvidia Shield with Kodi 18
Reply
My widget is not displayed when I watch a movie.
Reply
ppic Wrote:http://trakt.tv/user/ppic/widget

doesn't seems to work for me Sad
i should miss something.

did you run the trak.tv addon once and got a notification - ready to submit your data?
Reply
yes but not now, cause i'm not at home.
the sign only show when you're watching something.?
Reply
Code:
curl -vvvv http://trakt.tv/user/ppic/widget
* About to connect() to trakt.tv port 80 (#0)
*   Trying 69.163.255.104... connected
* Connected to trakt.tv (69.163.255.104) port 80 (#0)
> GET /user/ppic/widget HTTP/1.1
> User-Agent: curl/7.21.2 (x86_64-pc-linux-gnu) libcurl/7.21.2 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.18 libssh2/1.2.6
> Host: trakt.tv
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Tue, 28 Dec 2010 15:46:30 GMT
< Server: Apache
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< Set-Cookie: PHPSESSID=97cbtbq1spek79nnkoobld4t83; path=/
< Transfer-Encoding: chunked
< Content-Type: image/jpeg
<
<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined offset:  0</p>
<p>Filename: controllers/user.php</p>
<p>Line Number: 226</p>

</div><div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined offset:  0</p>
<p>Filename: controllers/user.php</p>
<p>Line Number: 226</p>

</div><div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined index:  0</p>
<p>Filename: controllers/user.php</p>
<p>Line Number: 226</p>

</div>????JFIF??<CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 100

Appears to be a PHP error which means JPEG decoding = fubar.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
and what can i do ?

it worked last night.
Reply
you can set in settings how much of the show need to be watched for the addon to submit data, mine, for example is set to 75%, so every 75% of the show it gets uploaded, without watching anything it won't show anything
Reply
yes, but what i want to know is:
is this a normal error when you're currently not watching something.
Reply
@dairylee thanks for the suggestion, we will look into giving displaying the data in a more beautiful way for sure. If you wouldn't mind, you can suggest this (and future things) on http://getsatisfaction.com/trakt so we can all keep track of it easily.

@DejaVu77 I haven't heard of that issue with the plugin before. If you could post or email the log to support@, that will help us figure it out.

@ppic right now the widget will only display things you've actually watched and submitted the plugin. It looks like you have only manually added a few things. In the future, we will be adding more widgets that won't require something to be watched. We'll also have api feeds with your raw data that you can use to make your own widgets.

@hopsor we have Spanish added in the beta plugin, so it will be there in the next official plugin release (soon)

@rflores2323 the plugin does not currently scan your entire library. It's something we are still considering. However, I'm going to be writing a standalone PHP script and some APIs that will allow you import your xbmc movies into your trakt library (and hopefully indicate the ones that were seen too)

@rflores2323 @BurningSky the widget needs to be updated to support movies yes. Movies still have some things to be done and the widget is one of them.
Trakt.tv - Track what you're watching. Discover new shows & movies.
forum thread - @trakt on twitter - support
Reply
rectifyer Wrote:@dairylee thanks for the suggestion, we will look into giving displaying the data in a more beautiful way for sure. If you wouldn't mind, you can suggest this (and future things) on http://getsatisfaction.com/trakt so we can all keep track of it easily.

Done.

Is there any way at the moment to add new movies to the database manually? Watched a movie tonight while my net was down and just wondering if it's at all possible to add it to my profile but it's not on the site.
Reply
@dairylee there will be, but for the moment if you want to cheat, you can force the site to load the movie by starting the movie until you get a watching status, then add it from there.
Image
Reply
rudf0rd Wrote:@dairylee there will be, but for the moment if you want to cheat, you can force the site to load the movie by starting the movie until you get a watching status, then add it from there.

Just gave that a try. But...

12:26:51 T:2468 M:1388597248 NOTICE: 'TRAKT: Video found playing'
12:26:51 T:2468 M:1388597248 NOTICE: 'TRAKT: Percentage of progress: 0.0'
12:26:51 T:2468 M:1388572672 NOTICE: 'TRAKT: continuing to send check'
12:26:52 T:2468 M:1388867584 NOTICE: 'TRAKT: Found Movie'
12:26:52 T:2468 M:1388867584 NOTICE: "TRAKT: Title: The Man Who Wasn't There,2001"
12:26:52 T:2468 M:1388867584 NOTICE: 'TRAKT: Looking up video ID (tvdb or imdb)'
12:26:52 T:2732 M:1388867584 DEBUG: HttpApi Start command: queryvideodatabase paras: queryvideodatabase; select case when not movie.c09 is null then movie.c09 else 'NOTFOUND' end as [MovieID] from movie where movie.c00 = 'The Man Who Wasn't There' limit 1
12:26:52 T:2732 M:1388789760 ERROR: SQL: SQL error or missing database
Query: select case when not movie.c09 is null then movie.c09 else 'NOTFOUND' end as [MovieID] from movie where movie.c00 = 'The Man Who Wasn't There' limit 1
12:26:52 T:2732 M:1388761088 ERROR: CVideoDatabase::GetArbitraryQuery failed
12:26:52 T:2468 M:1388761088 NOTICE: "TRAKT: Title: The Man Who Wasn't There,2001, sending watching status, current percentage: 0.0"
12:26:52 T:2468 M:1388761088 NOTICE: 'TRAKT: Creating data to send'
12:26:52 T:2468 M:1388761088 NOTICE: "TRAKT: The Man Who Wasn't There,2001,"
12:26:52 T:2732 M:1388765184 DEBUG: HttpApi Start command: queryvideodatabase paras: queryvideodatabase; select case when not movie.c09 is null then movie.c09 else 'NOTFOUND' end as [MovieID] from movie where movie.c00 = 'The Man Who Wasn't There' limit 1
12:26:52 T:2732 M:1388773376 ERROR: SQL: SQL error or missing database
Query: select case when not movie.c09 is null then movie.c09 else 'NOTFOUND' end as [MovieID] from movie where movie.c00 = 'The Man Who Wasn't There' limit 1
12:26:52 T:2732 M:1388773376 ERROR: CVideoDatabase::GetArbitraryQuery failed
12:26:52 T:2468 M:1388781568 NOTICE: 'TRAKT: Parsing Movie'
12:26:52 T:2468 M:1388744704 NOTICE: 'TRAKT: Data: status=watching&media_center=xbmc&plugin_version=0.0.9&title=The+Man+Who+Wasn%27t+There&imdbid=&media_center_version=10.0+r35647&username=dairylee&year=2001&progress=0&media_center_date=Dec+17+2010&password=d3b8b3f0cacad872f07fabc2811ca600b56179a6&type=Movie'
12:26:54 T:2468 M:1387319296 NOTICE: 'TRAKT: Return packet: {"status":"failure","error":"no movie found"}'
12:27:05 T:3948 M:1388994560 DEBUG: Thread 3948 terminating (autodelete)
12:27:06 T:4952 M:1388982272 DEBUG: Thread 4952 terminating (autodelete)
12:27:06 T:5092 M:1388969984 DEBUG: Thread 5092 terminating (autodelete)
12:27:06 T:1932 M:1388920832 DEBUG: Thread 1932 terminating (autodelete)
Reply
dairylee Wrote:Just gave that a try. But...

12:26:51 T:2468 M:1388597248 NOTICE: 'TRAKT: Video found playing'
12:26:51 T:2468 M:1388597248 NOTICE: 'TRAKT: Percentage of progress: 0.0'
12:26:51 T:2468 M:1388572672 NOTICE: 'TRAKT: continuing to send check'
12:26:52 T:2468 M:1388867584 NOTICE: 'TRAKT: Found Movie'
12:26:52 T:2468 M:1388867584 NOTICE: "TRAKT: Title: The Man Who Wasn't There,2001"
12:26:52 T:2468 M:1388867584 NOTICE: 'TRAKT: Looking up video ID (tvdb or imdb)'
12:26:52 T:2732 M:1388867584 DEBUG: HttpApi Start command: queryvideodatabase paras: queryvideodatabase; select case when not movie.c09 is null then movie.c09 else 'NOTFOUND' end as [MovieID] from movie where movie.c00 = 'The Man Who Wasn't There' limit 1
12:26:52 T:2732 M:1388789760 ERROR: SQL: SQL error or missing database
Query: select case when not movie.c09 is null then movie.c09 else 'NOTFOUND' end as [MovieID] from movie where movie.c00 = 'The Man Who Wasn't There' limit 1
12:26:52 T:2732 M:1388761088 ERROR: CVideoDatabase::GetArbitraryQuery failed
12:26:52 T:2468 M:1388761088 NOTICE: "TRAKT: Title: The Man Who Wasn't There,2001, sending watching status, current percentage: 0.0"
12:26:52 T:2468 M:1388761088 NOTICE: 'TRAKT: Creating data to send'
12:26:52 T:2468 M:1388761088 NOTICE: "TRAKT: The Man Who Wasn't There,2001,"
12:26:52 T:2732 M:1388765184 DEBUG: HttpApi Start command: queryvideodatabase paras: queryvideodatabase; select case when not movie.c09 is null then movie.c09 else 'NOTFOUND' end as [MovieID] from movie where movie.c00 = 'The Man Who Wasn't There' limit 1
12:26:52 T:2732 M:1388773376 ERROR: SQL: SQL error or missing database
Query: select case when not movie.c09 is null then movie.c09 else 'NOTFOUND' end as [MovieID] from movie where movie.c00 = 'The Man Who Wasn't There' limit 1
12:26:52 T:2732 M:1388773376 ERROR: CVideoDatabase::GetArbitraryQuery failed
12:26:52 T:2468 M:1388781568 NOTICE: 'TRAKT: Parsing Movie'
12:26:52 T:2468 M:1388744704 NOTICE: 'TRAKT: Data: status=watching&media_center=xbmc&plugin_version=0.0.9&title=The+Man+Who+Wasn%27t+There&imdbid=&media_center_version=10.0+r35647&username=dairylee&year=2001&progress=0&media_center_date=Dec+17+2010&password=d3b8b3f0cacad872f07fabc2811ca600b56179a6&type=Movie'
12:26:54 T:2468 M:1387319296 NOTICE: 'TRAKT: Return packet: {"status":"failure","error":"no movie found"}'
12:27:05 T:3948 M:1388994560 DEBUG: Thread 3948 terminating (autodelete)
12:27:06 T:4952 M:1388982272 DEBUG: Thread 4952 terminating (autodelete)
12:27:06 T:5092 M:1388969984 DEBUG: Thread 5092 terminating (autodelete)
12:27:06 T:1932 M:1388920832 DEBUG: Thread 1932 terminating (autodelete)

1) It doesn't look like the movie has been scraped, when it asks for the IMDB ID it says it doesn't know what you're talking about.
2) Trakt fails to look up the movie.

3) Is there a way we can have another checkbox next to "debug logging" with "no really put my password hash in the log".

SHA1 has been "broken" (rainbow tables, storage vs CPU tradeoff, et al).
http://sha1.web-max.ca/, decodes dairylee's password just fine.

Even a salt would help a ton against precomputed tables.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
darkscout Wrote:SHA1 has been "broken" (rainbow tables, storage vs CPU tradeoff, et al).
http://sha1.web-max.ca/, decodes dairylee's password just fine.

@dairylee and everyone else who posted their password hash:
Change your password. Wink
Reply
  • 1
  • 14
  • 15
  • 16(current)
  • 17
  • 18
  • 85

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Trakt.tv (Plugin) TV and Movie Scrobbler Addon10