Kodi Community Forum
v18 No visualization plugins at all for Leia? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Music Support (https://forum.kodi.tv/forumdisplay.php?fid=263)
+--- Thread: v18 No visualization plugins at all for Leia? (/showthread.php?tid=341206)

Pages: 1 2


RE: No visualization plugins at all for Leia? - lynix47 - 2019-07-13

Sorry the package I made is for Arch Linux Wink

Depending on your skills you can use my PKGBUILD to manually build the plugin or create a Debian package for Raspbian.


RE: No visualization plugins at all for Leia? - chkrausse - 2019-07-15

(2019-07-13, 13:01)lynix47 Wrote: Sorry the package I made is for Arch Linux Wink

Depending on your skills you can use my PKGBUILD to manually build the plugin or create a Debian package for Raspbian.

In Distro there are some visuals:

me@kodi:~ # sudo apt-cache search kodi-visualization
kodi-visualization-dev - Kodi Media Center (visualization add-ons dev package)
kodi-visualization-goom - GOOM visualization for Kodi
kodi-visualization-goom-dbg - debug symbols for GOOM visualization for Kodi
kodi-visualization-shadertoy - Shadertoy visualization for Kodi
kodi-visualization-shadertoy-dbg - debug symbols for Shadertoy visualization for Kodi
kodi-visualization-spectrum - Spectrum visualizer for Kodi
kodi-visualization-spectrum-dbg - debug symbols for Spectrum visualizer for Kodi
kodi-visualization-waveform - Waveform visualization for Kodi
kodi-visualization-waveform-dbg - debug symbols for Waveform visualization for Kodi

me@kodi:~ # sudo apt-get install kodi-visualization-shadertoy

It installs, but even after reboot there are no recognized visualisations in kodi :/ 
Do they appear instantly or did you something special in kodi?


RE: No visualization plugins at all for Leia? - jjd-uk - 2019-07-15

After it had been installed via apt did you then enable it within Kodi in the My Addons section?


RE: No visualization plugins at all for Leia? - chkrausse - 2019-07-16

(2019-07-15, 23:57)jjd-uk Wrote: After it had been installed via apt did you then enable it within Kodi in the My Addons section?

After some fiddeling around some reboots, purging reinstalling... I found the visualisations in the Addons, had to activate them and now finaly it works Smile Thanks