Transmission4
-
You can support future updates of this package
- Version 4.0.5.0
- Download 928
- File Size 8.50 MB
- File Count 2
- Create Date April 10, 2023
- Last Updated December 22, 2024
- Installation Support and Update requests /forums/topic/Transmission4
| File | |
|---|---|
| Transmission4_okm TOS6 4.0.5.0 x86_64.tpk | |
| Transmission4_okm TOS5 4.0.5.0 x86_64.tpk |
A Fast, Easy and Free Bittorrent Client
Homepage : https://transmissionbt.com/
Applicable models: x.64 series
Applicable TOS5: 5.1.19 or later versions
Applicable TOS6: 6.0.124 or later versions
App WebUI for additional settings can be accesses at:
TOS4: http(s)://yournasip:port/transmission4_okm/www
TOS5: click on Support & Help from app description inside the App Center
The default config created after installation is allowing connection to Web interface only from localhost, which is not what actually want from a headless device.
To allow connection from another PC, include is IP adress on the "rpc-whitelist" option or set the "rpc-whitelist-enabled" to disabled.
Set the download directory in config file. The media group should have write access to the configured directory
Don't forget to stop transmission before editing the config
"rpc-whitelist": "127.0.0.1,::1,192.168.1.120",
"rpc-whitelist-enabled": false,

