]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add the stremio binary (#234)
authorPierre Peltier <pierre.peltier@protonmail.com>
Thu, 30 Mar 2023 09:56:44 +0000 (11:56 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Mar 2023 09:56:44 +0000 (11:56 +0200)
programs/stremio.json [new file with mode: 0644]

diff --git a/programs/stremio.json b/programs/stremio.json
new file mode 100644 (file)
index 0000000..701b075
--- /dev/null
@@ -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"
+}