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...
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: