OK, so I realized I still needed to install 3.x.x so I went with the dev release. and said download zip.
I then installed requests and six. If I look, beautifulsoup, httplib2, mechanize, python image library and simplejson are also installed.
I then uninstalled trakt, copied my new zip, installed from zip and rebooted. When I look, my settings were saved, so it had my userid and password and such. I updated my library and nothing.
Code:
00:59:02 T:1671025728 NOTICE: Thread LanguageInvoker start, auto delete: false
00:59:02 T:1671025728 NOTICE: -->Python Interpreter Initialized<--
00:59:03 T:1704580160 NOTICE: Thread FileCache start, auto delete: false
00:59:04 T:1612305472 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
00:59:07 T:1513092160 NOTICE: Thread VideoInfoScanner start, auto delete: false
00:59:07 T:1513092160 NOTICE: VideoInfoScanner: Starting scan ..
00:59:33 T:1513092160 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:26
00:59:34 T:1513092160 NOTICE: Thread FileCache start, auto delete: false
00:59:36 T:1478898752 NOTICE: Thread JobWorker start, auto delete: true
I tried to stop and start trakt by disabling it and enabling it. I have rebooted, but for some reason it would seem trakt is not running at all. The version is listed as 3.0.0 if that helps any
edit:
Started to play a file, I saw it say trakt scrobbled it and the log started to spit this out over and over again:
Code:
01:04:05 T:1688597568 ERROR: Traceback (most recent call last):
01:04:05 T:1688597568 ERROR: File "/storage/.kodi/addons/script.plexbmc.helper-3.4.1/resources/lib/httppersist.py", line 62, in get
01:04:05 T:1688597568 ERROR: conn.request("GET", path, headers=header)
01:04:05 T:1688597568 ERROR: File "/home/stephan/projects/openelec-5.0/build.OpenELEC-imx6.arm-5.0.2/Python-2.7.3/.install_pkg/usr/lib/python2.7/httplib.py", line 958, in request
01:04:05 T:1688597568 ERROR: File "/home/stephan/projects/openelec-5.0/build.OpenELEC-imx6.arm-5.0.2/Python-2.7.3/.install_pkg/usr/lib/python2.7/httplib.py", line 992, in _send_request
01:04:05 T:1688597568 ERROR: File "/home/stephan/projects/openelec-5.0/build.OpenELEC-imx6.arm-5.0.2/Python-2.7.3/.install_pkg/usr/lib/python2.7/httplib.py", line 954, in endheaders
01:04:05 T:1688597568 ERROR: File "/home/stephan/projects/openelec-5.0/build.OpenELEC-imx6.arm-5.0.2/Python-2.7.3/.install_pkg/usr/lib/python2.7/httplib.py", line 814, in _send_output
01:04:05 T:1688597568 ERROR: File "/home/stephan/projects/openelec-5.0/build.OpenELEC-imx6.arm-5.0.2/Python-2.7.3/.install_pkg/usr/lib/python2.7/httplib.py", line 776, in send
01:04:05 T:1688597568 ERROR: File "/home/stephan/projects/openelec-5.0/build.OpenELEC-imx6.arm-5.0.2/Python-2.7.3/.install_pkg/usr/lib/python2.7/httplib.py", line 757, in connect
01:04:05 T:1688597568 ERROR: File "/home/stephan/projects/openelec-5.0/build.OpenELEC-imx6.arm-5.0.2/Python-2.7.3/.install_pkg/usr/lib/python2.7/socket.py", line 552, in create_connection
01:04:05 T:1688597568 ERROR: gaierror: [Errno -2] Name or service not known
01:04:05 T:1688597568 NOTICE: Unable to connect to
Reason: None
I assume this might just be related.