Closed zackees closed 2 years ago
🙌 Thanks for opening this pull request! You're awesome.
@DiegoRBaquero @watson @mvayngrib @feross @Flet @alxhotel
Ping on this change.
This is super important to use the cli since magnetURI's are useful, and the current status quo of printing just the hash is insufficient.
+1 for this change. maybe add another field for magnet uri to be backward compatible.
What is the purpose of this pull request? (put an "X" next to item)
[ ] Documentation update [x] Bug fix [ ] New feature [ ] Other, please explain:
What changes did you make? (Give an overview)
Webtorrent cli seeding currently shows the torrent infohash. However, seeders need to know the magnetURI, which also contains the hash. Therefore this PR changes the printing of infohash to the magnetURI.
Which issue (if any) does this pull request address?
https://github.com/webtorrent/webtorrent-cli/issues/245
Is there anything you'd like reviewers to focus on?