Hello,
I've been testing Magnetio in P2P-only mode (no debrid provider configured) and have been unable to get any streams to appear.
Tested environments
Clients
Google TV Streamer (Stremio 1.10.4 / Server 4.21.0)
Older Samsung Android tablet
Magnetio
- Official hosted instance
- Self-hosted v1.1.5 (Docker, Redis, nginx reverse proxy)
Results
In all four combinations:
- Magnetio installs successfully.
- Torrentio works normally.
- No Magnetio streams are displayed.
Self-hosted logs
The server consistently reports that it finds and returns P2P streams, for example:
records=115
filtered=50
base=50
final=10
direct=0
p2p=10
I also verified that the /stream/...json endpoint returns stream objects containing infoHash, fileIdx, tracker sources, and behaviorHints.
I have not tested with a debrid provider, so I can't determine whether this is specific to P2P-only mode or affects Magnetio more generally.
Thank you!
Hello,
I've been testing Magnetio in P2P-only mode (no debrid provider configured) and have been unable to get any streams to appear.
Tested environments
Clients
Google TV Streamer (Stremio 1.10.4 / Server 4.21.0)
Older Samsung Android tablet
Magnetio
Results
In all four combinations:
Self-hosted logs
The server consistently reports that it finds and returns P2P streams, for example:
records=115
filtered=50
base=50
final=10
direct=0
p2p=10
I also verified that the /stream/...json endpoint returns stream objects containing infoHash, fileIdx, tracker sources, and behaviorHints.
I have not tested with a debrid provider, so I can't determine whether this is specific to P2P-only mode or affects Magnetio more generally.
Thank you!