Search found 572 matches
- Tue Jun 10, 2025 10:55 am
- Forum: Requests
- Topic: Sequential file downloads
- Replies: 11
- Views: 58513
- Tue Jun 10, 2025 10:53 am
- Forum: Web Interface
- Topic: Shift, a new web UI - UPDATE 2025.11.19
- Replies: 122
- Views: 1065847
Re: Shift, a new web UI - UPDATE 2025.11.19
Transmission 4.1.0-beta.1ilwsm wrote: Mon Jun 09, 2025 2:25 pm Hi
What the version of transmission support sequential download ?
- Fri Mar 07, 2025 4:10 pm
- Forum: Requests
- Topic: Rename top folder
- Replies: 2
- Views: 27955
Re: Rename top folder
I have implemented this ages ago in Shift. So if you need this NOW you can enable the web-ui and replace it.
- Wed Jan 29, 2025 3:58 pm
- Forum: General
- Topic: Unrar and cleanup script - UPDATE 2025.01.29
- Replies: 143
- Views: 368019
Unrar and cleanup script - UPDATE 2025.01.29
I have updated the start post with a new script.
Changes:
Changes:
- Made transmission-remote url an optional parameter.
- Wed Jan 29, 2025 3:36 pm
- Forum: Support
- Topic: Different torrents but with the same directory name
- Replies: 1
- Views: 14956
Re: Different torrents but with the same directory name
There is at least one similar issue posted on github: Allow changing data location of torrent when multiple torrents download to the same directory.
- Fri Nov 22, 2024 3:17 pm
- Forum: Web Interface
- Topic: Shift, a new web UI - UPDATE 2025.11.19
- Replies: 122
- Views: 1065847
Shift, a new web UI - UPDATE 2025.11.19
Changelog
- Fixed processing of no config cookie.
- Improved magnet name extraction.
- Fri Oct 04, 2024 11:07 am
- Forum: General
- Topic: How to get daily uploaded data ?
- Replies: 3
- Views: 20151
Re: How to get daily uploaded data ?
You need to get and store the session-get data regularly with transmission-remote --json.
- Sat Sep 28, 2024 9:30 pm
- Forum: Support
- Topic: Move Data File To...
- Replies: 3
- Views: 9828
Re: Move Data File To...
Could anyone tell me whether after moving the files, Transmission will still be able to read them, and upload them whenever a call is made?
Yes. What does "whenever a call is made" mean in this context?
Also, if I disconnect the hard drive at any time, is there any procedure to reconnect the ...
- Sun Sep 22, 2024 2:54 pm
- Forum: Support
- Topic: Path Substituiton
- Replies: 27
- Views: 58456
Re: Path Substituiton
@TSUser2024, apparently you did not set TRANSMISSION_WEB_HOME or it got reset somehow, but what you are looking at now is NOT Shift. You DID have access to it, since you posted a screenshot here: https://forum.transmissionbt.com/viewtopic.php?p=81414#p81414 . So what happened?
Also, you mentioned ...
Also, you mentioned ...
- Sun Sep 15, 2024 9:36 pm
- Forum: Web Interface
- Topic: Shift, a new web UI - UPDATE 2025.11.19
- Replies: 122
- Views: 1065847
Re: Shift, a new web UI - UPDATE 2025.07.15
Hey TSUser2024, you are seeing the Shift interface so the path setting is correct. You are probably using some other browser than Firefox. There are two paths to be considered, the easiest one is to just install Firefox and we all get on with our lives, or ... you open a development console in your ...
- Mon Aug 26, 2024 1:04 pm
- Forum: Support
- Topic: Transmission Config Dump
- Replies: 3
- Views: 13661
Re: Transmission Config Dump
If it helps, Shift has an option to copy the settings to clipboard in JSON-format.
- Sat Jul 20, 2024 8:14 am
- Forum: General
- Topic: Transmission version for seeding large # of torrents
- Replies: 4
- Views: 12509
Re: Transmission version for seeding large # of torrents
I've tried both Transmission 4.0.6 and Transmission 3.00 on Debian 12. Both seem to have the same 10x read amplification. ZFS raidz2 is using 128K recordsize with zfs_prefetch_disable=1. Could that be the cause?
As an experiment you could try to stop seeding al torrents with a piece size < 128K ...
- Sun Jul 14, 2024 11:32 pm
- Forum: Web Interface
- Topic: Shift, a new web UI - UPDATE 2025.11.19
- Replies: 122
- Views: 1065847
Shift, a new web UI - UPDATE 2025.07.15
Changelog
Implemented extensive labeling functionality.
Implemented larger size units and calculation.
Added labels.css for styling labels.
Added field "contentMagic" to turn on/off showing cover art.
Implemented replacing magnet with torrent.
Extended keyboard shortcuts and navigation ...
Implemented extensive labeling functionality.
Implemented larger size units and calculation.
Added labels.css for styling labels.
Added field "contentMagic" to turn on/off showing cover art.
Implemented replacing magnet with torrent.
Extended keyboard shortcuts and navigation ...
- Tue Jun 25, 2024 11:18 am
- Forum: Web Interface
- Topic: Shift, a new web UI - UPDATE 2025.11.19
- Replies: 122
- Views: 1065847
Shift, a new web UI - UPDATE 2025.06.25
Changelog
Implemented method and examples for added functionality.
Warning! There are some major changes in the works for Shift. These changes are planned to be pushed on 2024.07.14. If you have made changes to shift.js, try to move these changes to shift_gear.js before your next pull if ...
Implemented method and examples for added functionality.
Warning! There are some major changes in the works for Shift. These changes are planned to be pushed on 2024.07.14. If you have made changes to shift.js, try to move these changes to shift_gear.js before your next pull if ...
- Mon Jun 24, 2024 1:11 pm
- Forum: Support
- Topic: Path Substituiton
- Replies: 27
- Views: 58456
Re: Path Substituiton
Just re-reading your post.
Not quite, but Shift can re-use previously entered paths. Scrape paths on the Shift settings page and apply the changes. The scraped paths are then available for selection where needed.metaclam wrote: Wed May 15, 2024 3:26 am ...
I wonder if it's possible for a WebUI to use a host-OS based file picker?
...