Search found 543 matches

by killemov
Tue May 09, 2023 9:04 am
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2024.02.15
Replies: 112
Views: 801759

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: 14151

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: 13071

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: 12793

Re: Changing Keyboard shortcuts

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

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: 24316

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: 24927

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: 27307

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.02.15
Replies: 112
Views: 801759

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: 15394

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 ...
by killemov
Mon Jun 06, 2022 1:02 pm
Forum: Web Interface
Topic: Shift, a new web UI - UPDATE 2024.02.15
Replies: 112
Views: 801759

Shift, a new web UI - UPDATE 2022.06.06

Changelog
  • Removed ids field from torrent-set when empty. This fixes not adding trackers to all torrents in Session/Shift. Please test.
  • Minor code tweaks.
by killemov
Wed May 04, 2022 4:36 pm
Forum: General
Topic: transmission statistic
Replies: 6
Views: 27307

Re: transmission statistic

zjmarcus wrote: Mon Feb 21, 2022 11:41 pm but how can i find the statistic data ?
Ah, the initial question was not clear about historical data. AFAIK Transmission does not keep historic data, it simply accumulates the upload/download per session. So a restart of transmission resets these to 0.
by killemov
Thu Apr 14, 2022 8:50 am
Forum: General
Topic: How to contact Administrator
Replies: 1
Views: 56956

[SOLVED] How do I mark a post as SOLVED?

weybrew wrote: Wed Oct 20, 2021 1:26 pm Q...How do I contact a board administrator? Where is the "Contact Us" form that is cited?
Q...How do I mark a post as SOLVED?
by killemov
Thu Apr 07, 2022 7:54 am
Forum: Support
Topic: transmission-daemon
Replies: 1
Views: 4635

Re: transmission-daemon

No.
by killemov
Wed Mar 23, 2022 4:28 pm
Forum: Support
Topic: server unavailable every time a file finish to download
Replies: 5
Views: 5552

Re: server unavailable every time a file finish to download

noext wrote: Wed Mar 23, 2022 1:19 pm ... docker ...
You should have lead with this. So can I assume you have EXT4 as your filesystem, since it is the default?
In the settings.json, what are the values for "download-dir" and "incomplete-dir"?
Oh, and do you have a post download script enabled?