trakt / script.trakt

Trakt.tv movie and TV show scrobbler for Kodi
GNU General Public License v2.0
318 stars 149 forks source link

Nothing seems to work #569

Closed UnclePsymon closed 3 years ago

UnclePsymon commented 3 years ago

Hi there! I installed the addon and the context buttons. Unfortunately nothing works. I can not scrobble or rate anything. Everything gives me an error: Trakt error, see log for more information.

I am on Linux (Pop OS) and i use Kodi Matrix 19.1, Flatpak

kodi.log

Thx!

razzeee commented 3 years ago

The log suggests, that your using an incompatible skin, can you try to use the default skin?

UnclePsymon commented 3 years ago

I will try it and give you feedback. Thx!

UnclePsymon commented 3 years ago

So, I have tried some other skins, but the problems persist. I used Esturay (the default one), Arctic, Bello and Metropolis.

razzeee commented 3 years ago

Interesting, it should work with estuary, if I remember right from https://github.com/trakt/script.trakt/issues/395

Then again, are you testing this on local files?

UnclePsymon commented 3 years ago

If you mean local films, no. I use Kodi for streaming (Netflix & Co.).

razzeee commented 3 years ago

Seems like their not setting a ListItem.DBID then, might not be able too.

But scrobbling should work fine via https://github.com/trakt/script.trakt/wiki/Providing-id%27s-to-facilitate-scrobbling if they implemented it.

UnclePsymon commented 3 years ago

Alright, I will dig into it a little bit. Thanks :)

UnclePsymon commented 2 years ago

So, I found the solution: Trakt > Config > Scrobbling > Attempt secondary show title search. That was all. Now everything works just fine. Thanks again!