Search found 424 matches
- Thu Jan 14, 2021 7:20 pm
- Forum: Support
- Topic: Tracker returns seeders
- Replies: 1
- Views: 78
Re: Tracker returns seeders
It's the peers not wanting to connect. Some peers only download and never upload. Some peers won't connect to certain IP-ranges or certain clients.
- Sun Dec 13, 2020 3:12 pm
- Forum: Support
- Topic: Raspberry Pi how to change /transmission to shared HD
- Replies: 2
- Views: 151
Re: Raspberry Pi how to change /transmission to shared HD
... Now my old OpenWRT implementation left a directory on the shared USB drive (previously using transmission from openwrt) with the separate directory simply named /transmission and it is located on the new Pi shared drive at: /srv/dev-disk-by-id-usb-ST5000DM_000-xxxxxx-xxxxxxxx-7-0-0-part2/transm...
- Sat Sep 26, 2020 11:26 pm
- Forum: Web Interface
- Topic: Shift, a new web UI - UPDATE 2020.08.18
- Replies: 92
- Views: 112036
Re: Shift, a new web UI - UPDATE 2020.08.18
You can't because 'Active' does not exist. You can filter by Status 'Downloading' or 'Seeding'. You can even set the Status filter to 'All' and then sort by Status.
- Thu Sep 24, 2020 2:20 pm
- Forum: Web Interface
- Topic: Changing file location via Web Interface
- Replies: 6
- Views: 4262
Re: Changing file location via Web Interface
No! Transmission would no longer know where to find the files.Nelle Bryant wrote: ↑Wed Sep 23, 2020 1:49 pm You can move files and folders by dragging and dropping them into any directory.
- Tue Aug 18, 2020 5:56 pm
- Forum: Web Interface
- Topic: Shift, a new web UI - UPDATE 2020.08.18
- Replies: 92
- Views: 112036
Shift, a new web UI - UPDATE 2020.08.18
Warning! Shift is currently incompatible with Transmission 3.00 because of a weird and undocumented change in the response message of torrent-get. See RPC-spec The response of torrent-get echoes all the unknown fields of the request with value "0", which is still a valid value. Just ignore like bef...
- Fri Aug 07, 2020 12:28 pm
- Forum: Support
- Topic: Multiple download directories
- Replies: 1
- Views: 570
Re: Multiple download directories
Every torrent can have it's own download directory. There is just 1 default.
- Tue Jun 30, 2020 11:07 am
- Forum: General
- Topic: Can transmission auto start seeding when leeechers appear?
- Replies: 4
- Views: 1101
Re: Can transmission auto start seeding when leeechers appear?
Nope. It can not. You have to expose the torrenthash for other clients to connect to. You do this by seeding. But what is the use-case here? Reduce load?
- Tue Jun 30, 2020 10:59 am
- Forum: General
- Topic: Ghe massage toan than
- Replies: 0
- Views: 814
Skip torrent top folder.
Nope. That "torrent name" folder is actually part of the torrent you're downloading. The are also torrents with just a single file that do not have a top-folder. That torrent name folder could be changed to a shared name. BUT if two or more torrents with a shared name also have equal named contents ...
- Tue Jun 30, 2020 10:49 am
- Forum: Requests
- Topic: Dark mode for Web UI!
- Replies: 1
- Views: 729
Re: Dark mode for Web UI!
That is probably never going to happen. But there are some alternatives like a black theme for Shift.
- Sun Jun 28, 2020 12:09 pm
- Forum: Support
- Topic: erm, can't find the labels feature
- Replies: 2
- Views: 683
Re: erm, can't find the labels feature
AFAIK, it's not implemented yet in the WEB-UI. The changes for labels are implemented in the communication protocol. I was going to implement the label functionality in Shift ASAP, but the communication protocol is broken in the 3.00 version. See Transmission 3.00 RPC broken!
- Sun Jun 07, 2020 8:01 pm
- Forum: General
- Topic: Transmission BT
- Replies: 1
- Views: 1911
Re: Transmission BT
According to the rpc-spec, Transmission 3.00 supports labels. This should work for your categorization needs. Or might work in the future if it is not yet implemented in the client of your choice.
- Sun Jun 07, 2020 7:52 pm
- Forum: Support
- Topic: Transmission 3.00 RPC broken!
- Replies: 0
- Views: 1652
Transmission 3.00 RPC broken!
First off, if I could post this issue on GitHub directly I would have. The extra verify device step now directly mails to my hotmail address which in turn now also requires an extra verification step. I have to give MicroSoft another e-mail or cellnumber to get in. All without opt-out and "for my se...
- Fri May 01, 2020 10:26 am
- Forum: Support
- Topic: Transferring systems
- Replies: 2
- Views: 1126
Re: Transferring systems
If you want to do this without massively rechecking all your torrents, you must save all the data within the transmission-daemon working directory. (Including resume files and torrent files with some hash in the filename.) On Debian based systems this would be /var/lib/transmission-daemon/info/ .
- Fri Apr 17, 2020 10:48 am
- Forum: Support
- Topic: Cache size on a NAS
- Replies: 4
- Views: 1602
Re: Cache size on a NAS
Although this has nothing to do with Transmission, see HDParm to start you off.
- Tue Apr 14, 2020 9:44 am
- Forum: Support
- Topic: Cache size on a NAS
- Replies: 4
- Views: 1602
Re: Cache size on a NAS
I use a "cache-size-mb" setting of 16 and AFAIK there is no optimum cache size. If you are downloading many torrents at a time a larger cache size might prevent some fragmentation of files, but THE thing concerning wear and tear of your drive is spin up/down so try setting your drives to a long a ti...