mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-01 17:37:44 +01:00
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
# Hassio Add-ons by petersendev: transmission-magnet-redirect
|
|
|
|
## About
|
|
|
|
[transmission-magnet-redirect](https://github.com/petersendev/docker-transmission-magnet-redirect) is a web application which can register a protocol handler for magnet links and adds the download to tramsission.
|
|
|
|
This addon is based on this docker image: https://hub.docker.com/r/petersendev/transmission-magnet-redirect.
|
|
|
|
Image Licencse: Magnet.png [Creative Commons 4.0 BY-NC](https://creativecommons.org/licenses/by-nc/4.0/) from https://pngimg.com/download/17040
|
|
|
|
## Installation
|
|
|
|
The installation of this add-on is pretty straightforward and not different in
|
|
comparison to installing any other Hass.io add-on.
|
|
|
|
1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance.
|
|
1. Install this add-on.
|
|
1. Click the `Save` button to store your configuration.
|
|
1. Start the add-on.
|
|
1. Check the logs of the add-on to see if everything went well.
|
|
1. Carefully configure the add-on to your preferences, see the official documentation for for that.
|
|
|
|
|
|
## Configuration
|
|
|
|
Webui can be found at `<your-ip>:9092`.
|
|
|
|
[repository]: https://github.com/petersendev/hassio-addons |