Opened 13 years ago
Closed 13 years ago
#2954 closed Enhancement (duplicate)
per-category seed directories
Reported by: | mymantheman | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 1.91 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Hi, I'm more and more liking the idea of having different seed directories for different categories of downloads. For example, first I configure my categories:
default:
category homedir: /home/test/seed
category name: dists
category homedir: /home/test/seed/dists
category name: pc-demo
category homedir: /home/test/seed/pcgames-demos
after this is setup, when I enter properties of a torrent I can assign category in a droplist of my pre-configured ones, when the download is complete it will move all files from ”incomplete dir” to selected seed dir for specified category and continue seeding.
If I'm not selecting category it will use the default dir and move all files to /home/test/seed and continue seeding. (for this example)
So if I download Fedora12.iso and assign "dists" category, when downloading is complete it will move all files from my incomplete dir to /home/test/seed/dists and continue seeding.
If this is implemented organizing torrents etc would in my opinion be much smoother.
Change History (1)
comment:1 Changed 13 years ago by livings124
- Resolution set to duplicate
- Status changed from new to closed
This sounds exactly like groups, which the Mac client already has. #2175