2020-10-28, 13:55
Hi everyone,
I have these errors on the logs:
For some reason the aura skin fails to load the movie genre icons. It also happens with the default kodi skin.
Is there something I can do to fix this?
Thank you!
I have these errors on the logs:
Code:
2020-10-28 12:28:33.321 T:2973174880 WARNING: Trying to add unsupported control type 1
2020-10-28 12:28:52.163 T:2973174880 NOTICE: load skin from: /home/pi/.kodi/addons/skin.aura (version: 1.0.2)
2020-10-28 12:28:52.500 T:2973174880 WARNING: Trying to add unsupported control type 1
2020-10-28 12:28:54.975 T:2973174880 ERROR: Misplaced !
2020-10-28 12:28:54.975 T:2973174880 ERROR: Error parsing boolean expression string.endswith(listitem.label,!)
2020-10-28 12:28:55.456 T:2489430224 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Animazione.png
2020-10-28 12:28:55.456 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Avventura.png
2020-10-28 12:28:55.463 T:2489430224 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Azione.png
2020-10-28 12:28:55.463 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Commedia.png
2020-10-28 12:28:55.464 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Documentario.png
2020-10-28 12:28:55.465 T:2489430224 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Dramma.png
2020-10-28 12:28:55.465 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Famiglia.png
2020-10-28 12:28:55.465 T:2489430224 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Fantascienza.png
2020-10-28 12:28:58.581 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Action & Adventure.png
2020-10-28 12:28:58.582 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Commedia.png
2020-10-28 12:28:58.583 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Dramma.png
2020-10-28 12:28:58.584 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Famiglia.png
2020-10-28 12:28:58.585 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Mistero.png
2020-10-28 12:28:58.586 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Sci-Fi & Fantasy.png
2020-10-28 12:29:01.364 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Animazione.png
2020-10-28 12:29:01.364 T:2445275344 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Azione.png
2020-10-28 12:29:02.182 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Avventura.png
2020-10-28 12:29:03.381 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Commedia.png
2020-10-28 12:29:03.732 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Documentario.png
2020-10-28 12:29:03.882 T:2445275344 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Dramma.png
2020-10-28 12:29:04.082 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Famiglia.png
2020-10-28 12:29:04.181 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/See More....png
2020-10-28 12:29:04.232 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Fantascienza.png
2020-10-28 12:29:04.581 T:2445275344 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/See More....png
2020-10-28 12:29:04.781 T:2489430224 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Animazione.png
2020-10-28 12:29:04.781 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Avventura.png
2020-10-28 12:29:06.947 T:2581651664 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Azione.png
2020-10-28 12:29:06.996 T:2445275344 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Avventura.png
2020-10-28 12:29:07.147 T:2489430224 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Azione.png
2020-10-28 12:29:07.347 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Avventura.png
2020-10-28 12:29:07.947 T:2445275344 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/Animazione.png
2020-10-28 12:29:08.612 T:2462634192 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.moviegenreicons.transparent/See More....png
For some reason the aura skin fails to load the movie genre icons. It also happens with the default kodi skin.
Is there something I can do to fix this?
Thank you!