Search found 572 matches

by killemov
Tue Jun 10, 2025 10:55 am
Forum: Requests
Topic: Sequential file downloads
Replies: 11
Views: 60222

Re: Sequential file downloads

by killemov
Tue Jun 10, 2025 10:53 am
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2025.11.19
Replies: 122
Views: 1070617

Re: Shift, a new web UI - UPDATE 2025.11.19

ilwsm wrote: Mon Jun 09, 2025 2:25 pm Hi
What the version of transmission support sequential download ?
Transmission 4.1.0-beta.1
by killemov
Fri Mar 07, 2025 4:10 pm
Forum: Requests
Topic: Rename top folder
Replies: 2
Views: 28191

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.
by killemov
Wed Jan 29, 2025 3:58 pm
Forum: General
Topic: Unrar and cleanup script - UPDATE 2025.01.29
Replies: 143
Views: 369795

Unrar and cleanup script - UPDATE 2025.01.29

I have updated the start post with a new script.

Changes:
  • Made transmission-remote url an optional parameter.
by killemov
Fri Nov 22, 2024 3:17 pm
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2025.11.19
Replies: 122
Views: 1070617

Shift, a new web UI - UPDATE 2025.11.19

Changelog
  • Fixed processing of no config cookie.
  • Improved magnet name extraction.
by killemov
Fri Oct 04, 2024 11:07 am
Forum: General
Topic: How to get daily uploaded data ?
Replies: 3
Views: 20343

Re: How to get daily uploaded data ?

You need to get and store the session-get data regularly with transmission-remote --json.
by killemov
Sat Sep 28, 2024 9:30 pm
Forum: Support
Topic: Move Data File To...
Replies: 3
Views: 9970

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 ...
by killemov
Sun Sep 22, 2024 2:54 pm
Forum: Support
Topic: Path Substituiton
Replies: 27
Views: 58747

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 ...
by killemov
Sun Sep 15, 2024 9:36 pm
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2025.11.19
Replies: 122
Views: 1070617

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 ...
by killemov
Mon Aug 26, 2024 1:04 pm
Forum: Support
Topic: Transmission Config Dump
Replies: 3
Views: 13806

Re: Transmission Config Dump

If it helps, Shift has an option to copy the settings to clipboard in JSON-format.
by killemov
Sat Jul 20, 2024 8:14 am
Forum: General
Topic: Transmission version for seeding large # of torrents
Replies: 4
Views: 12696

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 ...
by killemov
Sun Jul 14, 2024 11:32 pm
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2025.11.19
Replies: 122
Views: 1070617

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 ...
by killemov
Tue Jun 25, 2024 11:18 am
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2025.11.19
Replies: 122
Views: 1070617

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 ...
by killemov
Mon Jun 24, 2024 1:11 pm
Forum: Support
Topic: Path Substituiton
Replies: 27
Views: 58747

Re: Path Substituiton

Just re-reading your post.
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?
...
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.