Posts: 14
Joined: Nov 2009
Reputation:
0
I noticed an issue with buffering as well but never considered it was the new trakt. I am disabling it now and will test.
Posts: 154
Joined: Aug 2009
Reputation:
0
Kieron
Senior Member
Posts: 154
Still unable to scrobble as previously reported.
Stopped working a few months ago...
07:55:38 T:3028282224 ERROR: /home/xbmc/.xbmc/addons/script.trakt/utilities.py:19: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha # Python 2.5 and earlier
07:55:38 T:3019889520 NOTICE: -->Python Interpreter Initialized<--
07:55:38 T:3028282224 NOTICE: [trakt] loading script.trakt version 1.0.1
07:55:38 T:3028282224 NOTICE: [trakt] json url: /account/test/Commit:b6135e0
07:55:38 T:2994711408 ERROR: Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/home/xbmc/.xbmc/addons/script.trakt/notification_service.py", line 66, in run
telnet = telnetlib.Telnet(self.TELNET_ADDRESS, self.TELNET_PORT)
File "/usr/lib/python2.6/telnetlib.py", line 209, in __init__
self.open(host, port, timeout)
File "/usr/lib/python2.6/telnetlib.py", line 225, in open
self.sock = socket.create_connection((host, port), timeout)
File "/usr/lib/python2.6/socket.py", line 514, in create_connection
raise error, msg
error: [Errno 111] Connection refused
07:55:43 T:2986318704 NOTICE: [trakt] Scrobbler stopping
I can confirm 9090 isn't being used by something else and xbmc is listening fine (netstat -ln | grep 9090), and "Allow programs on this system to control XBMC" is also checked. I have tried telnetting to port 9090 and I can connect successfully.
Can anyone help troubleshoot this?
Posts: 777
Joined: Feb 2007
Reputation:
5
Honestly guys, great addon and all. Now I have seen many sites and services go the VIP route, it starts off as extras being VIP then gradually the usual free features start to vanish, and the quality of service for free users goes down the toilet.
Please tell me you wont go with the trend on this, trakt guys.
HTPC: Motherboard: Asus F2A85-V, CPU: AMD A10 6800K, RAM: Kingston XMP BEAST 16GB, Samsung 840 EVO 250GB, LG CH12NS30 Blu-Ray drive, Samsung, and WD various 2 and 3TB for storage, Windows 8.1, one for all remote/FLIRC, Logitech z906 surround system.
Posts: 421
Joined: Nov 2010
Reputation:
2
does this plugin works with frodo?
Posts: 421
Joined: Nov 2010
Reputation:
2
is it possible to sync watched status? if so how?
cant seem to find anything relate to sync watched status in the configuration.
thanks.
Posts: 8
Joined: Jan 2013
Reputation:
0
this doesnt seem to be working for me... I am using it with the Eden build on Windows 8 and have the settings enabled... but nothing popping up on trakt....
Although on mac using the same plugin it seems to work fine :S... anybody have an idea whats going on
Posts: 425
Joined: Oct 2009
Reputation:
18
Are you playing from library mode? It appears you are playing directly from file mode. It needs library so it can pull in all the IDs and info so trakt can correctly identify what's playing.
Posts: 13
Joined: Mar 2011
Reputation:
0
2013-01-05, 05:02
(This post was last modified: 2013-01-05, 05:02 by meissen.)
I just updated to Frodo last night and honestly I can't tell the difference between File mode and Library mode anymore? There used to be the option in the left option bar but I don't see it there anymore? I'm going to TV Shows -> Title -> and have the "Hide watched" checked so it's only showing unwatched episodes -- I thought going to TV Shows was library mode?
Posts: 548
Joined: Jul 2010
Reputation:
14
2013-01-05, 05:42
(This post was last modified: 2013-01-05, 05:46 by N3MIS15.)
@meissen: looks to me like you dont have "Allow programs on this system to control XBMC" enabled. I cant see any jsonrpc activity in the log which is needed for the addon to know whats happening with the player.
The setting is located under Settings->Services->Remote Control