transmission/docs
Charles Kerr 7e1ecf2f0f
refactor: remove useless TR_DEBUG_FD env var (#5681)
This feature was originally meant to redirect verbose logging to *any*
fd, but it now only supports writing to stdout or stderr, and defaults
to stderr.

Redirecting to stdout isn't very useful and complicates the code, so
just remove it and always use stderr.
2023-06-28 16:26:15 -05:00
..
resources fix: restore png files that were corrupted in recent "compression" script 2023-06-18 14:11:56 -05:00
Blocked-Traffic.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Blocklists.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Bug-Submission.md Rename Mac OS X to macOS (#3362) 2022-06-27 15:28:37 -05:00
Building-Transmission.md docs: add libssl-dev to Ubuntu dependencies (#5134) 2023-03-05 17:42:35 -06:00
Configuration-Files.md OS X → macOS (#2986) 2022-04-26 09:11:44 -05:00
Editing-Configuration-Files.md feat: bypass disk write cache when `cache-size-mb` is zero 2023-06-28 08:57:26 -05:00
Environment-Variables.md refactor: remove useless TR_DEBUG_FD env var (#5681) 2023-06-28 16:26:15 -05:00
Headless-Usage.md Update Headless-Usage.md (#3539) 2022-07-28 12:22:09 -05:00
Peer-ID-and-User-Agent.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Peer-Status-Text.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Port-Forwarding-Guide.md fix: some typos (#3904) 2022-10-13 09:35:10 -05:00
Previous-Releases.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
README.md fix: some typos (#3904) 2022-10-13 09:35:10 -05:00
Release-Notes.md fix: some typos (#3904) 2022-10-13 09:35:10 -05:00
Scripts.md Update Scripts.md (#3518) 2022-07-25 14:15:34 -05:00
Testing-Transmission.md docs: for macOS CI testing, need do download the "from-tarball" artefact (#5177) 2023-03-08 00:28:19 -06:00
Translating.md docs: update translation site names (#5481) 2023-05-05 13:51:18 -05:00
Transmission-Architecture.md OS X → macOS (#2986) 2022-04-26 09:11:44 -05:00
Transmission-Resume-Files.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Transmission-is-Downloading-Files-I-Asked-It-To-Not-Download.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
Web-Interface.md Docs: refresh web-interface page (#4277) 2022-11-29 12:58:03 -06:00
Why-Are-My-Speeds-So-Slow.md docs: Add FAQ to Readme.md (#3644) 2022-08-18 12:04:12 -05:00
Why-is-my-port-closed.md Improve the documentation (#2900) 2022-04-11 12:38:32 -05:00
rpc-spec.md Expose files' begin and end pieces via RPC (#5578) 2023-06-05 13:15:32 -05:00

README.md

1. General help

New to Transmission?

Want to learn more?

Want to contribute?

Much of this documentation is out-of-date or could be improved. Pull requests are greatly appreciated!

2. FAQ

3. More documentation

3. Report a problem / request a feature

  • Check whether the problem has already been reported.
  • If you do not see a ticket matching your problem or feature, read this post about what to write, then add a new ticket.
  • If you do see an existing ticket, please add a comment there. The more users are interested in a ticket, the higher its priority.

4. For contributors

Transmission is a volunteer project and welcomes help. Please contact us if you are interested in supporting Transmission in any of the following ways:

  • Code contribution
  • Testing
  • Language translations
  • Bug and request management
  • Documentation and Wiki editing
  • Donations
  • If you want to alert us of a security vulnerability, please email security@transmissionbt.com. Please note that general support questions belong on the forum, and will be ignored if sent to this email address.