doc:appunti:software:kodi_external_player
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:appunti:software:kodi_external_player [2023/05/06 08:59] – niccolo | doc:appunti:software:kodi_external_player [2023/06/05 11:20] (current) – niccolo | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Kodi external player ====== | ====== Kodi external player ====== | ||
- | **userdata/ | + | I tried hardly to associate **a custom player for some specific contents** on my Kodi installation. While defining an external player and some custom rules to associate it to some contents is definitely possible, I was not able to execute a program that can take control of the graphic screen. See this paragraph about **[[kodi_addon# |
+ | |||
+ | Neverthless, | ||
+ | |||
+ | ===== Ho to define the external player ===== | ||
+ | |||
+ | You have to create/ | ||
<code xml> | <code xml> | ||
Line 15: | Line 21: | ||
</ | </ | ||
<rules action=" | <rules action=" | ||
- | <rule filetypes=" | + | <rule filetypes=" |
</ | </ | ||
</ | </ | ||
Line 36: | Line 42: | ||
LIRC_SOCKET_PATH='/ | LIRC_SOCKET_PATH='/ | ||
</ | </ | ||
+ | |||
+ | ===== Use the external player as default ===== | ||
+ | |||
+ | With the appropriate values into the **%%< | ||
+ | |||
+ | **WARNING**: | ||
+ | |||
+ | ===== Identify a ListItem as video ===== | ||
+ | |||
+ | When writing a custom video plugin add-on, I tried to apply a **video external player** to files that are actually playlists of images, i.e. text files with an '' | ||
doc/appunti/software/kodi_external_player.1683356392.txt.gz · Last modified: 2023/05/06 08:59 by niccolo