Kodi Community Forum
[RELEASE] Trakt Utilities (addon for Trakt.tv usage) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Trakt Utilities (addon for Trakt.tv usage) (/showthread.php?tid=98582)



- Martijn - 2011-09-28

azgul Wrote:It is actually already fixed - just not pushed onto the main build yet. If you (and others) want to fix it by themselves you can just open up utilities.py and change the following;

https://github.com/TorrentialStorm/script.TraktUtilities/commit/83c439edf038afe1a4036e8729bc52f5a3448c5a

like http://forum.xbmc.org/showpost.php?p=893214&postcount=1225 says, the "fields" parameter has simply changed name to "properties" so finding all of these in utilities.py and replacing them appropriately will make it work yet again. Or you can just wait until TorrentialStorm's commit has been pushed onto master branch.

seems the syncing is fixed but the scrobbler is not.


- azgul - 2011-09-28

Machine-Sanctum Wrote:seems the syncing is fixed but the scrobbler is not.
I apologise, but what is this "scrobbler" thing? Sad I wasn't sure when I saw it in the settings.


- Flanhare - 2011-09-28

azgul Wrote:I apologise, but what is this "scrobbler" thing? Sad I wasn't sure when I saw it in the settings.

Sending a update to trakt.tv that you have watched a show or movie.


- Martijn - 2011-09-28

azgul Wrote:I apologise, but what is this "scrobbler" thing? Sad I wasn't sure when I saw it in the settings.

No need to apologise. Still can find the wright word for it in Dutch Wink
It's updates the status on Trakt and on the image in our own signature. It updates the status of what your currently watching/watched. So it's a sort of sync.


- azgul - 2011-09-28

Machine-Sanctum Wrote:No need to apologise. Still can find the wright word for it in Dutch Wink
It's updates the status on Trakt and on the image in our own signature. It updates the status of what your currently watching/watched. So it's a sort of sync.
Oh - but doesn't the official trakt addon do just that?


- Martijn - 2011-09-28

azgul Wrote:Oh - but doesn't the official trakt addon do just that?

With the new version of TU you won't need the official trakt any more. It actualy caused a lot of problems for me when i used both.

Hope the dev's find the time to fix the scrobbler/rating issue.
Do understand that they have things to do as wel.


- Varming - 2011-09-29

The download site is down...


- azgul - 2011-09-30

Varming Wrote:The download site is down...
Just get it straight off git.

https://github.com/Manromen/script.TraktUtilities/zipball/master


- othrayte - 2011-09-30

Varming Wrote:The download site is down...

azgul Wrote:Just get it straight off git.

https://github.com/Manromen/script.TraktUtilities/zipball/master

The direct link will work for as a temporary measure, in the longer term we are planning to get it into the official repository, hopefully we can achieve this soon.


- lowfi - 2011-09-30

lowfi Wrote:http://pastebin.com/PV8L4Fit

Im seeing an Notification error every second right now:
Code:
19:15:23 T:2961981440  NOTICE: Trakt Utilities: [Notification Service] Telnet too soon? (61) Connection refused

up! Nerd


- othrayte - 2011-09-30

Machine-Sanctum Wrote:seems the syncing is fixed but the scrobbler is not.

Must have missed this reply earlier, yeah I had expected there would be more to solve with the changes made to the json api, I plan to sort that out in the next day or so.


- othrayte - 2011-09-30

lowfi Wrote:http://pastebin.com/PV8L4Fit

Im seeing an Notification error every second right now:
Code:
19:15:23 T:2961981440  NOTICE: Trakt Utilities: [Notification Service] Telnet too soon? (61) Connection refused

This is usually a problem with things preventing xbmc from using the default port 9090 (or 9091, not sure) for its json communications. Please try to follow the conversation I had with rflores2323 starting from page 28, maybe something from that will help you.


- lowfi - 2011-09-30

Meh... 9090 is airplay if i remember correctly. However my movies are not scrobbled with the special build. Please see quoted post.


- othrayte - 2011-09-30

lowfi Wrote:Meh... 9090 is airplay if i remember correctly. However my movies are not scrobbled with the special build. Please see quoted post.

Um, did you mean to quote a post or are you referring to your original post about the error message "Trakt Utilities: [Notification Service] Telnet too soon? (61) Connection refused"?


- lowfi - 2011-09-30

no:

othrayte Wrote:Yeah that its the settings menu that shows that your in debug mode, but to reach the me menu option you need to go to the main menu that you get by running the actual addon manually, just select the addon and run it from videos>addons.

http://pastebin.com/PV8L4Fit

from: http://forum.xbmc.org/showthread.php?p=899262#post899262