Skip to content
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

Closed
chros73 opened this issue Aug 27, 2018 · 0 comments
Closed

Backport code snippets from pyrocore and pmp #150

chros73 opened this issue Aug 27, 2018 · 0 comments

Comments

@chros73
Copy link
Owner

chros73 commented Aug 27, 2018

Backport code snippets from pyrocore and pmp (thx to @pyroscope) and apply new commands of rtorrent-ps-ch:

  • add new commands:
    • system.startup_time : Returns startup time
    • os.path.mtime : Get mtime of a path, return 2nd argument when path does not exist
    • d.timestamp.downloaded
    • d.timestamp.last_xfer, d.timestamp.last_active are renamed
  • replace chars.* commands (chars.chop, chars.pad) with string.substr/string.shorten and string.lpad/string.rpad
  • use d.tracker_alias command in logs (instead of d.tracker_domain)
  • set network.history.auto_scale to 0 by default
  • set pyrocore tools alias definitions
  • scrape a little after completion in Auto scraping
  • add last_xfer view
  • make } and | keyboard shortcuts instant
  • add new keyboard shortcuts
    • u : uptime command
    • _ : toggle specified extra columns (Elapsed time, Chunk Size)
  • remove key bindings, they're built in rtorrent-ps-ch:
    • * toggle collapse views
    • / toggle visibility of certain columns

Remove:

  • unused color schemes (they're now included in color-schemes dir of pyrocore)
  • getElapsedTime.sh external script, use pyro._elapsed_time private method instead

Modify pyrocore config files:

  • add sweep directives
  • modify/add filelist, movehere, tag_show formats
  • add aliases for public trackers
  • add has_nfo, has_thumb, partial_info, tv_mapper, has_room custom fields

Update WIKI pages.

Notes: requires rtorrent-ps-ch v1.8.1-0.9.7

@chros73 chros73 added this to the 1.0.0-0.9.7 milestone 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 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 chros73 closed this as completed Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant