From: Pierre Peltier Date: Thu, 30 Mar 2023 09:56:44 +0000 (+0200) Subject: Add the stremio binary (#234) X-Git-Tag: v0.2.0.2~83 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/a83bf25a1485fbdf8700ff2b0fc6730a120719ee Add the stremio binary (#234) --- diff --git a/programs/stremio.json b/programs/stremio.json new file mode 100644 index 0000000..701b075 --- /dev/null +++ b/programs/stremio.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.stremio-server", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/Stremio/stremio-web/issues/351\n" + } + ], + "name": "stremio" +}