• 1
  • 95
  • 96
  • 97(current)
  • 98
  • 99
  • 154
[RELEASE] trakt.tv tv/movie scrobbler
(2015-01-26, 18:05)Bon3 Wrote: Hi guys...

Im trying to give the dev branch a go here, but when i copy the script.trakt into Kodi addon folder and start Kodi up i get trakt script failed :S

Is it skin dependent? or can i run it with any skin out there? Running it on a MacMini with OS X Yosemite dunno if that makes any difference either?

You need to install "SIX" and "REQUESTS" addon libraries as well for this Dev branch to work correctly.

You can find them under here:
Settings | Addon-ons | Get Add-ons | Kodi Add-on Repository | Add-on Libraries
Fixed it! Big Grin Thanks dude!
(2015-01-25, 22:49)spencems Wrote: Hello, ive been watching this thread, and the trakt VIP forum, since trakt updated the website and the trakt addon broke.

i've downloaded the latest dev branch and im currently getting this error when running a manual sync.

http://pastebin.com/mJLZx0hm

this is running on a raspberry pi, when i run this, then the progress bar is stuck on 20%

can you advise - let me know if you need any more info.

btw, Razzee, great work picking this up.


I'm also having the same issue. TV shows syncs and works fine. Movies do not.

Running Ubuntu 12.04 , nfs mounts for both TV and Movies. Mysql database.

11:17:02 T:140640625735424 ERROR: Exception in thread trakt-sync:
File "/home/user/.kodi/addons/script.trakt-dev/service.py", line 275, in run
File "/home/user/.kodi/addons/script.trakt-dev/sync.py", line 723, in sync
File "/home/user/.kodi/addons/script.trakt-dev/sync.py", line 689, in __syncMovies
self.__traktUpdateMovies(traktMoviesToUpdate)
File "/home/user/.kodi/addons/script.trakt-dev/sync.py", line 593, in __traktUpdateMovies

Good job BTW! Thanks for any help.
(2015-01-26, 18:10)vc4u Wrote:
(2015-01-26, 18:05)Bon3 Wrote: Hi guys...

Im trying to give the dev branch a go here, but when i copy the script.trakt into Kodi addon folder and start Kodi up i get trakt script failed :S

Is it skin dependent? or can i run it with any skin out there? Running it on a MacMini with OS X Yosemite dunno if that makes any difference either?

You need to install "SIX" and "REQUESTS" addon libraries as well for this Dev branch to work correctly.

You can find them under here:
Settings | Addon-ons | Get Add-ons | Kodi Add-on Repository | Add-on Libraries

Thanks for your help vc4u, it fixed the 'script failed' when launching Kodi. However, now, during playback the 'script failed' notification shows up.

Anyone have any ideas?

I've entered my login credentials correctly on the script configuration and am playing .strm files from my library. Running Razzeee's latest commit (45d7fe0ea1) from Github.

Thanks Wink
(2015-01-26, 18:48)Hustler1337 Wrote:
(2015-01-26, 18:10)vc4u Wrote:
(2015-01-26, 18:05)Bon3 Wrote: Hi guys...

Im trying to give the dev branch a go here, but when i copy the script.trakt into Kodi addon folder and start Kodi up i get trakt script failed :S

Is it skin dependent? or can i run it with any skin out there? Running it on a MacMini with OS X Yosemite dunno if that makes any difference either?

You need to install "SIX" and "REQUESTS" addon libraries as well for this Dev branch to work correctly.

You can find them under here:
Settings | Addon-ons | Get Add-ons | Kodi Add-on Repository | Add-on Libraries

Thanks for your help vc4u, it fixed the 'script failed' when launching Kodi. However, now, during playback the 'script failed' notification shows up.

Anyone have any ideas?

I've entered my login credentials correctly on the script configuration and am playing .strm files from my library.

Thanks Wink
I had the same, you properly have rating disabled.
See https://github.com/Razzeee/script.trakt/issues/7
Hi,
Just updated to latest dev branch and I'm getting script error during scrobbling. Below is my kodi.log. It happened when playing local file from local database on KODI 15 (latest testbuild from Milhouse on RPi):

Code:
17:47:11 172.727493 T:3040464896  NOTICE: DVDPlayer: Opening: /storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E01.720p.BluRay.x264-Counterfeit.mkv
17:47:11 172.727814 T:3040464896 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:47:11 172.728699 T:2692404288  NOTICE: Thread DVDPlayer start, auto delete: false
17:47:11 172.730286 T:2702029888  NOTICE: Thread CMMALRenderer start, auto delete: false
17:47:11 172.731491 T:2692404288  NOTICE: Creating InputStream
17:47:11 172.798279 T:2692404288  NOTICE: Creating Demuxer
17:47:12 173.825577 T:2692404288  NOTICE: Opening stream: 0 source: 256
17:47:12 173.874313 T:2692404288  NOTICE: Creating video thread
17:47:12 173.874847 T:2692404288  NOTICE: Opening stream: 1 source: 256
17:47:12 173.875977 T:2692404288  NOTICE: Creating audio thread
17:47:12 173.878632 T:2675627072  NOTICE: Thread OMXPlayerAudio start, auto delete: false
17:47:12 173.879105 T:2692404288  NOTICE: Opening stream: 0 source: 1024
17:47:12 173.881104 T:2684015680  NOTICE: Thread OMXPlayerVideo start, auto delete: false
17:47:12 174.134720 T:2692404288  NOTICE: OMXClock using audio as reference
17:47:13 174.198578 T:2684015680  NOTICE: not a 3D movie
17:47:13 174.198959 T:2684015680  NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 23.98 - Full Screen (28) (weight: 0.000)
17:47:14 175.587753 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - {u'item': {u'type': u'episode', u'id': 339, u'label': u'Pilot'}}
17:47:14 175.594559 T:2916394048  NOTICE: [trakt] checkScrobblingExclusion(): Checking exclusion settings for '/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E01.720p.BluRay.x264-Counterfeit.mkv'.
17:47:14 175.607727 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - Doing multi-part episode check.
17:47:15 176.147598 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - {u'episodedetails': {u'season': 1, u'tvshowid': 29, u'episode': 1, u'episodeid': 339, u'label': u'Pilot'}}
17:47:15 176.828995 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - {u'episodes': [{u'episode': 1, u'episodeid': 339, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E01.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x01. Pilot'}, {u'episode': 2, u'episodeid': 340, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E02.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x02. Zegar'}, {u'episode': 3, u'episodeid': 341, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E03.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x03. Gregory'}, {u'episode': 4, u'episodeid': 342, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E04.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x04. Pod kontrol\u0105'}, {u'episode': 5, u'episodeid': 343, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E05.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x05. COMINT'}, {u'episode': 6, u'episodeid': 344, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E06.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x06. Zaufaj mi'}, {u'episode': 7, u'episodeid': 345, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E07.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x07. Obowi\u0105zek i honor'}, {u'episode': 8, u'episodeid': 346, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E08.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x08. Obustronnie gwarantowana destrukcja'}, {u'episode': 9, u'episodeid': 347, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E09.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x09. Bezpieczny dom'}, {u'episode': 10, u'episodeid': 348, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E10.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x10. Tylko Ty'}, {u'episode': 11, u'episodeid': 349, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E11.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x11. Ukryta wojna'}, {u'episode': 12, u'episodeid': 350, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E12.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x12. Przysi\u0119ga'}, {u'episode': 13, u'episodeid': 351, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E13.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x13. Pu\u0142kownik'}], u'limits': {u'start': 0, u'total': 13, u'end': 13}}
17:47:15 176.830475 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - This is a single episode.
17:47:15 176.831223 T:2916394048  NOTICE: [trakt] Queuing for dispatch: {'action': 'started', 'type': u'episode', 'id': 339}
17:47:15 177.138733 T:2916394048  NOTICE: [trakt] Queued dispatch: {u'action': u'started', u'type': u'episode', u'id': 339}
17:47:16 177.139496 T:2916394048  NOTICE: [trakt] Dispatch: {u'action': u'started', u'type': u'episode', u'id': 339}
17:47:16 177.140427 T:2916394048  NOTICE: [trakt] [Scrobbler] playbackStarted(data: {u'type': u'episode', u'id': 339})
17:47:16 177.141418 T:2916394048  NOTICE: [trakt] [Scrobbler] Watching: episode
17:47:17 178.359161 T:2916394048  NOTICE: [trakt] getEpisodeDetailsFromKodi(): {u'episodedetails': {u'tvshowid': 29, u'episode': 1, u'season': 1, u'episodeid': 339, u'label': u'Pilot', u'uniqueid': {u'unknown': u'4383263'}, u'showtitle': u'The Americans (2013)'}}
17:47:17 178.549362 T:2916394048  NOTICE: [trakt] getShowDetailsFromKodi(): {u'tvshowdetails': {u'imdbnumber': u'261690', u'tvshowid': 29, u'year': 2013, u'label': u'The Americans (2013)'}}
17:47:17 178.550598 T:2916394048  NOTICE: [trakt] [Scrobbler] scrobble()
17:47:17 178.570297 T:2916394048   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: Missing media item
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/script.trakt/default.py", line 13, in <module>
                                                traktService().run()
                                              File "/storage/.kodi/addons/script.trakt/service.py", line 102, in run
                                                self._dispatch(data)
                                              File "/storage/.kodi/addons/script.trakt/service.py", line 38, in _dispatch
                                                self.scrobbler.playbackStarted(data)
                                              File "/storage/.kodi/addons/script.trakt/scrobbler.py", line 173, in playbackStarted
                                                self.__scrobble('start')
                                              File "/storage/.kodi/addons/script.trakt/scrobbler.py", line 252, in __scrobble
                                                response = self.traktapi.scrobbleEpisode(self.traktShowSummary, self.traktSummaryInfo, watchedPercent, status)
                                              File "/storage/.kodi/addons/script.trakt/traktapi.py", line 95, in scrobbleEpisode
                                                progress=math.ceil(percent))
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 33, in wrap
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 17, in wrap
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/scrobble.py", line 47, in start
                                                **kwargs
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 33, in wrap
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 17, in wrap
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/scrobble.py", line 14, in action
                                                raise ValueError('Missing media item')
                                            ValueError: Missing media item
                                            -->End of Python script error report<--
17:47:21 182.456894 T:2692404288  NOTICE: OMXClock using video as reference
17:47:22 183.324188 T:2684015680 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
17:47:34 195.235153 T:2692404288 WARNING: Previous line repeats 1 times.
17:47:34 195.235382 T:2692404288  NOTICE: OMXClock using audio as reference
17:47:37 198.432220 T:3040464896  NOTICE: CDVDPlayer::CloseFile()
(2015-01-26, 18:53)darzur Wrote: Hi,
Just updated to latest dev branch and I'm getting script error during scrobbling. Below is my kodi.log. It happened when playing local file from local database on KODI 15 (latest testbuild from Milhouse on RPi):

Code:
17:47:11 172.727493 T:3040464896  NOTICE: DVDPlayer: Opening: /storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E01.720p.BluRay.x264-Counterfeit.mkv
17:47:11 172.727814 T:3040464896 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:47:11 172.728699 T:2692404288  NOTICE: Thread DVDPlayer start, auto delete: false
17:47:11 172.730286 T:2702029888  NOTICE: Thread CMMALRenderer start, auto delete: false
17:47:11 172.731491 T:2692404288  NOTICE: Creating InputStream
17:47:11 172.798279 T:2692404288  NOTICE: Creating Demuxer
17:47:12 173.825577 T:2692404288  NOTICE: Opening stream: 0 source: 256
17:47:12 173.874313 T:2692404288  NOTICE: Creating video thread
17:47:12 173.874847 T:2692404288  NOTICE: Opening stream: 1 source: 256
17:47:12 173.875977 T:2692404288  NOTICE: Creating audio thread
17:47:12 173.878632 T:2675627072  NOTICE: Thread OMXPlayerAudio start, auto delete: false
17:47:12 173.879105 T:2692404288  NOTICE: Opening stream: 0 source: 1024
17:47:12 173.881104 T:2684015680  NOTICE: Thread OMXPlayerVideo start, auto delete: false
17:47:12 174.134720 T:2692404288  NOTICE: OMXClock using audio as reference
17:47:13 174.198578 T:2684015680  NOTICE: not a 3D movie
17:47:13 174.198959 T:2684015680  NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 23.98 - Full Screen (28) (weight: 0.000)
17:47:14 175.587753 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - {u'item': {u'type': u'episode', u'id': 339, u'label': u'Pilot'}}
17:47:14 175.594559 T:2916394048  NOTICE: [trakt] checkScrobblingExclusion(): Checking exclusion settings for '/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E01.720p.BluRay.x264-Counterfeit.mkv'.
17:47:14 175.607727 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - Doing multi-part episode check.
17:47:15 176.147598 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - {u'episodedetails': {u'season': 1, u'tvshowid': 29, u'episode': 1, u'episodeid': 339, u'label': u'Pilot'}}
17:47:15 176.828995 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - {u'episodes': [{u'episode': 1, u'episodeid': 339, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E01.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x01. Pilot'}, {u'episode': 2, u'episodeid': 340, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E02.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x02. Zegar'}, {u'episode': 3, u'episodeid': 341, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E03.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x03. Gregory'}, {u'episode': 4, u'episodeid': 342, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E04.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x04. Pod kontrol\u0105'}, {u'episode': 5, u'episodeid': 343, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E05.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x05. COMINT'}, {u'episode': 6, u'episodeid': 344, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E06.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x06. Zaufaj mi'}, {u'episode': 7, u'episodeid': 345, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E07.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x07. Obowi\u0105zek i honor'}, {u'episode': 8, u'episodeid': 346, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E08.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x08. Obustronnie gwarantowana destrukcja'}, {u'episode': 9, u'episodeid': 347, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E09.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x09. Bezpieczny dom'}, {u'episode': 10, u'episodeid': 348, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E10.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x10. Tylko Ty'}, {u'episode': 11, u'episodeid': 349, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E11.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x11. Ukryta wojna'}, {u'episode': 12, u'episodeid': 350, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E12.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x12. Przysi\u0119ga'}, {u'episode': 13, u'episodeid': 351, u'file': u'/storage/Win7/Seriale/The Americans (2013)/The.Americans.2013.S01E13.720p.BluRay.x264-Counterfeit.mkv', u'label': u'1x13. Pu\u0142kownik'}], u'limits': {u'start': 0, u'total': 13, u'end': 13}}
17:47:15 176.830475 T:2916394048  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - This is a single episode.
17:47:15 176.831223 T:2916394048  NOTICE: [trakt] Queuing for dispatch: {'action': 'started', 'type': u'episode', 'id': 339}
17:47:15 177.138733 T:2916394048  NOTICE: [trakt] Queued dispatch: {u'action': u'started', u'type': u'episode', u'id': 339}
17:47:16 177.139496 T:2916394048  NOTICE: [trakt] Dispatch: {u'action': u'started', u'type': u'episode', u'id': 339}
17:47:16 177.140427 T:2916394048  NOTICE: [trakt] [Scrobbler] playbackStarted(data: {u'type': u'episode', u'id': 339})
17:47:16 177.141418 T:2916394048  NOTICE: [trakt] [Scrobbler] Watching: episode
17:47:17 178.359161 T:2916394048  NOTICE: [trakt] getEpisodeDetailsFromKodi(): {u'episodedetails': {u'tvshowid': 29, u'episode': 1, u'season': 1, u'episodeid': 339, u'label': u'Pilot', u'uniqueid': {u'unknown': u'4383263'}, u'showtitle': u'The Americans (2013)'}}
17:47:17 178.549362 T:2916394048  NOTICE: [trakt] getShowDetailsFromKodi(): {u'tvshowdetails': {u'imdbnumber': u'261690', u'tvshowid': 29, u'year': 2013, u'label': u'The Americans (2013)'}}
17:47:17 178.550598 T:2916394048  NOTICE: [trakt] [Scrobbler] scrobble()
17:47:17 178.570297 T:2916394048   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: Missing media item
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/script.trakt/default.py", line 13, in <module>
                                                traktService().run()
                                              File "/storage/.kodi/addons/script.trakt/service.py", line 102, in run
                                                self._dispatch(data)
                                              File "/storage/.kodi/addons/script.trakt/service.py", line 38, in _dispatch
                                                self.scrobbler.playbackStarted(data)
                                              File "/storage/.kodi/addons/script.trakt/scrobbler.py", line 173, in playbackStarted
                                                self.__scrobble('start')
                                              File "/storage/.kodi/addons/script.trakt/scrobbler.py", line 252, in __scrobble
                                                response = self.traktapi.scrobbleEpisode(self.traktShowSummary, self.traktSummaryInfo, watchedPercent, status)
                                              File "/storage/.kodi/addons/script.trakt/traktapi.py", line 95, in scrobbleEpisode
                                                progress=math.ceil(percent))
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 33, in wrap
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 17, in wrap
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/scrobble.py", line 47, in start
                                                **kwargs
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 33, in wrap
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 17, in wrap
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/script.trakt/trakt/interfaces/scrobble.py", line 14, in action
                                                raise ValueError('Missing media item')
                                            ValueError: Missing media item
                                            -->End of Python script error report<--
17:47:21 182.456894 T:2692404288  NOTICE: OMXClock using video as reference
17:47:22 183.324188 T:2684015680 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
17:47:34 195.235153 T:2692404288 WARNING: Previous line repeats 1 times.
17:47:34 195.235382 T:2692404288  NOTICE: OMXClock using audio as reference
17:47:37 198.432220 T:3040464896  NOTICE: CDVDPlayer::CloseFile()

See my post above yours Wink
(2015-01-26, 17:32)vc4u Wrote:
(2015-01-26, 17:19)mularj Wrote: I'm a little confused. What are these six and requests modules? I'm still running xbmc 12.3. I can't find these add-ons anywhere and am getting the trakt script error on launch after installing the razze dev branch.

You can find them under here:
Settings | Addon-ons | Get Add-ons | Kodi Add-on Repository | Add-on Libraries

Here you will find the two required entities "SIX" and "REQUESTS".

Thanks vc4u. I guess that isn't an option in XBMC 12.3. under add-ons, get-addons I have XBMC.org Add-ons and under that there is no add-on libraries.
Thanks @Rouzax .You were faster by 3 minutes. Smile Will try with ratings enabled.
(2015-01-26, 18:50)Rouzax Wrote:
(2015-01-26, 18:48)Hustler1337 Wrote:
(2015-01-26, 18:10)vc4u Wrote: You need to install "SIX" and "REQUESTS" addon libraries as well for this Dev branch to work correctly.

You can find them under here:
Settings | Addon-ons | Get Add-ons | Kodi Add-on Repository | Add-on Libraries

Thanks for your help vc4u, it fixed the 'script failed' when launching Kodi. However, now, during playback the 'script failed' notification shows up.

Anyone have any ideas?

I've entered my login credentials correctly on the script configuration and am playing .strm files from my library.

Thanks Wink
I had the same, you properly have rating disabled.
See https://github.com/Razzeee/script.trakt/issues/7

As far as I know I have ratings enabled. Am I looking in the right place? Confused

Image
Enabled ratings and it started scrobbling. Hope it will be solved soon as I don't want to rate every movie/episode.
I download the dev branch:

(2015-01-26, 19:43)darzur Wrote: Enabled ratings and it started scrobbling. Hope it will be solved soon as I don't want to rate every movie/episode.

Same for me, please fix this.


Episodes get synced Movies also but they get marked watched but they dont marked watched in kodi
Logfile
(2015-01-26, 14:59)komplex Wrote: Just check your settings xml to be sure its in there

It's all there... I will open up an issue in github..
Getting Script error when I start playing a video. Rating are enabled. Would really appreciate it if someone could help identify why it's not working Confused :

Code:
18:20:36 T:1719472024  NOTICE: [trakt] Loading 'script.trakt' version '3.0.0'
18:20:36 T:1719472024  NOTICE: [trakt] Service thread starting.
18:20:36 T:1719472024  NOTICE: [trakt] [traktPlayer] Initalized.
18:20:36 T:1719472024  NOTICE: [trakt] [traktMonitor] Initalized.
18:20:36 T:1719472024  NOTICE: [trakt] [traktAPI] Initializing.
18:23:23 T:1719472024  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - {u'item': {u'type': u'unknown', u'label': u'Maleficent'}}
18:23:23 T:1719472024  NOTICE: [trakt] checkScrobblingExclusion(): Checking exclusion settings for 'https://r5---sn-aiglln6y.googlevideo.com/videoplayback?requiressl=yes&shardbypass=yes&cmbypass=yes&id=00d740bed2dfdc14&itag=22&source=webdrive&ip=82.5.122.212&ipbits=0&expire=1424612173&sparams=cmbypass,expire,id,ip,ipbits,itag,mm,ms,mv,nh,pl,requiressl,shardbypass,source&signature=73F0BD44433196E160DDD3E0A166E81CCB65380D.3D49144018A8806D1ACB960173781B7CED341BD1&key=cms1&cms_redirect=yes&mm=30&ms=nxu&mt=1422296540&mv=m&nh=IgpwcjAyLmxocjA3KgkxMjcuMC4wLjE&pl=22'.
18:23:23 T:1719472024  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - Started playing a non-library file, checking available data.
18:23:23 T:1719472024  NOTICE: [trakt] [traktPlayer] info - showtitle:, Year:2014, Season:, Episode:
18:23:23 T:1719472024  NOTICE: [trakt] [traktPlayer] onPlayBackStarted() - Playing a non-library 'movie' - Maleficent (2014).
18:23:23 T:1719472024  NOTICE: [trakt] Queuing for dispatch: {'action': 'started', 'title': 'Maleficent', 'type': 'movie', 'year': 2014}
18:23:23 T:1719472024  NOTICE: [trakt] Queued dispatch: {u'action': u'started', u'year': 2014, u'type': u'movie', u'title': u'Maleficent'}
18:23:23 T:1719472024  NOTICE: [trakt] Dispatch: {u'action': u'started', u'year': 2014, u'type': u'movie', u'title': u'Maleficent'}
18:23:23 T:1719472024  NOTICE: [trakt] [Scrobbler] playbackStarted(data: {u'year': 2014, u'type': u'movie', u'title': u'Maleficent'})
18:23:23 T:1719472024  NOTICE: [trakt] [Scrobbler] Watching: movie
18:23:24 T:1719472024  NOTICE: [trakt] [Scrobbler] scrobble()
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/default.py", line 13, in <module>
                                                traktService().run()
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/service.py", line 102, in run
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/service.py", line 38, in _dispatch
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/scrobbler.py", line 173, in playbackStarted
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/scrobbler.py", line 240, in __scrobble
                                                response = self.traktapi.scrobbleMovie(self.traktSummaryInfo, watchedPercent, status)
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/traktapi.py", line 118, in scrobbleMovie
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 33, in wrap
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 17, in wrap
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/trakt/interfaces/scrobble.py", line 47, in start
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 33, in wrap
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/trakt/interfaces/base/__init__.py", line 17, in wrap
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/trakt/interfaces/scrobble.py", line 14, in action

Thanks
(2015-01-26, 19:57)locke45 Wrote: Episodes get synced Movies also but they get marked watched but they dont marked watched in kodi
Logfile

Confirmed. Some movies were marked as watched in trakt, but they aren't in KODI. It looks like it happened here:

19:02:02 1731.044067 T:2761413696 NOTICE: [trakt] [Movies Sync] 5 movie(s) playcount will be updated on trakt.tv
19:02:02 1731.045166 T:2761413696 NOTICE: [trakt] [Movies Sync] Movies updated: Lockout (tt1592525), Noc oczyszczenia (tt2184339), Gone in 60 Seconds (tt0071571), Sala samobójców (tt1808454), Powstanie Warszawskie (tt3737878)

although I've never watched them and they aren't marked as watched in KODI. Additionally the last one (Powstanie Warszawskie (tt3737878)) wasn't added to trakt collection for unknown reasons.

Code:
19:01:57 1726.158569 T:2761413696  NOTICE: -->Python Interpreter Initialized<--
19:01:58 1726.809570 T:2761413696  NOTICE: [trakt] Queuing for dispatch: {'action': 'manualSync', 'silent': False, 'library': 'all'}
19:01:58 1727.050415 T:2917020736  NOTICE: [trakt] Queued dispatch: {u'action': u'manualSync', u'silent': False, u'library': u'all'}
19:01:58 1727.051025 T:2917020736  NOTICE: [trakt] Dispatch: {u'action': u'manualSync', u'silent': False, u'library': u'all'}
19:01:58 1727.052124 T:2917020736  NOTICE: [trakt] Performing a manual sync.
19:01:58 1727.055908 T:2761413696  NOTICE: [trakt] [Sync] Starting synchronization with trakt.tv
19:01:58 1727.086060 T:2761413696  NOTICE: [trakt] [Movies Sync] Getting movie data from Kodi
19:01:58 1727.707031 T:2761413696  NOTICE: [trakt] [Movies Sync] Kodi JSON Result: '[{u'movieid': 1, u'title': u'13 grzech\xf3w', u'lastplayed': u'2015-01-02 15:01:52', u'label': u'13 grzech\xf3w', u'imdbnumber': u'tt2059171', u'file': u'/storage/Win7/Filmy/13.Sins.2014.720p.BluRay.x264.DTS-WiKi.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 2, u'title': u'300: Pocz\u0105tek imperium', u'lastplayed': u'', u'label': u'300: Pocz\u0105tek imperium', u'imdbnumber': u'tt1253863', u'file': u'/storage/Win7/Filmy/300.Rise.of.an.Empire.2014.720p.BluRay.DTS.x264-SbR.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 3, u'title': u'Milion sposob\xf3w, jak zgin\u0105\u0107 na Zachodzie', u'lastplayed': u'', u'label': u'Milion sposob\xf3w, jak zgin\u0105\u0107 na Zachodzie', u'imdbnumber': u'tt2557490', u'file': u'/storage/Win7/Filmy/A.Million.Ways.To.Die.In.The.West.2014.1080p.BluRay.Dts-Hd.x264-BARC0DE.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 5, u'title': u'Kiedy umieram', u'lastplayed': u'', u'label': u'Kiedy umieram', u'imdbnumber': u'tt1807944', u'file': u'/storage/Win7/Filmy/As.I.Lay.Dying.2013.LIMITED.720p.BluRay.x264-PSYCHD [PublicHD].mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 6, u'title': u'Carrie', u'lastplayed': u'', u'label': u'Carrie', u'imdbnumber': u'tt1939659', u'file': u'/storage/Win7/Filmy/Carrie.2013.2in1.720p.BluRay.DTS.x264-CtrlHD.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 7, u'title': u'Auta 2', u'lastplayed': u'2014-12-14 18:20:15', u'label': u'Auta 2', u'imdbnumber': u'tt1216475', u'file': u'/storage/Win7/Filmy/Cars.2.2011.720p.BRRip.AVC.x264.AC3-romnik.avi', u'year': 2011, u'playcount': 1}, {u'movieid': 8, u'title': u'Auta', u'lastplayed': u'2014-12-14 08:20:52', u'label': u'Auta', u'imdbnumber': u'tt0317219', u'file': u'/storage/Win7/Filmy/Cars.2006.720p.BluRay.(AC3.PL-Keniger).x264-ESiR.mkv', u'year': 2006, u'playcount': 3}, {u'movieid': 9, u'title': u'Szef', u'lastplayed': u'2014-09-19 20:36:55', u'label': u'Szef', u'imdbnumber': u'tt2883512', u'file': u'/storage/Win7/Filmy/Chef.2014.1080p.bluray.dts-hd.x264-barc0de.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 10, u'title': u'Ewolucja planety ma\u0142p', u'lastplayed': u'', u'label': u'Ewolucja planety ma\u0142p', u'imdbnumber': u'tt2103281', u'file': u'/storage/Win7/Filmy/Dawn.Of.The.Planet.Of.The.Apes.2014.1080p.WEB-DL.Dd51.H264-RARBG.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 11, u'title': u'Niezgodna', u'lastplayed': u'', u'label': u'Niezgodna', u'imdbnumber': u'tt1840309', u'file': u'/storage/Win7/Filmy/Divergent.2014.720p.BluRay.x264-SPARKS[rarbg].mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 12, u'title': u'Na skraju jutra', u'lastplayed': u'', u'label': u'Na skraju jutra', u'imdbnumber': u'tt1631867', u'file': u'/storage/Win7/Filmy/Edge.Of.Tomorrow.2014.1080p.Web-Dl.Dd5.1.h264-NL.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 13, u'title': u'Wr\xf3g', u'lastplayed': u'', u'label': u'Wr\xf3g', u'imdbnumber': u'tt2316411', u'file': u'/storage/Win7/Filmy/Enemy.2013.BluRay.720p.DTS.x264-CHD [dydao.com].mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 15, u'title': u'Stra\u017cnicy Galaktyki', u'lastplayed': u'', u'label': u'Stra\u017cnicy Galaktyki', u'imdbnumber': u'tt2015381', u'file': u'/storage/Win7/Filmy/Guardians.Of.The.Galaxy.2014.720p.BluRay.x264-nl-M46.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 16, u'title': u'B\u0119karty wojny', u'lastplayed': u'', u'label': u'B\u0119karty wojny', u'imdbnumber': u'tt0361748', u'file': u'/storage/Win7/Filmy/Inglourious.Basterds.720p.BluRay.x264-METiS.mkv', u'year': 2009, u'playcount': 0}, {u'movieid': 18, u'title': u'Sk\xf3ra, w kt\xf3rej \u017cyj\u0119', u'lastplayed': u'', u'label': u'Sk\xf3ra, w kt\xf3rej \u017cyj\u0119', u'imdbnumber': u'tt1189073', u'file': u'/storage/Win7/Filmy/La.piel.que.habito.2011.Hybrid.720p.BluRay.DD5.1.x264-EbP.mkv', u'year': 2011, u'playcount': 0}, {u'movieid': 19, u'title': u'Prawo zemsty', u'lastplayed': u'', u'label': u'Prawo zemsty', u'imdbnumber': u'tt1197624', u'file': u'/storage/Win7/Filmy/Law Abiding Citizen.2009.Unrated.x264.BDRip_720p.rutor.mkv', u'year': 2009, u'playcount': 0}, {u'movieid': 20, u'title': u'\u017bycie Pi 3D', u'lastplayed': u'', u'label': u'\u017bycie Pi 3D', u'imdbnumber': u'tt0454876', u'file': u'/storage/Win7/Filmy/Life.Of.Pi.2012.720p.BluRay.x264-CROSSBOW [PublicHD].mkv', u'year': 2012, u'playcount': 0}, {u'movieid': 22, u'title': u'Czarownica', u'lastplayed': u'2014-11-21 20:26:11', u'label': u'Czarownica', u'imdbnumber': u'tt1587310', u'file': u'/storage/Win7/Filmy/maleficent.2014.720p.bluray.x264.dts-nohate.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 24, u'title': u'Nobody', u'lastplayed': u'', u'label': u'Nobody', u'imdbnumber': u'tt0485947', u'file': u'/storage/Win7/Filmy/Mr Nobody 2009 Extended 720p BluRay x264-CiNEFiLE.mkv', u'year': 2009, u'playcount': 0}, {u'movieid': 26, u'title': u'Noah', u'lastplayed': u'', u'label': u'Noah', u'imdbnumber': u'tt1959490', u'file': u'/storage/Win7/Filmy/Noah.2014.720p.BluRay.x264-SPARKS.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 27, u'title': u'Non-Stop', u'lastplayed': u'', u'label': u'Non-Stop', u'imdbnumber': u'tt2024469', u'file': u'/storage/Win7/Filmy/Non-Stop.2014.720p.BluRay.X264-AMIABLE [PublicHD].mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 30, u'title': u'Riddick', u'lastplayed': u'', u'label': u'Riddick', u'imdbnumber': u'tt1411250', u'file': u'/storage/Win7/Filmy/Riddick.2013.EXTENDED.720p.BluRay.x264-ALLiANCE.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 31, u'title': u'Samoloty', u'lastplayed': u'2015-01-19 17:04:54', u'label': u'Samoloty', u'imdbnumber': u'tt1691917', u'file': u'/storage/Win7/Filmy/Samoloty.2013.PLDUB.720p.BluRay-EMPiK.mkv', u'year': 2013, u'playcount': 2}, {u'movieid': 32, u'title': u'Sherlock Holmes', u'lastplayed': u'', u'label': u'Sherlock Holmes', u'imdbnumber': u'tt0988045', u'file': u'/storage/Win7/Filmy/Sherlock.Holmes.1.2009.720p.BluRay.DTS.x264-CyTSuNee.mkv', u'year': 2009, u'playcount': 0}, {u'movieid': 33, u'title': u'Przygody Tintina', u'lastplayed': u'', u'label': u'Przygody Tintina', u'imdbnumber': u'tt0983193', u'file': u'/storage/Win7/Filmy/The Adventures of Tintin 2011.avi', u'year': 2011, u'playcount': 0}, {u'movieid': 35, u'title': u'Legenda Herkulesa', u'lastplayed': u'', u'label': u'Legenda Herkulesa', u'imdbnumber': u'tt1043726', u'file': u'/storage/Win7/Filmy/The.Legend.Of.Hercules.2014.720p.BluRay.DTS.x264-PublicHD.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 36, u'title': u'LEGO\xae PRZYGODA', u'lastplayed': u'2015-01-08 16:51:07', u'label': u'LEGO\xae PRZYGODA', u'imdbnumber': u'tt1490017', u'file': u'/storage/Win7/Filmy/The.LEGO.Movie.2014.1080p.BluRay.DTS.x264-CyTSuNee.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 37, u'title': u'Maszyna', u'lastplayed': u'', u'label': u'Maszyna', u'imdbnumber': u'tt2317225', u'file': u'/storage/Win7/Filmy/The.Machine.2013.1080p.BluRay.x264.DTS-WiKi.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 38, u'title': u'Obro\u0144cy skarb\xf3w', u'lastplayed': u'', u'label': u'Obro\u0144cy skarb\xf3w', u'imdbnumber': u'tt2177771', u'file': u'/storage/Win7/Filmy/The.Monuments.Men.2014.720p.BluRay.x264-BLOW [PublicHD].mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 41, u'title': u'Raid', u'lastplayed': u'2014-09-11 19:10:24', u'label': u'Raid', u'imdbnumber': u'tt1899353', u'file': u'/storage/Win7/Filmy/The.Raid.Redemption.2011.720p.BluRay.x264-SPARKS [PublicHD].mkv', u'year': 2011, u'playcount': 0}, {u'movieid': 42, u'title': u'Droga do zapomnienia', u'lastplayed': u'2014-09-14 16:32:57', u'label': u'Droga do zapomnienia', u'imdbnumber': u'tt2058107', u'file': u'/storage/Win7/Filmy/The.Railway.Man.2013.1080p.BluRay.x264.DTS-WiKi.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 43, u'title': u'The Sacrament', u'lastplayed': u'', u'label': u'The Sacrament', u'imdbnumber': u'tt2383068', u'file': u'/storage/Win7/Filmy/The.Sacrament.2013.BluRay.720p.DTS.x264-CHD.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 44, u'title': u'Wolverine', u'lastplayed': u'', u'label': u'Wolverine', u'imdbnumber': u'tt1430132', u'file': u'/storage/Win7/Filmy/The.Wolverine.2013.Extended.720p.BluRay.x264-CtrlHD.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 45, u'title': u'Thor: Mroczny \u015bwiat', u'lastplayed': u'', u'label': u'Thor: Mroczny \u015bwiat', u'imdbnumber': u'tt1981115', u'file': u'/storage/Win7/Filmy/thor.the.dark.world.2013.720p.web-dl.h264-webios [publichd].mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 47, u'title': u'Transformers: Wiek zag\u0142ady', u'lastplayed': u'', u'label': u'Transformers: Wiek zag\u0142ady', u'imdbnumber': u'tt2109248', u'file': u'/storage/Win7/Filmy/Transformers.Age.of.Extinction.2014.New.HC.720p.HDTS.x264.AAC-TiTAN.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 48, u'title': u'\u015awiat w p\u0142omieniach', u'lastplayed': u'', u'label': u'\u015awiat w p\u0142omieniach', u'imdbnumber': u'tt2334879', u'file': u'/storage/Win7/Filmy/White.House.Down.2013.720p.BluRay.DTS.x264-PublicHD.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 49, u'title': u'Lucy', u'lastplayed': u'', u'label': u'Lucy', u'imdbnumber': u'tt2872732', u'file': u'/storage/Win7/Filmy/Lucy.2014.720p.BluRay.x264-SPARKS.mkv', u'year': 0, u'playcount': 0}, {u'movieid': 51, u'title': u'Eliza Graves', u'lastplayed': u'', u'label': u'Eliza Graves', u'imdbnumber': u'tt1772264', u'file': u'/storage/Win7/Filmy/Stonehearst.Asylum.2014.1080p.BluRay.Truehd.x264-BARC0DE.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 52, u'title': u'Kronika', u'lastplayed': u'', u'label': u'Kronika', u'imdbnumber': u'tt1706593', u'file': u'/storage/Win7/Filmy/Chronicle.2012.DC.720p.BluRay.x264-NZBgeek.mkv', u'year': 2012, u'playcount': 0}, {u'movieid': 54, u'title': u'John Carter', u'lastplayed': u'', u'label': u'John Carter', u'imdbnumber': u'tt0401729', u'file': u'/storage/Win7/Filmy/John.Carter.2012.1080p.mkv', u'year': 2012, u'playcount': 0}, {u'movieid': 55, u'title': u'Stoker', u'lastplayed': u'', u'label': u'Stoker', u'imdbnumber': u'tt1682180', u'file': u'/storage/Win7/Filmy/Stoker.2013.1080p.BluRay.DD5.1.x264-EbP.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 56, u'title': u'Lockout', u'lastplayed': u'', u'label': u'Lockout', u'imdbnumber': u'tt1592525', u'file': u'/storage/Win7/Filmy/Lockout 2012 UNRATED 720p Bluray X264-BARC0DE.mkv', u'year': 2012, u'playcount': 0}, {u'movieid': 57, u'title': u'Kolekcjoner', u'lastplayed': u'', u'label': u'Kolekcjoner', u'imdbnumber': u'tt1748227', u'file': u'/storage/Win7/Filmy/The Collection 2012 BRRip XvidHD 720p-NPW.avi', u'year': 2012, u'playcount': 0}, {u'movieid': 58, u'title': u'W ciemno\u015b\u0107. Star Trek', u'lastplayed': u'', u'label': u'W ciemno\u015b\u0107. Star Trek', u'imdbnumber': u'tt1408101', u'file': u'/storage/Win7/Filmy/Star Trek Into Darkness 2013 720p BluRay DD5 1 x264-TayTO.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 61, u'title': u'Mission: Impossible - Ghost Protocol', u'lastplayed': u'', u'label': u'Mission: Impossible - Ghost Protocol', u'imdbnumber': u'tt1229238', u'file': u'/storage/Win7/Filmy/Mission Impossible Ghost Protocol 2011 720p BluRay x264-HiDt.mkv', u'year': 2011, u'playcount': 0}, {u'movieid': 62, u'title': u'Pacific Rim', u'lastplayed': u'', u'label': u'Pacific Rim', u'imdbnumber': u'tt1663662', u'file': u'/storage/Win7/Filmy/Pacific Rim 2013 EXTRAS 720p BluRay x264-PublicHD.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 63, u'title': u'Pod Mocnym Anio\u0142em', u'lastplayed': u'', u'label': u'Pod Mocnym Anio\u0142em', u'imdbnumber': u'tt2521188', u'file': u'/storage/Win7/Filmy/pod.mocnym.amiolem.2013.720p.bluray.x264.propl.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 64, u'title': u'Zaginiona dziewczyna', u'lastplayed': u'', u'label': u'Zaginiona dziewczyna', u'imdbnumber': u'tt2267998', u'file': u'/storage/Win7/Filmy/Gone Girl 2014 720p BluRay x264-DAA.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 65, u'title': u'Bez lito\u015bci', u'lastplayed': u'', u'label': u'Bez lito\u015bci', u'imdbnumber': u'tt0455944', u'file': u'/storage/Win7/Filmy/The Equalizer 2014 1080p BluRay DTS-HD x264-BARC0DE.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 66, u'title': u'Ja, Frankenstein', u'lastplayed': u'', u'label': u'Ja, Frankenstein', u'imdbnumber': u'tt1418377', u'file': u'/storage/Win7/Filmy/I Frankenstein 2014 MULTi 1080p BluRay x264-LOST.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 67, u'title': u'Noc oczyszczenia', u'lastplayed': u'', u'label': u'Noc oczyszczenia', u'imdbnumber': u'tt2184339', u'file': u'/storage/Win7/Filmy/The Purge 2013 720p BluRay x264-CRAVEN.mkv', u'year': 2013, u'playcount': 0}, {u'movieid': 68, u'title': u'Dracula Historia Nieznana', u'lastplayed': u'', u'label': u'Dracula Historia Nieznana', u'imdbnumber': u'tt0829150', u'file': u'/storage/Win7/Filmy/Dracula Untold 2014 720p Web-Dl h264 AC3-EVO.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 69, u'title': u'Calvary', u'lastplayed': u'', u'label': u'Calvary', u'imdbnumber': u'tt2234003', u'file': u'/storage/Win7/Filmy/Calvary 2014 720p BluRay x264-ROVERS.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 70, u'title': u'Kod nie\u015bmiertelno\u015bci', u'lastplayed': u'', u'label': u'Kod nie\u015bmiertelno\u015bci', u'imdbnumber': u'tt0945513', u'file': u'/storage/Win7/Filmy/Source Code 2011 BluRay 720p DTS x264-PRoDJi.mkv', u'year': 2011, u'playcount': 0}, {u'movieid': 71, u'title': u'The Hunt', u'lastplayed': u'', u'label': u'The Hunt', u'imdbnumber': u'tt2106476', u'file': u'/storage/Win7/Filmy/The Hunt 2012 BluRay 720p DTS x264-beAst.mkv', u'year': 2012, u'playcount': 0}, {u'movieid': 72, u'title': u'Diabelska plansza Ouija', u'lastplayed': u'', u'label': u'Diabelska plansza Ouija', u'imdbnumber': u'tt1204977', u'file': u'/storage/Win7/Filmy/Ouija 2014 WEB-DL 720p AAC 2 0 X264 R Knorloading.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 75, u'title': u'Gone in 60 Seconds', u'lastplayed': u'', u'label': u'Gone in 60 Seconds', u'imdbnumber': u'tt0071571', u'file': u'/storage/Win7/Filmy/Gone.in.60.Seconds.1974.720p.BluRay.x264-PSYCHD.mkv', u'year': 1974, u'playcount': 0}, {u'movieid': 76, u'title': u'Sala samob\xf3jc\xf3w', u'lastplayed': u'', u'label': u'Sala samob\xf3jc\xf3w', u'imdbnumber': u'tt1808454', u'file': u'stack:///storage/Win7/Filmy/Suicide.Room.2011.PROPER.DVDRip.XviD-AFO.CD1.avi , /storage/Win7/Filmy/Suicide.Room.2011.PROPER.DVDRip.XviD-AFO.CD2.avi', u'year': 2011, u'playcount': 0}, {u'movieid': 77, u'title': u'S\u0119dzia', u'lastplayed': u'', u'label': u'S\u0119dzia', u'imdbnumber': u'tt1872194', u'file': u'/storage/Win7/Filmy/The Judge 2014 720p BluRay x264-SPARKS.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 78, u'title': u'Earth to Echo', u'lastplayed': u'', u'label': u'Earth to Echo', u'imdbnumber': u'tt2183034', u'file': u'/storage/Win7/Filmy/Earth to Echo 2014 1080p MULTI Bluray x264.mkv', u'year': 2014, u'playcount': 0}, {u'movieid': 79, u'title': u'The Interview', u'lastplayed': u'', u'label': u'The Interview', u'imdbnumber': u'tt2788710', u'file': u'/storage/Win7/Filmy/The.Interview.2014.1080p.WEB-DL.x264.AAC-MerryXmas.mp4', u'year': 2014, u'playcount': 0}, {u'movieid': 80, u'title': u'Powstanie Warszawskie', u'lastplayed': u'2015-01-25 19:04:32', u'label': u'Powstanie Warszawskie', u'imdbnumber': u'tt3737878', u'file': u'/storage/Win7/Filmy/Powstanie.Warszawskie.2014.DVD/VIDEO_TS/VIDEO_TS.IFO', u'year': 2014, u'playcount': 2}]'
19:01:59 1727.800537 T:2761413696  NOTICE: [trakt] [Movies Sync] Getting movie collection from trakt.tv
19:02:02 1731.044067 T:2761413696  NOTICE: [trakt] [Movies Sync] 5 movie(s) playcount will be updated on trakt.tv
19:02:02 1731.045166 T:2761413696  NOTICE: [trakt] [Movies Sync] Movies updated: Lockout (tt1592525), Noc oczyszczenia (tt2184339), Gone in 60 Seconds (tt0071571), Sala samobójców (tt1808454), Powstanie Warszawskie (tt3737878)
19:02:03 1732.611694 T:2761413696  NOTICE: [trakt] [Movies Sync] Kodi movie playcount is up to date.
19:02:04 1733.044678 T:2761413696  NOTICE: [trakt] [Movies Sync] Compared movies, found 5 to add.
19:02:04 1733.045288 T:2761413696  NOTICE: [trakt] [Movies Sync] 5 movie(s) will be added to trakt.tv collection.
19:02:04 1733.606079 T:2761413696  NOTICE: [trakt] [Movies Sync] Movies on trakt.tv (57), movies in Kodi (62).
19:02:04 1733.607178 T:2761413696  NOTICE: [trakt] [Movies Sync] Complete.
  • 1
  • 95
  • 96
  • 97(current)
  • 98
  • 99
  • 154

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