v20 Trakt add-on install failure
#1
I just installed Kodi 20.2.0 and then also the Trakt add-on (3.6.1). I use a QNAP NAS TS-453be.
Kodi is running on the "HD Station" application.

On installing the add-on, I get the error: "Trakt error. Check the log for more info."
I tried to authenticate my Trakt account, but nothing comes up. I assume there is supposed to be a "code" of some sort that I submit on the Trakt website?
I of course tried to uninstall and install the add-on again, rebooting the whole NAS. I even found a version 3.7.0 of Trakt which i tried, but the same thing happens.

I hope someone can help me with this one. Thank you in advance.
Log of the Trakt error is attached below.
 
Quote:2024-11-18 22:37:18.775 T:5617 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'AttributeError'>
Error Contents: module 'typing' has no attribute '_SpecialForm'
Traceback (most recent call last):
File "/opt/Kodi20/.kodi/addons/script.trakt/default.py", line 6, in <module>
from resources.lib.service import traktService
File "/opt/Kodi20/.kodi/addons/script.trakt/resources/lib/service.py", line 19, in <module>
from resources.lib.traktapi import traktAPI
File "/opt/Kodi20/.kodi/addons/script.trakt/resources/lib/traktapi.py", line 23, in <module>
from trakt import Trakt
File "/opt/Kodi20/.kodi/addons/script.module.trakt/lib/trakt/__init__.py", line 3, in <module>
from trakt.client import TraktClient
File "/opt/Kodi20/.kodi/addons/script.module.trakt/lib/trakt/client.py", line 3, in <module>
from trakt.core.configuration import ConfigurationManager
File "/opt/Kodi20/.kodi/addons/script.module.trakt/lib/trakt/core/configuration.py", line 3, in <module>
from trakt.core.context_collection import ContextCollection
File "/opt/Kodi20/.kodi/addons/script.module.trakt/lib/trakt/core/context_collection.py", line 3, in <module>
from trakt.core.helpers import synchronized
File "/opt/Kodi20/.kodi/addons/script.module.trakt/lib/trakt/core/helpers.py", line 9, in <module>
import arrow
File "/opt/Kodi20/.kodi/addons/script.module.arrow/lib/arrow/__init__.py", line 2, in <module>
from .api import get, now, utcnow
File "/opt/Kodi20/.kodi/addons/script.module.arrow/lib/arrow/api.py", line 12, in <module>
from arrow.arrow import TZ_EXPR, Arrow
File "/opt/Kodi20/.kodi/addons/script.module.arrow/lib/arrow/arrow.py", line 35, in <module>
from arrow import formatter, locales, parser, util
File "/opt/Kodi20/.kodi/addons/script.module.arrow/lib/arrow/formatter.py", line 10, in <module>
from arrow import locales
File "/opt/Kodi20/.kodi/addons/script.module.arrow/lib/arrow/locales.py", line 20, in <module>
from typing_extensions import Literal
File "/opt/Kodi20/.kodi/addons/script.module.typing_extensions/lib/typing_extensions.py", line 246, in <module>
class _ExtensionsSpecialForm(typing._SpecialForm, _root=True):
AttributeError: module 'typing' has no attribute '_SpecialForm'
-->End of Python script error report<--
Reply
#2
Sorry. I didnt see the message about using paste.kodi.tv, and now i cant seem to edit my post.
Here is the proper link with the error below:

https://paste.kodi.tv/deqiyesohe.kodi
Reply
#3
your post generates more questions than answers

pertinent questions:
first, where did kodi for qnap come from? certainly not from kodi.tv?
is it broken in some way since it's not an official version?
does this addon work in a current release (v21+)?
is v21+ even available to install?

non-pertinent (more so rhetorical):
why is kodi installed on a NAS?
Reply
#4
This NAS has a HDMI output and designet to run as a media center through their own system called "HD Station", beside of being a ordinary NAS unit. It does have several options for softwares, Kodi being one of them (though, not from QNAPs official repository).

I found it from this side, which provides all kinds of apps and services for QNAP NAS.
https://www.myqnap.org/product/kodi-20/

As far as I can see, Kodi 21 for QNAP is in the works, but because that is designed for HD Station v.5 (which AFIK is only in beta) and not released yet.
So I am running Kodi 20, as the latest release working on HD Station 4.2.16 (which is the one I am using atm).

Since you ask, I guess its not an "official" release. So maybe its a long shot to make Trakt work?
Reply

Logout Mark Read Team Forum Stats Members Help
Trakt add-on install failure0