Kodi 16.1 & Exodus & BH3.0.2H & Vu+ Solose

6iIqR18YEIfYb26n

Vu+ Newbie
Hi Guys,

I cannot get working my Kodi with the plgin Exodus on my Vu+ Solose with BH3.0.2E. The error is as follows:

~# cat /tmp/kodi/kodi.log
18:47:51 T:1717564496 ERROR: Previous line repeats 1 times.
18:47:51 T:1717564496 ERROR: customConvert: iconv_open() for "ISO-8859-1" -> "UTF-8" failed, errno = 22 (Invalid argument)
18:48:25 T:1709175888 ERROR: Previous line repeats 142 times.
18:48:25 T:1709175888 ERROR: Create - Error creating /home/root/.kodi/addons/script.module.urlresolver/resources/language/Galician
18:48:25 T:1709175888 ERROR: Create - Error creating special://home/addons/script.module.urlresolver/resources/language/Galician
18:48:26 T:1709175888 ERROR: CAddonInstallJob[script.module.urlresolver]: could not read addon description of special://home/addons/script.module.urlresolver
18:48:52 T:1709175888 ERROR: Copy - Failed write to file special://home/addons/script.exodus.artwork/resources/media/exodus/certificates.png
18:48:52 T:1709175888 ERROR: CAddonInstallJob[script.exodus.artwork]: could not read addon description of special://home/addons/script.exodus.artwork
18:48:52 T:1709175888 ERROR: CAddonInstallJob[plugin.video.exodus]: failed to install dependency script.exodus.artwork
18:49:17 T:1717564496 ERROR: Copy - Failed write to file special://home/addons/script.exodus.artwork/resources/media/exodus/certificates.png
18:49:17 T:1717564496 ERROR: CAddonInstallJob[script.exodus.artwork]: could not read addon description of special://home/addons/script.exodus.artwork
18:49:17 T:1717564496 ERROR: CAddonInstallJob[plugin.video.exodus]: failed to install dependency script.exodus.artwork
18:52:04 T:1984909312 ERROR: GetDirectory - Error getting addons://repository.exodus/xbmc.addon.repository
18:52:04 T:1984909312 ERROR: CGUIMediaWindow::GetDirectory(addons://repository.exodus/xbmc.addon.repository) failed




I have installed these dependencies too with no luck:
opkg install python-pkgutil
opkg install python-profile
opkg install python-sqlite3
opkg install python-json


Any idea why Exodus does not want to work? The program says Installation Failed.
I have noticed that my flash drive is almost about to be full:
Filesystem Size Used Available Use% Mounted on
ubi0:rootfs 194.8M 193.1M 1.7M 99% /

Any suggestion?
 

6iIqR18YEIfYb26n

Vu+ Newbie
It seems to me that Exodus and Kodi are consuming my entire drive. Could it be that Kodi (Exodus) cannot write into the flash memory?

Is it possible to install Kodi plugins into an external hard-drive?
 

nunigaia

Moderator
It seems to me that Exodus and Kodi are consuming my entire drive. Could it be that Kodi (Exodus) cannot write into the flash memory?

Is it possible to install Kodi plugins into an external hard-drive?

Kodi must run on a external hard drive.

Note: You cannot run kodi, if you haven´t an external device mapped as /media/hdd for handling kodi, or you´ll fill up your STB memory.

best regards
nunigaia
 

nunigaia

Moderator
How do you specify to the Vu+ that you want to install the Kodi plugins in the external hard-drive??

You haven´t to specify. The process is automatic and will use a hidden folder on /media/hdd root ... the folder is /.kodi ... :

Code:
/media/hdd/.kodi

best regards
nunigaia
 

6iIqR18YEIfYb26n

Vu+ Newbie
There you go!

Code:
root@vuuno4k:/media/hdd# ls -lah
drwxr-xr-x    3 root     root        4.0K May 20 01:46 .
drwxrwxrwx   11 1000     1000        4.0K Jan  1  1970 ..
drwxr-xr-x    6 root     root        4.0K May 20 01:46 .kodi
 
Top