mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

Set as default magnet link handler #11

Open freeall opened 9 years ago

freeall commented 9 years ago

Make it an option inside the app that you can register Playback as the default handler for magnet links

GurudayalKhalsa commented 9 years ago

Hi there, a temporary fix would be to use RCDefaultApp to change it, under URL's -> magnet

yoshuawuyts commented 9 years ago

@GurudayalKhalsa wasn't aware of RCDefaultApp, thanks for sharing.