• 1
  • 140
  • 141
  • 142(current)
  • 143
  • 144
  • 154
[RELEASE] trakt.tv tv/movie scrobbler
(2015-02-22, 00:19)DonLK Wrote: Thanks for the awesome work @Razze
one question though: does the v3 handle appropriately double episodes? (meaning: two episodes in one video file) that includes marking both of them as seen and asking to rate them both?

Cheers.
i believe scrobbling is working but unsure about rating, refer to following github issue:

https://github.com/Razzeee/script.trakt/issues/105

i think there is another but having trouble finding it atm, will update this post with another link when i find it, hope this helps

p.s. - since its still in development you will want to check github for existing issues, open and closed, no offense intended just an fyi

update - i think i was confusing a discussion in thread with an issue on github, i found the following post from razze on this topic, i believe it is his last on the matter:

http://forum.kodi.tv/showthread.php?pid=...pid1927012

you can get some more info on this if you read the related posts directly before and after the post above, just throwing some more info your way
Here's one. I am sure it's simple, but while my episodes and movies appear working/updating, on 26 of my like 60 shows appear on trakt
Thanks @S7eele, that post you linked is from 15 pages ago, I didn't go back that far. But thanks, it answers my question Smile
(2015-02-22, 02:12)DonLK Wrote: Thanks @S7eele, that post you linked is from 15 pages ago, I didn't go back that far. But thanks, it answers my question Smile
no problems, its been a really busy thread but i knew where it was, glad it helped
Code:
20:13:59 T:1696834624   ERROR:   File "/storage/.kodi/addons/script.plexbmc.helper-3.4.1/resources/lib/httppersist.py", line 62, in get
20:13:59 T:1696834624   ERROR:     conn.request("GET", path, headers=header)
20:13:59 T:1696834624   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
20:13:59 T:1696834624   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
20:13:59 T:1696834624   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
20:13:59 T:1696834624   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
20:13:59 T:1696834624   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
20:13:59 T:1696834624   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
20:13:59 T:1696834624   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
20:13:59 T:1696834624   ERROR: gaierror: [Errno -2] Name or service not known
20:13:59 T:1696834624  NOTICE: Unable to connect to
                                            Reason: None
20:14:01 T:1696834624   ERROR: Traceback (most recent call last):
20:14:01 T:1696834624   ERROR:   File "/storage/.kodi/addons/script.plexbmc.helper-3.4.1/resources/lib/httppersist.py", line 62, in get
20:14:01 T:1696834624   ERROR:     conn.request("GET", path, headers=header)
20:14:01 T:1696834624   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
20:14:01 T:1696834624   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
20:14:01 T:1696834624   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
20:14:01 T:1696834624   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
20:14:01 T:1696834624   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
20:14:01 T:1696834624   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
20:14:01 T:1696834624   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
20:14:01 T:1696834624   ERROR: gaierror: [Errno -2] Name or service not known
20:14:01 T:1696834624  NOTICE: Unable to connect to
                                            Reason: None
20:14:02 T:1696834624   ERROR: Traceback (most recent call last):
20:14:02 T:1696834624   ERROR:   File "/storage/.kodi/addons/script.plexbmc.helper-3.4.1/resources/lib/httppersist.py", line 62, in get
20:14:02 T:1696834624   ERROR:     conn.request("GET", path, headers=header)
20:14:02 T:1696834624   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
20:14:02 T:1696834624   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
20:14:02 T:1696834624   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
20:14:02 T:1696834624   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
20:14:02 T:1696834624   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
20:14:02 T:1696834624   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
20:14:02 T:1696834624   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
20:14:02 T:1696834624   ERROR: gaierror: [Errno -2] Name or service not known
20:14:02 T:1696834624  NOTICE: Unable to connect to
                                            Reason: None
20:14:03 T:1696834624   ERROR: Traceback (most recent call last):
20:14:03 T:1696834624   ERROR:   File "/storage/.kodi/addons/script.plexbmc.helper-3.4.1/resources/lib/httppersist.py", line 62, in get
20:14:03 T:1696834624   ERROR:     conn.request("GET", path, headers=header)
20:14:03 T:1696834624   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
20:14:03 T:1696834624   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
20:14:03 T:1696834624   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
20:14:03 T:1696834624   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
20:14:03 T:1696834624   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
20:14:03 T:1696834624   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
20:14:03 T:1696834624   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
20:14:03 T:1696834624   ERROR: gaierror: [Errno -2] Name or service not known
20:14:03 T:1696834624  NOTICE: Unable to connect to
                                            Reason: None

Anyone know the specific python add-on causing this if it is one? I wanted to try uninstalling it and installing it again. Unless of course we know another cause for it. I just assume it is trakt as it is one of the only ones I have installed and it only appears during playback, so I associate that with scrobbling and keeping track of progress.


edit:

NM, im an idiot, it says right there that it is plexbmc...
anyone know why even though I am subscribed to this thread it no longer appears in my subscribed threads? I still see all my others.
(2015-02-22, 04:02)smakovits Wrote: anyone know why even though I am subscribed to this thread it no longer appears in my subscribed threads? I still see all my others.
couldnt begin to guess but i do recall that when the upgrade effort first started razze had a similar issue, in his case i believe it was mostly about receiving notifications but that could have been caused by the same thing you are experiencing, only other option i know of is to contact an admin
derr, what upgrade?
It's still working nicely my all my HTPCs, I've so far used it to sync the status for four of them - it did take some hours but was worth it.

After checking on trakt and on the systems it appears to have worked correctly. The big issue seems to be at the trakt end (bandwidth etc.).
Please read the online manual (wiki) & FAQ (wiki) before posting.

Skins: Estuary | Xperience1080
Opinion: Never purchase HTC products
(2015-02-22, 06:20)smakovits Wrote: derr, what upgrade?
the upgrade from the old version of the add-on (2.3.1 or 2.3.2) to the current version (3.0.0), im talking about when razze first began working on the upgrade after trakt introduced v2 of the api (january timeframe), the traffic here was picking up and he failed to receive some email notifications about updates to the thread, not a big deal, certainly didnt mean to sidetrack you, if its still an issue i imagine your best bet is to contact an admin
Ah, thought maybe the forum was going through an upgrade...

I ended up unsubscribing and subscribing again and now they appear to be functioning again so we'll see.
Hi,

I'm trying to switch my xbmc (13.1) to kodi on a minix neo x8-h.
To keep the seen list of movies/TV shows, I tried to install Trakt.tv on xbmc, sync, and install it on kodi and sync.
I checked the "sync after library update", and if I update the library, there is a popup of Trakt.tv saying it's syncing movies or tv shows depending on which library i update.

But it's not syncing anything, because I won't be able to get the seen checkmark on kodi, neither a list of seen stuff on my account on trakt.tv.

I was thinking of a connection / router issue, until I watched a movie which appeared on my seen list in my trakt.tv account.

I uploaded a log here. (not sure I made it right...)

Thanks for your help.
(2015-02-21, 23:31)mason Wrote: So far it's working very well on my productive infrastructure. The only tiny bit I'm missing, the script tries over and over to sync 8 movies to trakt, I had the same with tv shows, where nfos and stuff wheren't proper I could sort that out easy. The debug log for the tvshow part is much more detailed. The debug log for movies show me only this two lines, is this correct and not implemented?

Code:
22:14:45 T:8396   DEBUG: [script.trakt] sync: [Movies Sync] Compared movies, found 8 to add.
22:14:45 T:8396   DEBUG: [script.trakt] sync: [Movies Sync] 8 movie(s) will be added to trakt.tv collection.

Yes, that was correct, should be better now.
https://github.com/Razzeee/script.trakt/...2817584ec1

But it's still missing the year, so that might cause problems here and there.
(2015-02-22, 15:21)virus Wrote: Hi,

I'm trying to switch my xbmc (13.1) to kodi on a minix neo x8-h.
To keep the seen list of movies/TV shows, I tried to install Trakt.tv on xbmc, sync, and install it on kodi and sync.
I checked the "sync after library update", and if I update the library, there is a popup of Trakt.tv saying it's syncing movies or tv shows depending on which library i update.

But it's not syncing anything, because I won't be able to get the seen checkmark on kodi, neither a list of seen stuff on my account on trakt.tv.

I was thinking of a connection / router issue, until I watched a movie which appeared on my seen list in my trakt.tv account.

I uploaded a log here. (not sure I made it right...)

Thanks for your help.

Your trying to use the old version, that is not working anymore. :/
Oho...
Well, thanks.

Have to find another way to transfer this seen list from old to knew xbmc...
  • 1
  • 140
  • 141
  • 142(current)
  • 143
  • 144
  • 154

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