Displaying speed limit times in web UI

Discussion of the Web Interface for Transmission, formerly known as Clutch. This applies to all version of Transmission
Post Reply
silentdrummer93
Posts: 2
Joined: Mon Aug 20, 2012 1:51 pm

Displaying speed limit times in web UI

Post by silentdrummer93 »

I am trying to display the times during which the alternate speed limits (Turtle Mode) will be enabled in the footer of the web UI. After some digging through the JavaScript files, I managed to display the download limit itself in the footer, but cant find how to display the start and end times. Any help would be appreciated!
culturist
Posts: 10
Joined: Thu Dec 06, 2012 3:01 pm

Re: Displaying speed limit times in web UI

Post by culturist »

You can refer the page:
https://trac.transmissionbt.com/browser ... c-spec.txt

get "alt-speed-time-begin" and "alt-speed-time-end" Session Arguments
LincM
Posts: 3
Joined: Sat Dec 07, 2013 12:07 am

Re: Displaying speed limit times in web UI

Post by LincM »

Is the time associated to the time of the server or computer, or does transmission run on a different clock?
Post Reply