We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I installed the add-on and console now keeps saying We have 0 torrents, 0 queued We have 0 torrents, 0 queued
I start Stemio like this /Applications/Stremio.app/Contents/MacOS/Electron . --servicesPrio=http://localhost:7025
But add-on doesn't show up in Stremio.
From the console it gives this error. Fetch API cannot load http://localhost:7025/stremio/v1. net::ERR_CONNECTION_REFUSED", source: file:///Applications/Stremio.app/Contents/Resources/app.asar/index.html#"--servicesPrio=http://localhost:7025"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I installed the add-on and console now keeps saying
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
I start Stemio like this /Applications/Stremio.app/Contents/MacOS/Electron . --servicesPrio=http://localhost:7025
But add-on doesn't show up in Stremio.
From the console it gives this error.
Fetch API cannot load http://localhost:7025/stremio/v1. net::ERR_CONNECTION_REFUSED", source: file:///Applications/Stremio.app/Contents/Resources/app.asar/index.html#"--servicesPrio=http://localhost:7025"
The text was updated successfully, but these errors were encountered: