Search found 548 matches

by killemov
Mon May 15, 2023 6:53 am
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2024.05.05
Replies: 113
Views: 818100

Re: Shift, a new web UI - UPDATE 2023.03.29

But I would like to add a ratio column, but dont know how to do it, same I tried to add the eta column like in the webpage of shift, but I don't know in which file and where to put it ? When you select status "Seeding" you should see a "Karma" column. That is similar to ratio bu...
by killemov
Mon May 15, 2023 6:50 am
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2024.05.05
Replies: 113
Views: 818100

Re: Shift, a new web UI - UPDATE 2023.03.29

For the display in columns, well : if the U.I. was not designed to include it, no need to "twist it" in order to get it, that was just an idea (similar to Webcontrol) The web UI is programmed in a way that columns can be added relatively easy. It only lacks a live edit feature for doing t...
by killemov
Tue May 09, 2023 11:30 pm
Forum: General
Topic: Configuring multiple save paths in Transmission
Replies: 4
Views: 21083

Re: Configuring multiple save paths in Transmission

The images above are from MacOS. They are very different from other clients, including the Web-UI. The TS mentions "Keenetic router" so this most likely means transmission-daemon with web-UI. (Mentioning this could have prevented the MacOS-related "help".) The stock Web-UI does n...
by killemov
Tue May 09, 2023 9:20 am
Forum: General
Topic: is there a way to get torrent ID of a list of selected torrents?
Replies: 3
Views: 27972

Re: is there a way to get torrent ID of a list of selected torrents?

Transmission uses an internal torrent id which is just a sequence. It can change for torrents every time you restart Transmission. You'll probably want to use the torrentHash instead. You could use https://github.com/killemov/Shift and modify it to get you any field you like.
by killemov
Tue May 09, 2023 9:11 am
Forum: Support
Topic: Transfer Torrents Files from Transmission v.3 to v.4
Replies: 3
Views: 18074

Re: Transfer Torrents Files from Transmission v.3 to v.4

I did not realize they needed transferring. But maybe there is a different configuration torrent location. If you need to continue the existing torrents you need do copy both the .torrent and .resume files to their respective locations. (I can't guarantee the resume files are compatible.)
by killemov
Tue May 09, 2023 9:04 am
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2024.05.05
Replies: 113
Views: 818100

Re: Shift, a new web UI - UPDATE 2023.03.29

is it possible to change download locations ... Yes, both with the Relocate menu item in the main torrents view menu (also for multiple torrents) and downloadDir field in the torrent Details page. You can now even manage the set of download locations in the Shift settings. ... and view them in colu...
by killemov
Wed Apr 12, 2023 8:04 pm
Forum: Web Interface
Topic: bulk add magnet links to Web UI
Replies: 1
Views: 15643

Re: bulk add magnet links to Web UI

With the stock web-UI that is not possible. You could drag+drop multiple links. Shift does has a feature that parses links to torrents and magnets from a text file. So you could save the HTML page with the links and then drop that on Shift.
by killemov
Sun Apr 09, 2023 12:43 pm
Forum: Support
Topic: Select where to save, before start downloading
Replies: 2
Views: 14442

Re: Select where to save, before start downloading

Hey Petter, the web-UI does not yet have browser functionality. It is doubtful if it will ever get that.
by killemov
Sun Apr 09, 2023 12:41 pm
Forum: Web Interface
Topic: Changing Keyboard shortcuts
Replies: 2
Views: 14221

Re: Changing Keyboard shortcuts

by killemov
Tue Mar 28, 2023 11:36 pm
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2024.05.05
Replies: 113
Views: 818100

Shift, a new web UI - UPDATE 2023.03.29

Changelog Added "dark" theme toggle. Overridden by browser mode. Removed column "Status", except for status "All". Added torrent Refresh item. Implemented paths configuration and usage. Added Transmission 4.0 fields. Added "dark" class to html for specific sty...
by killemov
Mon Jan 09, 2023 10:17 pm
Forum: Requests
Topic: User interface options
Replies: 6
Views: 26087

Re: User interface options

For web simplest solution is [CTRL]+[+] and there are some ways to scale windows/fonts/components in some desktop environments.
by killemov
Wed Oct 19, 2022 6:46 pm
Forum: Requests
Topic: Standardize unit granularity
Replies: 1
Views: 26318

Re: Standardize unit granularity

Never understood this myself. In Shift two decimals are used where appropriate.
by killemov
Wed Jul 27, 2022 2:57 pm
Forum: General
Topic: transmission statistic
Replies: 6
Views: 29093

Re: transmission statistic

The historical data is stored in stats.json, if I‘m not mistaken. Unfortunately that data is technically neither historical (no dates) or statistical (no data, a statistic of 1). It is a simple accumulation of some values that, to me, are absolutely useless. cat stats.json { "downloaded-bytes&...
by killemov
Tue Jun 28, 2022 10:02 am
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2024.05.05
Replies: 113
Views: 818100

Re: Shift, a new web UI - UPDATE 2022.06.06

imenno wrote: Mon Jun 27, 2022 3:56 pm can i install it on synology? and how to do it?
Yes! (But you?) Check here and get back to me when you're stuck.
by killemov
Mon Jun 13, 2022 12:37 pm
Forum: Support
Topic: Slow seeding speeds - Friend and I try to transfer files to each other
Replies: 2
Views: 16625

Re: Slow seeding speeds - Friend and I try to transfer files to each other

I'd print out the content in hex and type it in on the receiving PC. :idea: But seriously ... So now you have a torrent and you try to send the content. I can't tell if actually used the mentioned tracker, but therein lies the problem. Your receiving peer does not know how to find your transmitting ...