-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
.torrent files not associated to WebTorrent Desktop #542
Labels
Comments
feross
added a commit
that referenced
this issue
May 21, 2016
Before this change, .torrent files would only be associated to WebTorrent Desktop if another torrent client (like Transmission) was installed on the system. That's because one of the user's apps needs to define "UTExportedTypeDeclarations". On a fresh machine, without Transmission, WebTorrent Desktop now associates .torrent files correctly. So it will appear in the "Open With..." menu and the webtorrent .torrent icon will be used for .torrent files. Closes #542.
Figured this out. LOL, WebTorrent Desktop would only associate with .torrent files if you have another torrent client installed. Fixed in #553 |
dcposch
pushed a commit
that referenced
this issue
May 21, 2016
Before this change, .torrent files would only be associated to WebTorrent Desktop if another torrent client (like Transmission) was installed on the system. That's because one of the user's apps needs to define "UTExportedTypeDeclarations". On a fresh machine, without Transmission, WebTorrent Desktop now associates .torrent files correctly. So it will appear in the "Open With..." menu and the webtorrent .torrent icon will be used for .torrent files. Closes #542.
mathiasvr
pushed a commit
to mathiasvr/webtorrent-desktop
that referenced
this issue
May 26, 2016
Before this change, .torrent files would only be associated to WebTorrent Desktop if another torrent client (like Transmission) was installed on the system. That's because one of the user's apps needs to define "UTExportedTypeDeclarations". On a fresh machine, without Transmission, WebTorrent Desktop now associates .torrent files correctly. So it will appear in the "Open With..." menu and the webtorrent .torrent icon will be used for .torrent files. Closes webtorrent#542.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent Desktop? (See the 'About WebTorrent' menu)
0.5.1
What operating system and version?
OS X 10.11.5
What did you do?
Install the app.
What did you expect to happen?
.torrent will be associated with WebTorrent Desktop, since no other torrent clients are installed. This used to work correctly, but must have stopped working at some point.
What actually happened?
.torrent files are not associated.
The text was updated successfully, but these errors were encountered: