Kodi Community Forum
Install addons from command line - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Install addons from command line (/showthread.php?tid=120248)

Pages: 1 2


RE: Install addons from command line - C0NFUSER - 2017-12-02

Hi there,

I am very interested also helping on ansible role in order to configure:

* Settings
* Add Repositories
* Install Plugins

Let me know if you have any repo in the github and I can contribute to enrich it. With this way we can keep the kodi setup nice and clean from expired repos and no supported plugins.

Cheers,

Vasilis


Configure KODI with Ansible - mv150 - 2017-12-02

I started a new thread dedicated to KODI setup using Ansible.


RE: Install addons from command line - danilomalzao - 2017-12-09

(2017-11-05, 22:49)mv150 Wrote: [font]...[/font]This steps might not be working on other distributions, but might be helpful to get a clue for others to get things working.  
Thanks man, very much appreciated!
In fact it should be easier to enable the system being configured easily.


RE: Install addons from command line - [email protected] - 2018-12-14

Hi,

Are there any switches to bypass the user interaction?


Thanks.


RE: Install addons from command line - Klojum - 2018-12-14

(2018-12-14, 14:48)[email protected] Wrote: Are there any switches to bypass the user interaction?
Not really. What did you have in mind?


RE: Install addons from command line - DarrenHill - 2018-12-14

That would sound to me like a rather large potential security hole if there were...


RE: Install addons from command line - jjd-uk - 2018-12-14

(2018-12-14, 14:48)[email protected] Wrote: Hi,

Are there any switches to bypass the user interaction?


Thanks.

No as we don't want to make life easy for the pirate box sellers who install loads of dodgy addons.


RE: Install addons from command line - jose1711 - 2020-07-07

For automated addon installation you may want to check out https://galaxy.ansible.com/jose1711/kodi_ansible_role, specifically this shell script: https://github.com/jose1711/kodi-ansible-role/blob/master/files/get_kodi_addon.sh


RE: Install addons from command line - extremeaudio - 2021-11-16

Is there any way to modify a kodi file or command line route to enable or disable an addon?


RE: Install addons from command line - jose1711 - 2022-05-01

not at the moment, i had no need for such feature.