[RELEASE] trakt.tv tv/movie scrobbler

  Thread Rating:
  • 3 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
nate1280 Offline
Senior Member
Posts: 110
Joined: Jan 2013
Reputation: 3
Location: Ontario, Canada
Post: #611
With scrobbling enabled, it's instant.

Movie syncs will preserve last played time from xbmc, but episodes will take on the date/time they're synced at.

If you enable debug logging in the plugin you can watch your log as its running to see what's happening and to make sure it's working.

Intel i3 NUC | Windows 8 | XBMC Frodo | ACE Skin | trakt.tv plugin
find quote
rectifyer Offline
trakt.tv admin
Posts: 393
Joined: Oct 2009
Reputation: 18
Post: #612
Also, check out http://trakt.tv/about for a full feature list and overview about trakt.

On github, I've added new wiki page for all nate's awesome updates. Makes sense to add them on the xbmc repo too, or just link to github at least. https://github.com/rectifyer/script.trakt/wiki/_pages

[Image: all-thin-banner@2x.jpg]

trakt.tv - Track what you're watching. Discover new shows & movies.
forum thread - @trakt on twitter - support
find quote
nate1280 Offline
Senior Member
Posts: 110
Joined: Jan 2013
Reputation: 3
Location: Ontario, Canada
Post: #613
Tagging Support

I have an update to the tagging support waiting for merge, to allow editing of lists within the manage lists dialog.

So, now when you pick a list to manage, you'll be able to change its privacy setting, enable/disable allow shouts and show numbering, you can also edit its description, and rename it. I've also introduced the ability to hide the list in the items lists dialog (usage example, you have a list on trakt.tv that is all episodes that you manage on the website, you can hide it so it no longer shows when picking editing an item's lists)

[Image: trakt.tv-tags-ss09.png]

I'll update the original post once/if it gets merged in.

Intel i3 NUC | Windows 8 | XBMC Frodo | ACE Skin | trakt.tv plugin
(This post was last modified: 2013-05-23 15:41 by nate1280.)
find quote
nate1280 Offline
Senior Member
Posts: 110
Joined: Jan 2013
Reputation: 3
Location: Ontario, Canada
Post: #614
(2013-05-23 03:10)Womble1979 Wrote:  Yeah I do have that set quite short, because I can tell if I will like a show within a few mins and I don't usually go back (too much to watch).

Its strange those shows don't have TVDB ID's, those specific shows have been in my XBMC library for a while. I know that there is show ID's in the sickbeard DB, but I will double check tomorrow in the MySQL XBMC DB. I do get the issue though on a few shows (doesn't appear to be any pattern) and I'm pretty safe in saying that 99% of my shows are added through Sickbeard and it creates all the info for XBMC to import.

Thought it would be best just to give you the full log because its been happening on and off for a while, I knew it would be a while to get through it but its appreciated.

Just to let you know, I have some fixes in place that I'm doing some tests on. Should fix that runtime error you encountered (which seems to be rare), and, for cases where IDs are missing for library items, I do a further check so it doesn't make hopeless calls to the API, and will retrieve the data it needs after a watching call (much like it does with non-library items) so ratings will work.

Also did a small fix for scrobbling if pausing gets out of hand again causing it to no longer update.

I was actually debating about updating the IDs in XBMC if they were missing, well, as an option, but usually library metadata is proper anyways.

Intel i3 NUC | Windows 8 | XBMC Frodo | ACE Skin | trakt.tv plugin
find quote
Marx1 Offline
Senior Member
Posts: 232
Joined: Jan 2011
Reputation: 2
Post: #615
Would be nice to have optional message, that tvdbid is missing
find quote
nate1280 Offline
Senior Member
Posts: 110
Joined: Jan 2013
Reputation: 3
Location: Ontario, Canada
Post: #616
(2013-05-23 18:12)Marx1 Wrote:  Would be nice to have optional message, that tvdbid is missing

I wouldn't show a notification that the id is missing, would just be a log entry if logging is enabled.

Intel i3 NUC | Windows 8 | XBMC Frodo | ACE Skin | trakt.tv plugin
find quote
tommymsw Offline
Senior Member
Posts: 264
Joined: Oct 2005
Reputation: 1
Post: #617
Tanks guys. At least now I know what is an expected behavior. I thought maybe I did something wrong with the tv shows. Smile I'll have to pay more attention to what get's scrobbled and why. Nothing I watched last night got scrobbled but I was watching from PseudoTV, although the first show I watched on PTV did? So maybe it only shows the first one? Great work as well, this is a fun thing to get to mess with Smile
find quote
nate1280 Offline
Senior Member
Posts: 110
Joined: Jan 2013
Reputation: 3
Location: Ontario, Canada
Post: #618
(2013-05-23 19:21)tommymsw Wrote:  Tanks guys. At least now I know what is an expected behavior. I thought maybe I did something wrong with the tv shows. Smile I'll have to pay more attention to what get's scrobbled and why. Nothing I watched last night got scrobbled but I was watching from PseudoTV, although the first show I watched on PTV did? So maybe it only shows the first one? Great work as well, this is a fun thing to get to mess with Smile

If you're using streaming addons, not all are guaranteed to work, they need to provide enough information for a scrobble to be possible.

Intel i3 NUC | Windows 8 | XBMC Frodo | ACE Skin | trakt.tv plugin
(This post was last modified: 2013-05-23 20:16 by nate1280.)
find quote
Post Reply