-
Dopo aver installato node.js e fatto partire il comando specificato nella cartella dove si trovava lo script, il terminale restituisce l'errore:
[ERR_MODULE_NOT_FOUND]: Cannot find package 'stremio-a…
-
We've been discussing addon settings and how they should be implemented.
There are 2 cases:
- an addon can have settings, yet also be installed without any settings
- an addon requires settings…
-
In #1563 there's a conversation about whether js-ipfs being at feature parity with go-ipfs is desirable.
A definitive conclusion about how ideal language A vs B is for use-cases X or Y is only one …
-
Is it possible to provide an http header for a stream, so that when accessing the stream the header would be attached to the request? Some of the streams require a header `Referer` to be attached in o…
-
I have tried with/without root(sudo).
```
npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /home/.../.nvm/versions/node/v15.3.0/lib/node_modules/stremio-addon-sdk/cli/supernode.js
npm ER…
-
Hi,
This addon stopped working, any plans on making it work again?
Thank you.
Br.
-
hey! this isn't really an issue but a sugerence, I didn't know where to post it. Is there any possibility that the addon would be available for Stremio, it would be so nice!!
Thanks beforehand!!
-
HI, I was able to replicate most of functions from our kodi plugin however i need to be able to do some user settings and save login data somewhere, somehow, at least. Im having very hard time to und…
-
-
I've added a TV series in Catalog format like bellow:
```
const CATALOG = [
{
id: "test_001:1:1",
season: 1,
episode: 1,
type: "series",
name: "My…