Operating System Version:
OSX 10.14 / Macbook Air i5 Mid 2012
Popcorn Time Version:
4.3, dev build 407
Download date:
April 6th
Copying and paste torrent magnet links inside Popcorn for a 4k movie, should prompt the interface to pick the content and the device to stream to. Once decided, start streaming.
Copying and paste torrent magnet links inside Popcorn for a 4k movie, it prompts, correctly, the interface to pick the content and the device to stream to. Once decided the streaming device (popcorn itself for example) the download won't start.
Instead it hangs forever showing the label "connecting...".
For reference, PopcornTime 3.10 it starts buffering pretty fast, almost immediately.
Have this issue for all magnet link.
Yeah you're correct. Even 720-1080 won't load
To me it looks like its https://github.com/popcorn-official/popcorn-desktop/blob/development/src/app/lib/streamer.js#L122 that causes it. If you quote out this line it works every time, no more stuck on 'connecting'. But ofc this causes other problems elsewhere down the line so I'm not really sure how to correctly fix it or the exact reason why this.torrent.destroy(); became https://github.com/popcorn-official/popcorn-desktop/blob/development/src/app/lib/streamer.js#L119-L127 with https://github.com/popcorn-official/popcorn-desktop/commit/84f99e746853510c1decab559a30eacf1f7e30ba
Just leaving this info here in case it motivates someone more knowledgeable to fix it :)
Will take a look into that and fix it asap
@team-pct sorry to bother you :) did you get any chance to look into? the latest builds are pretty solid and it would be awesome to have the external magnets working back again :) thanks a lot... i really appreciate you work 馃憤
@Persei08 issue is fixed, close please
Most helpful comment
Will take a look into that and fix it asap