Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set WebTorrent as the default handler for .torrent files and magnet links #77

Closed
6 tasks done
feross opened this issue Mar 8, 2016 · 3 comments
Closed
6 tasks done

Comments

@feross
Copy link
Member

feross commented Mar 8, 2016

Let's add a button to the Preferences Pane #62 for enabling this for magnet links. Like with lots of other things, I think Transmission gets this UI and wording right:

screen shot 2016-03-07 at 6 24 27 pm

For .torrent files, I think we just register with the OS that our application can open .torrent files and leave it up to the OS and user to configure WebTorrent as their default.

Tasks

  • OS X: Handle .torrent files
  • OS X: Handle magnet links
  • Windows: Handle .torrent files
  • Windows: Handle magnet links
  • Linux: Handle .torrent files
  • Linux: Handle magnet links
ungoldman added a commit that referenced this issue Mar 11, 2016
- fixes #131
- partially addresses #77 for osx (now handles .torrent files)
@feross
Copy link
Member Author

feross commented Mar 20, 2016

@feross
Copy link
Member Author

feross commented Mar 20, 2016

Okay, since I just got Windows magnet links working, going to just do .torrent file handling too.

@feross
Copy link
Member Author

feross commented Mar 20, 2016

This is done! Whew, that was a lot of hacky, platform-specific code!

@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant