Kodi Community Forum
Trakt.tv v3 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152)
+---- Thread: Trakt.tv v3 (/showthread.php?tid=220547)



RE: Trakt.tv v3 - Stringer Bell - 2016-01-11

Hi, i noticed on friday that scrobbling Movies/Episodes with special characters (ä,ü,ö,ß) doesn't work anymore.
Tested on Windows 7 and Windows 10. Kodi 15.1.


ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'ascii' codec can't decode byte 0xc3 in position 102: ordinal not in range(128)
Traceback (most recent call last):
File "C:\Users\XXX\AppData\Roaming\Kodi\addons\script.trakt\service.py", line 403, in onPlayBackStarted
if utilities.checkExclusion(_filename):
File "C:\Users\XXX\AppData\Roaming\Kodi\addons\script.trakt\utilities.py", line 132, in checkExclusion
if fullpath.startswith(ExcludePath):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 102: ordinal not in range(128)
-->End of Python script error report<--


RE: Trakt.tv v3 - Razze - 2016-01-11

I'll need a complete log please


RE: Trakt.tv v3 - Stringer Bell - 2016-01-11

Complete log:

Logfile


RE: Trakt.tv v3 - redglory - 2016-01-11

Please don't post logs directly...


RE: Trakt.tv v3 - Masada - 2016-01-11

Hey guys, since a couple of days I've been gettting an error message when trying to use Trakt on Kodi. The app doesn't scrobble anymore nor updates newly watched stuff I added manually on the website.

I tried uninstalling and everything, but I'm not an expert so I don't know what next I can try.

Here's a log with the link to the error: http://xbmclogs.com/pir2mn34m#line-1830
(I hope I did this right >.>)


RE: Trakt.tv v3 - Razze - 2016-01-12

(2016-01-11, 16:28)Stringer Bell Wrote: Complete log:

Logfile

You need to enable debugging in both kodi and the trakt script options.

(2016-01-11, 22:00)Masada Wrote: Hey guys, since a couple of days I've been gettting an error message when trying to use Trakt on Kodi. The app doesn't scrobble anymore nor updates newly watched stuff I added manually on the website.

I tried uninstalling and everything, but I'm not an expert so I don't know what next I can try.

Here's a log with the link to the error: http://xbmclogs.com/pir2mn34m#line-1830
(I hope I did this right >.>)

Your missing the module "requests". You need to uninstall trakt and reinstall from the kodi repository not manually via zip.


RE: Trakt.tv v3 - Nazgulled - 2016-01-12

Started using this add-on recently and so far I've noticed a couple of things...

When using Confluence, the scrobble notification gets on top of subtitles and stays visible for way too long. I believe the notification position is controlled by the skin so there's nothing that can be done there but it could be shown for a smaller amount of time (maybe add an option for timeout?).

Also related to the notification is that every time I pause a video and then resume it, the notification re-appears on screen. This happens with each pause/resume, it's kinda annoying because the video has been scrobble a long time ago, no need to keep showing the notification. Probably a bug?

Nice job @Razze, keep up the good work Smile


RE: Trakt.tv v3 - Masada - 2016-01-12

Quote:Your missing the module "requests". You need to uninstall trakt and reinstall from the kodi repository not manually via zip.

Tried this, still doesn't work and gives me the same error.


RE: Trakt.tv v3 - Stringer Bell - 2016-01-12

(2016-01-12, 00:40)Razze Wrote:
(2016-01-11, 16:28)Stringer Bell Wrote: Complete log:

Logfile

You need to enable debugging in both kodi and the trakt script options.

Logfile


IMDB watchlist to trakt sync? - mkkyah - 2016-01-12

Hi,
Thanks for the addon.
May I ask for a new feature? Is there a chance that you can implement an option which automatically syncs Trakt.tv watchlist with IMDB watchlist?
Thanks


RE: Trakt.tv v3 - Razze - 2016-01-12

(2016-01-12, 01:18)Nazgulled Wrote: Started using this add-on recently and so far I've noticed a couple of things...

When using Confluence, the scrobble notification gets on top of subtitles and stays visible for way too long. I believe the notification position is controlled by the skin so there's nothing that can be done there but it could be shown for a smaller amount of time (maybe add an option for timeout?).

Also related to the notification is that every time I pause a video and then resume it, the notification re-appears on screen. This happens with each pause/resume, it's kinda annoying because the video has been scrobble a long time ago, no need to keep showing the notification. Probably a bug?

Nice job @Razze, keep up the good work Smile

AFAIK that option is disabled by default why do you want it if all you want is see less of it? Smile
Not sure if there is a setting for notification length, but I don't want more settings, we already have to many if you ask me.
And it's probably a bug that it shows that often yes.

(2016-01-12, 12:21)mkkyah Wrote: Hi,
Thanks for the addon.
May I ask for a new feature? Is there a chance that you can implement an option which automatically syncs Trakt.tv watchlist with IMDB watchlist?
Thanks

Your looking for this https://github.com/damienhaynes/TraktRater


RE: Trakt.tv v3 - Nazgulled - 2016-01-12

(2016-01-12, 14:07)Razze Wrote: AFAIK that option is disabled by default why do you want it if all you want is see less of it? Smile
Not sure if there is a setting for notification length, but I don't want more settings, we already have to many if you ask me.
And it's probably a bug that it shows that often yes.
Well, what I really wanted was a quick and small notification letting me know that the video has been scrobbled successfully (or not, so I know what happened and if I need to do it manually). But this is tied to the notifications so it's a skin problem, not an add-on problem.

I've since changed my skin which has notifications on top, so there's on less problem there. But I still think it shows for way too long (I would really love it if we could control for how long it shows, even if it was with an advanced setting - don't know if those are possible with add-ons). And the fact that it shows every time I pause/resume the video is annoying, that's all.

If that little bug was fixed and I could control the notification to show for just 500ms or 1 second, tops, it would be enough for me Smile


RE: Trakt.tv v3 - Razze - 2016-01-12

Advanced settings are not available and more settings always mean more stuff to break.
The code would be simple: https://github.com/trakt/script.trakt/blob/master/utilities.py#L48


RE: Trakt.tv v3 - Nazgulled - 2016-01-12

I understand that the addon already has too many settings, but a timeout for the notification is not something that should be hard-coded IMO. If it were me, I'd add the setting. But it's your add-on, it's your call, it's no problem if you don't want to add another setting Wink


RE: Trakt.tv v3 - mkkyah - 2016-01-12

[/quote]

Your looking for this https://github.com/damienhaynes/TraktRater
[/quote]

Thanks for the link, there are a lot of similar ones on Github. I think TraktRater has lots of detailed features. I was asking only for an integrated, automated watchlist sync between Imdb and trakt. Do you feel like integrating such an option to your addon?