====== Docker - Media Server - Transmission ======
**Transmission** is a BitTorrent client.
----
Enter **http://172.19.0.32:9091/** into a browser.
**NOTE:** This IP address is specified in the **Dockerfile**.
Modify as required.
----
===== Login =====
{{:docker:media_server:transmission_-_login.png?800|}}
----
Click the **Settings Button**.
This is probably towards the bottom left:
{{:docker:media_server:transmission_-_settings_-_button.png?400|}}
----
In **Settings -> Torrents**:
* Download to: **/var/lib/transmission-daemon/downloads**.
{{:docker:media_server:transmission_-_settings_-_torrents.png?800|}}
**NOTE:** This path is needed within [[Docker:Media Server:Sonarr:Configure Download Clients|Sonarr - Download Clients - **Remote Path Mappings**]].
----