doc:appunti:software:kodi_execute_script
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:software:kodi_execute_script [2023/06/05 12:26] – [Executing something from a plugin add-on] niccolo | doc:appunti:software:kodi_execute_script [2026/02/23 09:14] (current) – [Executing a script from a Kodi plugin add-on] niccolo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Executing a script from a Kodi plugin add-on ====== | ====== Executing a script from a Kodi plugin add-on ====== | ||
| - | In trying to present my collection of images with a custom slideshow from Koid, I have tried different approaches. The first was to define an **[[kodi_external_player|external player]]**, the second was to create a **specific plugin that would launch an external program** and finally I created **a plugin that launches a Kodi add-on script**. | + | In trying to present my collection of images with a custom slideshow from Kodi, I have tried different approaches. The first was to define an **[[kodi_external_player|external player]]**, the second was to create a **specific plugin that would launch an external program** and finally I created **a plugin that launches a Kodi add-on script**. |
| The first two methods failed because [[kodi_addon# | The first two methods failed because [[kodi_addon# | ||
doc/appunti/software/kodi_execute_script.txt · Last modified: by niccolo
