-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport code snippets from pyrocore and pmp #150
Labels
Milestone
Comments
chros73
pushed a commit
that referenced
this issue
Aug 27, 2018
chros73
pushed a commit
that referenced
this issue
Aug 27, 2018
chros73
pushed a commit
that referenced
this issue
Aug 27, 2018
chros73
pushed a commit
that referenced
this issue
Aug 27, 2018
chros73
pushed a commit
that referenced
this issue
Aug 27, 2018
chros73
pushed a commit
that referenced
this issue
Aug 28, 2018
chros73
pushed a commit
that referenced
this issue
Aug 28, 2018
chros73
pushed a commit
that referenced
this issue
Aug 28, 2018
chros73
pushed a commit
that referenced
this issue
Aug 28, 2018
chros73
pushed a commit
that referenced
this issue
Aug 28, 2018
chros73
pushed a commit
that referenced
this issue
Aug 28, 2018
chros73
pushed a commit
that referenced
this issue
Aug 28, 2018
This was referenced Aug 28, 2018
chros73
pushed a commit
that referenced
this issue
Aug 28, 2018
chros73
pushed a commit
that referenced
this issue
Sep 9, 2018
chros73
pushed a commit
that referenced
this issue
Sep 12, 2018
chros73
pushed a commit
that referenced
this issue
Sep 12, 2018
chros73
pushed a commit
that referenced
this issue
Sep 12, 2018
chros73
pushed a commit
that referenced
this issue
Sep 12, 2018
chros73
pushed a commit
that referenced
this issue
Sep 12, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Backport code snippets from pyrocore and pmp (thx to @pyroscope) and apply new commands of
rtorrent-ps-ch
:system.startup_time
: Returns startup timeos.path.mtime
: Get mtime of a path, return 2nd argument when path does not existd.timestamp.downloaded
d.timestamp.last_xfer
,d.timestamp.last_active
are renamedchars.*
commands (chars.chop
,chars.pad
) withstring.substr
/string.shorten
andstring.lpad
/string.rpad
d.tracker_alias
command in logs (instead of d.tracker_domain)network.history.auto_scale
to 0 by defaultlast_xfer
view}
and|
keyboard shortcuts instantu
:uptime
command_
: toggle specified extra columns (Elapsed time, Chunk Size)rtorrent-ps-ch
:*
toggle collapse views/
toggle visibility of certain columnsRemove:
color-schemes
dir of pyrocore)getElapsedTime.sh
external script, usepyro._elapsed_time
private method insteadModify pyrocore config files:
sweep
directivesfilelist
,movehere
,tag_show
formatshas_nfo
,has_thumb
,partial_info
,tv_mapper
,has_room
custom fieldsUpdate WIKI pages.
Notes: requires
rtorrent-ps-ch v1.8.1-0.9.7
The text was updated successfully, but these errors were encountered: