• 1
  • 111
  • 112
  • 113(current)
  • 114
  • 115
  • 154
[RELEASE] trakt.tv tv/movie scrobbler
(2015-02-06, 12:41)Razze Wrote:
(2015-02-06, 12:30)takoi Wrote:
(2015-02-06, 12:25)Razze Wrote: Has anyone an idea and is skilled enough to provide me a fanart?
http://kodi.wiki/view/Add-on_structure#fanart.jpg
Feel free to use this one: https://github.com/tamland/trakt-sync/bl...fanart.jpg I tried my best recreating the background on trakt.tv

Really like this, works well, thank you!.
and why are you (?) developing a seperate sync plugin?

(2015-02-06, 12:31)mason Wrote: Skilled... no, but why not use their header profile background? Not the best quality but it should provide some nice recognition...

http://trakt.tv/assets/users/bg-685cfebe...514741.jpg

isn't that the old one for v1?
Nope, that is the current one
Image
(2015-02-06, 02:21)mikesilvo164 Wrote:
(2015-02-06, 02:08)RavRob Wrote: The Idon should be Red with a K in it. If you don't have that icon you don't have the correct version.

I think you mean a rotated off center T for Trakt Tongue

Yeah I guess you're right. My dislecxia kicking in at times.
(2015-02-06, 02:08)RavRob Wrote:
(2015-02-05, 23:12)0141607 Wrote: I now have trakt 3.0.0 enabled however when I launch trakt to scrobble my updated library nothing happens. Any ideas?

Make sure you have re-entered your credentials correctly. The Idon should be Red with a K in it. If you don't have that icon you don't have the correct version.

Cheers. I meant to post last night stating I had it working. I never changed my username/password but when I did it worked!

Now I have my updated calendar back Big Grin
(2015-02-06, 15:50)0141607 Wrote:
(2015-02-06, 02:08)RavRob Wrote:
(2015-02-05, 23:12)0141607 Wrote: I now have trakt 3.0.0 enabled however when I launch trakt to scrobble my updated library nothing happens. Any ideas?

Make sure you have re-entered your credentials correctly. The Idon should be Red with a K in it. If you don't have that icon you don't have the correct version.

Cheers. I meant to post last night stating I had it working. I never changed my username/password but when I did it worked!

Now I have my updated calendar back Big Grin

Glad you got it going m8
(2015-02-06, 12:44)Rouzax Wrote:
(2015-02-06, 12:41)Razze Wrote:
(2015-02-06, 12:30)takoi Wrote: Feel free to use this one: https://github.com/tamland/trakt-sync/bl...fanart.jpg I tried my best recreating the background on trakt.tv

Really like this, works well, thank you!.
and why are you (?) developing a seperate sync plugin?

(2015-02-06, 12:31)mason Wrote: Skilled... no, but why not use their header profile background? Not the best quality but it should provide some nice recognition...

http://trakt.tv/assets/users/bg-685cfebe...514741.jpg

isn't that the old one for v1?
Nope, that is the current one
Image

Sorry, your right, haven't seen that in a long time as I have a cover image set and don't know if it's even possible to delete it.
script error loading trakt on openelec 5.0.1. anyone else?

here also a thread
https://github.com/OpenELEC/OpenELEC.tv/issues/3877
there was a answer also
LibreElec Kodi | Aeon MQ ?
(2015-02-06, 11:05)mason Wrote: @shaktoo weird, I did exactly the same thing today. fresh kodi, addon, trakttv and for me it's working pretty well with this 'testsetup'
Could you please tell me what your settings are .. I am just stumped ..
I keep getting this error in the log file:-

10:18:25 T:8244 NOTICE: [trakt] [traktAPI] traktRequest(): (2) Server Busy ({"status":"failure","error":"server is over capacity"})
@ GregiBoy - what version of trakt are you using? Are you using Razze's dev version? I am and even after a fresh trakt install and also getting this still. Now tempted to go for a complete fresh Kodi install. Only getting this during TV sync. Can someone please confirm that they have got TV sync working and please could they provide a guide as to how?
I'm using Razze's dev version and it was on a clean install.
yes I would like to have TV Sync which isnt marking my whole library as being watched !
was using Razze's dev v 3.0, could go back to 2.3 version
dont want to keep manually correcting all my shows watched status
Hi ;-)

Running on a fresh install (Razzee's fork) :

01:00:22 T:2839626784 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'requests.exceptions.SSLError'>
Error Contents: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.trakt-master/default.py", line 13, in <module>
traktService().run()
File "/home/osmc/.kodi/addons/script.trakt-master/service.py", line 104, in run
globals.traktapi = traktAPI()
File "/home/osmc/.kodi/addons/script.trakt-master/traktapi.py", line 68, in __init__
self.getToken()
File "/home/osmc/.kodi/addons/script.trakt-master/traktapi.py", line 86, in getToken
self.__token = Trakt['auth'].login(getSetting('username'), getSetting('password'))
File "/home/osmc/.kodi/addons/script.trakt-master/trakt/interfaces/auth.py", line 10, in login
'password': password
File "/home/osmc/.kodi/addons/script.trakt-master/trakt/core/http.py", line 85, in post
return self.request('POST', path, params, data, **kwargs)
File "/home/osmc/.kodi/addons/script.trakt-master/trakt/core/http.py", line 62, in request
response = self.session.send(prepared)
File "/home/osmc/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 569, in send
r = adapter.send(request, **kwargs)
File "/home/osmc/.kodi/addons/script.module.requests/lib/requests/adapters.py", line 420, in send
raise SSLError(e, request=request)
SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)
-->End of Python script error report<--

Which is pretty sad ;-)

Thks!
This has been reported to Razzeee already and is being investigated.
However, I suggest you retry using the "dev" branch instead of the "master" one.
Thanks menakite, though it's also not working ;-)
Good to know that it's being investigated anyway.

EDIT : and suddenly, after one hour waiting and two or three restarts, it works... this is weird!

EDIT D+1 : and suddenly, again, it's not working anymore... that one is funny.
  • 1
  • 111
  • 112
  • 113(current)
  • 114
  • 115
  • 154

Logout Mark Read Team Forum Stats Members Help
[RELEASE] trakt.tv tv/movie scrobbler13