11 namespace = "plugin.audio.somafm";
15 url = "https://mirrors.kodi.tv/addons/${lib.toLower rel}/plugin.audio.somafm/plugin.audio.somafm-${version}.zip";
16 sha256 = "sha256-auPLm7QFabU4tXJPjTl17KpE+lqWM2Edbd2HrXPRx40=";
20 pythonPath = "resources/lib";
21 updateScript = addonUpdateScript {
22 attrPath = "kodi.packages.somafm";
27 homepage = "https://github.com/Soma-FM-Kodi-Add-On/plugin.audio.somafm";
28 description = "SomaFM addon for Kodi";
29 license = licenses.gpl3Plus;
30 maintainers = teams.kodi.members;