trakt.py doesn't install on v7.90.007
Thats why there is a solution in this thread, read it.
trakt.py doesn't install on v7.90.007
Thats why there is a solution in this thread, read it.
I ran into the same issue when installing the Trakt add-on.It turned out that Trakt didn't install because installing script.module.dateutil failed; and installing script.module.dateutil failed because installing script.module.six failed.
I managed to install Trakt by first downloading the zips of both script.module.six and script.module.dateutil from Files..., and installing them manually in Kodi. Then I could install Trakt without issues.
THANKS! That fixed all my addon problems. I didnt know about that link with all krypton addons!
Dependency issues can appear when programs are based on different OS versions, or builds, in case of LibreELEC.
That's why, we also prefer full log files, not just the part that the user thinks is appropriate. Full logs also provide for example machine info.
Here is full log: WSOd
I tried to install - Trakt, Audo(which is sickrage/couchpotato/headphones addon) and another one for subtitles on my local language. All problem with dependencies. Starting to think its something with the latest beta which i clean installed yesterday.. Some addons works, but some got dependencies problem.
p.s. as far as i can see all of them require xbmc.python addon. how can i install it?
I tried to install trakt addon but it says it cant install dependencies
Here is log:
12:24:16 T:140529294317632 INFO: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
12:24:17 T:140529294317632 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
12:24:18 T:140529294317632 DEBUG: OnKey: return (0xf00d) pressed, action is Select
12:24:18 T:140529294317632 DEBUG: CAddonInstaller: installing 'script.trakt' version '3.1.7' from repository 'repository.xbmc.org'
12:24:18 T:140529294317632 DEBUG: CFileCache::Open - opening <addons/krypton/script.trakt/script.trakt-3.1.7.zip.md5> using cache
12:24:18 T:140529294317632 DEBUG: CurlFile::Open(0x3f97830) http://mirrors.kodi.tv/addons/krypton/script.trakt/script.trakt-3.1.7.zip.md5
12:24:18 T:140529294317632 INFO: easy_aquire - Created session to http://mirrors.kodi.tv
12:24:18 T:140527335560960 DEBUG: Thread FileCache start, auto delete: false
12:24:18 T:140527335560960 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
12:24:18 T:140527335560960 DEBUG: Thread FileCache 140527335560960 terminating
12:24:18 T:140529294317632 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0
12:24:18 T:140529294317632 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
12:24:18 T:140529294317632 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0
12:24:18 T:140528695891712 DEBUG: CurlFile::Open(0x7fcf582871f0) http://mirrors.kodi.tv/addons/krypton/script.trakt/script.trakt-3.1.7.zip
12:24:18 T:140528695891712 DEBUG: CCurlFile::Open - effective URL: <http://ftp.halifax.rwth-aachen.de/xbmc/addons/krypton/script.trakt/script.trakt-3.1.7.zip>
12:24:18 T:140528695891712 DEBUG: CFileCache::Open - opening <addons/krypton/script.module.dateutil/script.module.dateutil-2.4.2.zip.md5> using cache
12:24:18 T:140528695891712 DEBUG: CurlFile::Open(0x7fcf581b6d10) http://mirrors.kodi.tv/addons/krypton/script.module.dateutil/script.module.dateutil-2.4.2.zip.md5
12:24:19 T:140529294317632 INFO: CheckIdle - Closing session to http://api.tmdb.org (easy=0x7fcf582b7850, multi=0x7fcf582f2c60)
12:24:19 T:140527335560960 DEBUG: Thread FileCache start, auto delete: false
12:24:19 T:140527335560960 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
12:24:19 T:140527335560960 DEBUG: Thread FileCache 140527335560960 terminating
12:24:19 T:140528695891712 DEBUG: CurlFile::Open(0x7fcf582e8ff0) http://mirrors.kodi.tv/addons/krypton/script.module.dateutil/script.module.dateutil-2.4.2.zip
12:24:19 T:140528695891712 DEBUG: CCurlFile::Open - effective URL: <http://ftp.vectranet.pl/xbmc/addons/krypton/script.module.dateutil/script.module.dateutil-2.4.2.zip>
12:24:19 T:140528695891712 ERROR: CAddonInstallJob[script.module.dateutil]: failed to install dependency script.module.six
12:24:19 T:140528695891712 ERROR: CAddonInstallJob[script.trakt]: failed to install dependency script.module.dateutil
12:24:19 T:140529294317632 DEBUG: CGUIMediaWindow::GetDirectory (addons://search/trakt)
12:24:19 T:140529294317632 DEBUG: ParentPath = [addons://search/trakt]
12:24:19 T:140527873799936 DEBUG: Search query: SELECT addonID FROM addons WHERE name LIKE '%trakt%' OR summary LIKE '%trakt%' OR description LIKE '%trakt%'
12:24:19 T:140527873799936 DEBUG: CAddonMgr::GetAvailableUpdates took 20 ms
12:24:19 T:140527335560960 DEBUG: Thread BackgroundLoader start, auto delete: false
Display More
So i guess no solution?
But when i chose hardlink in sickrage or couchpotato it says "Failed to create hardlink of ***** Error: [Errno 1] Operation not permitted. Copying instead". My guess is because they are in Docker they dont have direct access to Libreelec filesystem, and trying to create hard links on the volumes made in the docker containers just doesnt work. Noob here so probably not talking too much sense. But Never got problem using them with openelec like addons (the one from lsellens repo.) So it should be something with the Docker..
Is there any way to make sickrage and couchpotato to work with Hard Link postprocessing?
Thanks!