This description is a bit outdated. You can simply install this addon
by browsing the official repositories from within Kodi.
Installation currently requires you to know where your addons
folder is located. Please refer to the Kodi Wiki article on userdata
to find it. To find the addons
folder, simply replace every instance of userdata
in the article with addons
.
- Change into your
addons
folder - Clone the repository into a new folder
plugin.audio.somafm
- Done
On Unix based operating systems:
cd ~/kodi/addons/
git clone https://github.com/Soma-FM-Kodi-Add-On/plugin.audio.somafm.git plugin.audio.somafm
Unfortunately, installing from a zip archive is not a lot easier
- Download the zip archive from GitHub
- Extract the contents
- Rename the resulting folder
xbmc-somafm-master
toplugin.audio.somafm
- Move the folder to your
addons
folder
On Unix based operating systems:
wget --content-disposition https://github.com/Soma-FM-Kodi-Add-On/plugin.audio.somafm/archive/master.zip
unzip xbmc-somafm-master.zip
mv plugin.audio.somafm-master/ plugin.audio.somafm
mv plugin.audio.somafm/ ~/kodi/addons/
Included is a Docker compose stack that mounts the addon in a headless Kodi instance.
docker compose up
Then navigate to http://localhost:8080 and enable to addon from the settings.
Lone DJ photo ©2000 Merin McDonell. Used with permission.