home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Trakt
Movie keeps re-appearing in Watched History online
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ltfearme" data-source="post: 1119146" data-attributes="member: 52219"><p>Hi [USER=68833]@ajs[/USER],</p><p></p><p>I took a look at your log and here is what we're sending to trakt based on your local database:</p><p>[code]</p><p>{</p><p> "movies": [</p><p> {</p><p> "ids": {</p><p> "slug": null,</p><p> "trakt": null,</p><p> "imdb": "tt0086817",</p><p> "tmdb": null</p><p> },</p><p> "title": "G-Force",</p><p> "year": 2009,</p><p> "watched_at": "2015-01-09T18:49:03Z"</p><p> },</p><p> {</p><p> "ids": {</p><p> "slug": null,</p><p> "trakt": null,</p><p> "imdb": "tt1813591",</p><p> "tmdb": null</p><p> },</p><p> "title": "Ruin",</p><p> "year": 2012,</p><p> "watched_at": "2013-03-28T23:52:06Z"</p><p> },</p><p> {</p><p> "ids": {</p><p> "slug": null,</p><p> "trakt": null,</p><p> "imdb": "tt3194482",</p><p> "tmdb": null</p><p> },</p><p> "title": "Как поймать перо Жар-Птицы",</p><p> "year": 2013,</p><p> "watched_at": "2015-01-01T15:34:39Z"</p><p> },</p><p> {</p><p> "ids": {</p><p> "slug": null,</p><p> "trakt": null,</p><p> "imdb": "tt3890058",</p><p> "tmdb": null</p><p> },</p><p> "title": "Planes: Fire and Rescue",</p><p> "year": 2014,</p><p> "watched_at": "2015-01-09T18:49:03Z"</p><p> },</p><p> {</p><p> "ids": {</p><p> "slug": null,</p><p> "trakt": null,</p><p> "imdb": "tt2829516",</p><p> "tmdb": null</p><p> },</p><p> "title": "Predestination",</p><p> "year": 2013,</p><p> "watched_at": "2015-01-09T18:49:03Z"</p><p> }</p><p> ]</p><p>}</p><p>[/code]</p><p></p><p>The first one you mentioned that keeps re-appearing is <strong>G-Force</strong>, if you look at your IMDb ID you will see it's wrong 'tt0086817'. That is a Transformers TV Show: <a href="http://www.imdb.com/title/tt0086817/" target="_blank">http://www.imdb.com/title/tt0086817/</a>. You will need to fix your local database for that one.</p><p></p><p>The other movie you reported was <strong>Predestination</strong>, what was happening was a deficiency on trakt's end. The movie IMDb in your database is actually a short film: <a href="http://www.imdb.com/title/tt2829516" target="_blank">http://www.imdb.com/title/tt2829516</a>. This movie was not on trakt, nor was it on themoviedb.org. When a movie can not be found, it tries to match it up based on the Title+Year, hence the reason why you saw Predestination always being re-inserted into your watchedhistory (the mainstream movie from 2014). When the plugin requests your watch-history from trakt, it tells me that you have the main stream Predestination movie and not the short film from 2013, this is why the the trakt plugin keeps on trying to re-insert it.</p><p></p><p>Now, to fix that issue you need to add the movie to themoviedb.org. I did this for you already: <a href="http://www.themoviedb.org/movie/316782-predestination" target="_blank">http://www.themoviedb.org/movie/316782-predestination</a>. This is now on trakt as: <a href="http://trakt.tv/movies/predestination" target="_blank">http://trakt.tv/movies/predestination</a>. This movie should sync correctly and only be inserted once from here on forward. Of course if you do have the 2014 movie and not the 2013 movie you will need to fix that in your database to use the correct IMDb ID.</p><p></p><p>I uploaded your watch history from trakt below as per logging.</p></blockquote><p></p>
[QUOTE="ltfearme, post: 1119146, member: 52219"] Hi [USER=68833]@ajs[/USER], I took a look at your log and here is what we're sending to trakt based on your local database: [code] { "movies": [ { "ids": { "slug": null, "trakt": null, "imdb": "tt0086817", "tmdb": null }, "title": "G-Force", "year": 2009, "watched_at": "2015-01-09T18:49:03Z" }, { "ids": { "slug": null, "trakt": null, "imdb": "tt1813591", "tmdb": null }, "title": "Ruin", "year": 2012, "watched_at": "2013-03-28T23:52:06Z" }, { "ids": { "slug": null, "trakt": null, "imdb": "tt3194482", "tmdb": null }, "title": "Как поймать перо Жар-Птицы", "year": 2013, "watched_at": "2015-01-01T15:34:39Z" }, { "ids": { "slug": null, "trakt": null, "imdb": "tt3890058", "tmdb": null }, "title": "Planes: Fire and Rescue", "year": 2014, "watched_at": "2015-01-09T18:49:03Z" }, { "ids": { "slug": null, "trakt": null, "imdb": "tt2829516", "tmdb": null }, "title": "Predestination", "year": 2013, "watched_at": "2015-01-09T18:49:03Z" } ] } [/code] The first one you mentioned that keeps re-appearing is [B]G-Force[/B], if you look at your IMDb ID you will see it's wrong 'tt0086817'. That is a Transformers TV Show: [url]http://www.imdb.com/title/tt0086817/[/url]. You will need to fix your local database for that one. The other movie you reported was [B]Predestination[/B], what was happening was a deficiency on trakt's end. The movie IMDb in your database is actually a short film: [url]http://www.imdb.com/title/tt2829516[/url]. This movie was not on trakt, nor was it on themoviedb.org. When a movie can not be found, it tries to match it up based on the Title+Year, hence the reason why you saw Predestination always being re-inserted into your watchedhistory (the mainstream movie from 2014). When the plugin requests your watch-history from trakt, it tells me that you have the main stream Predestination movie and not the short film from 2013, this is why the the trakt plugin keeps on trying to re-insert it. Now, to fix that issue you need to add the movie to themoviedb.org. I did this for you already: [url]http://www.themoviedb.org/movie/316782-predestination[/url]. This is now on trakt as: [url]http://trakt.tv/movies/predestination[/url]. This movie should sync correctly and only be inserted once from here on forward. Of course if you do have the 2014 movie and not the 2013 movie you will need to fix that in your database to use the correct IMDb ID. I uploaded your watch history from trakt below as per logging. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Trakt
Movie keeps re-appearing in Watched History online
Contact us
RSS
Top
Bottom