webtorrent / webtorrent-cli

WebTorrent, the streaming torrent client. For the command line.
https://webtorrent.io
MIT License
1.18k stars 135 forks source link

mpv doesn't open on windows #232

Closed jimmyjohnjr1203 closed 2 years ago

jimmyjohnjr1203 commented 2 years ago

What version of this package are you using? Most recent: 4.0.4 (1.8.6)

What operating system, Node.js, and npm version? Windows 10, Node.js: v17.7.2, npm: 8.5.5

What happened? When I run "webtorrent <magnet:...> --mpv" I get the following error, mpv doesn't open, and I can download the same magnet without the --mpv, I have also tried using Git Bash and Command Prompt in both regular and Administrator modes:


fetching torrent metadata from 0 peers
fetching torrent metadata from 1 peers
fetching torrent metadata from 2 peers
fetching torrent metadata from 3 peers
fetching torrent metadata from 4 peers
fetching torrent metadata from 5 peers
fetching torrent metadata from 6 peers
verifying existing torrent data...
(node:11796) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 
11 ready listeners added to [Torrent]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)

webtorrent is exiting...
github-actions[bot] commented 2 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?