JCB9090 / juan-carlos-torrents-2

Stream torrents from KAT.cr in Stremio - successor to "Juan Carlos Torrents"
46 stars 11 forks source link

Addon not listed #2

Closed mgscreativa closed 8 years ago

mgscreativa commented 8 years ago

Hi!, after installed dependencies on addon and running it, I can't see it appear in the addon list of Stremio. It only lists JC Torrents and not JC torrents 2.

This is what I get from running the addon

martin@Internet:~/juan-carlos-torrents-2$ node ./node_modules/multipass-torrent/cli/multipass.js --config ./multipass.cfg.js
reading config from ./multipass.cfg.js
{ [Error: Cannot find module './multipass.cfg.js'] code: 'MODULE_NOT_FOUND' }
0edbccd8a2b53ebb070b0463688e73d04d6a4586: finding other instances to replicate with through ssdp, dht
DB Path /tmp/multipass
we have 0 sources
DB replication server listening at 59456
We have 0 torrents, 0 queued
entry error (non-fatal) [Error: Could not locate gateway on time.]
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued
We have 0 torrents, 0 queued

This is what I get from running stremio

martin@Internet:~/Stremio$ ./Stremio-runtime --service=http://localhost:7025
[22381:1109/111302:ERROR:browser_main_loop.cc(189)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[22411:1109/111302:INFO:renderer_main.cc(200)] Renderer process started
[22381:1109/111302:WARNING:accelerator_util.cc(118)] Invalid accelerator token: command
[22381:1109/111302:WARNING:accelerator_util.cc(118)] Invalid accelerator token: command
[22381:1109/111302:WARNING:accelerator_util.cc(118)] Invalid accelerator token: command
[22381:1109/111302:WARNING:accelerator_util.cc(118)] Invalid accelerator token: command
ffmpeg located -> undefined
EngineFS server started at http://10.0.0.2:11470
[22381:1109/111302:WARNING:accelerator_util.cc(118)] Invalid accelerator token: command
[22381:1109/111302:WARNING:accelerator_util.cc(118)] Invalid accelerator token: command
[22381:1109/111302:WARNING:accelerator_util.cc(118)] Invalid accelerator token: command
[22381:1109/111302:WARNING:accelerator_util.cc(118)] Invalid accelerator token: command
[22381:1109/111303:INFO:CONSOLE(3)] "Remote: disabled", source: file:///home/martin/Stremio/resources/app.asar/blob.js (3)
setting window mode to: main with aspect: undefined
[22381:1109/111304:INFO:CONSOLE(187)] "Applied style fix for Details going over other elements", source: http://www.strem.io/cinematicDoor.js (187)
[22381:1109/111304:INFO:CONSOLE(198)] "Applied hot fix for libraryItem.requestQuery", source: http://www.strem.io/cinematicDoor.js (198)
[22381:1109/111304:INFO:CONSOLE(2)] "TypeError: Failed to fetch", source: file:///home/martin/Stremio/resources/app.asar/blob.js (2)
[22381:1109/111305:INFO:CONSOLE(2)] "SyntaxError: Unexpected token <", source: file:///home/martin/Stremio/resources/app.asar/blob.js (2)
[22381:1109/111314:INFO:CONSOLE(3)] "Reducing cache size to 0MB from 0MB by deleting 0 files", source: file:///home/martin/Stremio/resources/app.asar/blob.js (3)
JCB9090 commented 8 years ago

Try doing --servicesPrio=http://localhost:7025.

I think the main one will override this one otherwise

mgscreativa commented 8 years ago

Hi, that didn't work, still seeing "Juan Carlos Torrents" in addon list

JCB9090 commented 8 years ago

what's your full command line? it's important to put a dot as first argument, as documented in several places, because stremio ignores the first arg

mgscreativa commented 8 years ago

I run it with Stremio-runtime --servicesPrio=http://localhost:7025.

JCB9090 commented 8 years ago

Well do Stremio-runtime . --servicesPrio=http://localhost:7025.

Holsted777 commented 8 years ago

I have the same problem.

Im starting with /Applications/Stremio.app/Contents/MacOS/Electron . --servicesPrio=http://localhost:7025

But Add-on doesn't show up in Stremio.

rmichnik commented 8 years ago

Same problem here using 3.5.10