pyroscope / rtorrent-ps

:art: Extended rTorrent distribution with a fully customizable canvas and colors, other feature additions, and complete docs.
http://rtorrent-ps.readthedocs.io/
GNU General Public License v2.0
463 stars 43 forks source link

Investigate DST issues of 24:00:00 schedules #96

Open pyroscope opened 6 years ago

pyroscope commented 6 years ago

It seems the initial execution time is used for those, and then the interval just added.

Later executions need to re-evaluate the start offset, or otherwise correct for DST and other time drifts.