Skip to content

Releases: chros73/rtorrent-ps-ch_setup

1.0.2-0.9.7

07 Oct 12:10
Compare
Choose a tag to compare

Implemented enhancements:

  • Upgrade rtorrent-ps-ch to current version #161
  • Add p2p blocklist manually for IPv4 Filter of rtorrent #160
  • Add full magnet link support #159

Diffstat:

 .github_changelog_generator                                |      2 +-
 CHANGELOG.md                                               |     32 +-
 docs/Additions.rest                                        |     32 +-
 docs/Home.rest                                             |     11 +-
 docs/Installation-instructions.rest                        |      6 +-
 docs/Limited-magnet-link-support.rest                      |     38 -
 docs/Magnet-link-support.rest                              |     38 +
 ubuntu-14.04/home/chros73/.pyroscope/rtorrent-ps.rc        |      2 +-
 ubuntu-14.04/home/chros73/.rtorrent-config.rc              |     12 +
 ubuntu-14.04/home/chros73/.rtorrent.rc                     |     33 +-
 ubuntu-14.04/home/chros73/bin/addMagnetLink.sh             |     67 -
 ubuntu-14.04/home/chros73/bin/addMagnetLinksAria2.sh       |    107 +
 ubuntu-14.04/home/chros73/bin/addMagnetLinksNative.sh      |    105 +
 ubuntu-14.04/mnt/Torrents/.rtorrent/.session/.gitignore    |      4 -
 ubuntu-14.04/mnt/Torrents/.rtorrent/.session/wael.list.p2p | 469628 +++++++++++++++++++++++++++++++++
 15 files changed, 469980 insertions(+), 137 deletions(-)

1.0.1-0.9.7

03 Oct 12:03
Compare
Choose a tag to compare

Implemented enhancements:

  • Upgrade rtorrent-ps-ch to current version #158
  • Add 'numeric ratio' column to the manually toggleable columns #157
  • Simplify toggling color schemes in rtorrent config #156
  • Auto toggle visibility of 'ETA/last_xfer' and 'numeric Progress' columns on 'active' and 'started' views #155

Diffstat:

 .github_changelog_generator                         |  2 +-
 CHANGELOG.md                                        | 16 +++++++++
 docs/Additions.rest                                 |  8 ++---
 docs/Home.rest                                      |  4 +--
 ubuntu-14.04/home/chros73/.pyroscope/rtorrent-ps.rc | 81 ++++++++++++++++++++++++++++++--------------
 5 files changed, 79 insertions(+), 32 deletions(-)

1.0.0-0.9.7

22 Sep 19:46
Compare
Choose a tag to compare

1.0.0-0.9.7 (2018-09-22)

Implemented enhancements:

  • Upgrade rtorrent-ps-ch to current version #154
  • Replace ES File Explorer with X-plore File Manager on Android #153
  • Upgrade pyrocore to current version #152
  • Modify canvas config for canvas v2 #151
  • Backport code snippets from pyrocore and pmp #150

Merged pull requests:

  • Force get_public_ip_address to use ipv4 #147 (Chaz6)

Diffstat:

 .github_changelog_generator                                       |   2 +-
 CHANGELOG.md                                                      |  40 +++++
 README.rst                                                        |   2 +-
 docs/Additions.rest                                               | 117 +++++++------
 docs/Android-5.0.md                                               |  12 +-
 docs/Auto-Scraping.md                                             |  10 +-
 docs/Home.rest                                                    |  16 +-
 docs/Installation-instructions.rest                               |   2 +-
 docs/Windows-8.1.md                                               |   4 +-
 ubuntu-14.04/home/chros73/.profile                                |   5 +
 ubuntu-14.04/home/chros73/.pyroscope/color_scheme16.rc            |  23 ---
 .../home/chros73/.pyroscope/color_scheme256-happy_pastel.rc       |  53 +++---
 .../home/chros73/.pyroscope/color_scheme256-solarized_blue.rc     |  51 +++---
 .../home/chros73/.pyroscope/color_scheme256-solarized_yellow-2.rc |  23 ---
 .../home/chros73/.pyroscope/color_scheme256-solarized_yellow.rc   |  51 +++---
 ubuntu-14.04/home/chros73/.pyroscope/color_scheme256.rc           |  23 ---
 ubuntu-14.04/home/chros73/.pyroscope/color_scheme8.rc             |  23 ---
 ubuntu-14.04/home/chros73/.pyroscope/config.ini                   |  77 ++++++++-
 ubuntu-14.04/home/chros73/.pyroscope/config.py                    | 120 ++++++++++++-
 ubuntu-14.04/home/chros73/.pyroscope/rt_aliases.sh                |  18 ++
 ubuntu-14.04/home/chros73/.pyroscope/rtorrent-ps.rc               | 262 +++++++++++++++++------------
 ubuntu-14.04/home/chros73/.rtorrent.rc                            |  13 +-
 ubuntu-14.04/home/chros73/bin/getElapsedTime.sh                   |  48 ------
 23 files changed, 596 insertions(+), 399 deletions(-)

0.9.9-0.9.7

06 May 21:57
Compare
Choose a tag to compare

Implemented enhancements:

  • Upgrade rtorrent-ps-ch to current version #146
  • Upgrade pyrocore to current version #145
  • Add ability of any additional logging #144
  • Disable ^q keyboard shortcut #143
  • Log various data of download items during different events and startup time in rtorrent #142
  • Display quick help resources in rtorrent #141
  • Add tagging commands into rtorrent config file #140
  • Add timestamp last_xfer custom field into rtorrent config files #139
  • Add/modify couple of commands into/in rtorrent config files #138
  • Replace 'd.save_full_session' command with 'd.save_resume' in rtorrent config files #137
  • Add keyboard shortcut to toggle (show/hide) columns on customizable canvas #136
  • Add/modify columns on customizable canvas #135
  • Display tracker domain aliases #134
  • Use variables for all the choke groups values #133
  • Upgrade KiTTY to current stable version on Windows #131
  • Add an email report about all orphaned meta files #130
  • Update Favoring Group Of Torrents WIKI page #112

Fixed bugs:

  • Use d.selected_size_bytes in datasize view #132

0.9.8-0.9.7

20 Aug 19:08
Compare
Choose a tag to compare

Implemented enhancements:

  • Fix sudo not respecting $HOME on newer systems #129
  • Add comment about full encryption #128
  • Disable CURL's built-in DNS cache if external one is available #127
  • Add ability to set an interface to bind to #126
  • Set public IP address reported to the tracker without dynamic DNS service #125
  • Rename repo and modify absolute path of rtorrent-ps-ch in init script #124
  • Upgrade pyrocore to current version #122
  • Improve performance of rtgetTotalRotatingSize bash function #121
  • Upgrade KiTTY to current stable version on Windows #120
  • Support multiple tmux versions in tmux.conf #119
  • Don't restart download upon moving unless it's necessary #118
  • Fix tied torrent file for magnet links #117
  • Comment out low_diskspace scheduled task in rtorrent config #114
  • Add inotify support in rtorrent config #113

Fixed bugs:

  • Fix reporting stopped rtorrent instance even when it has been restarted successfully in external script #115

Merged pull requests:

  • Add a modified scheme256-solarized_yellow color theme #116 (colinhd8)

0.9.7-0.9.7

16 May 19:05
Compare
Choose a tag to compare

Implemented enhancements:

  • Enable peer exchange, UDP tracker, DHT support #111
  • Remove unneeded external getLimits.sh script #110
  • Add an email report about public torrents #109
  • Support public torrents #108
  • Rename ui.status.throttle.up.name config entry to ui.status.throttle.up #107
  • Use d.selected_size_bytes instead of d.size in reports #106
  • Use default view of rtorrent to query data by default #105
  • Small color config changes #103
  • Add support for using magnet downloads in load watch directory #102

0.9.6-0.9.6

22 Jan 12:36
Compare
Choose a tag to compare

Implemented enhancements:

  • Modify queue script to handle bogus torrents #101

Fixed bugs:

  • Fix error handling of external commands in shell scripts #100

0.9.5-0.9.6

21 Jan 10:23
Compare
Choose a tag to compare

0.9.5-0.9.6 (2017-01-21)

Fixed bugs:

  • Fix value returned by rtgetTotalRotatingSize() if both directories are empty #99

0.9.4-0.9.6

12 Oct 22:33
Compare
Choose a tag to compare

Implemented enhancements:

  • Modify rtorrent config files #98
  • Modify queue script to handle broken (already deleted) symlinks in .delqueue dir #97
  • Modify queue script to handle oversized torrents #96
  • Add an email report about low rotating space #95

0.9.3-0.9.6

24 Aug 17:41
Compare
Choose a tag to compare

Implemented enhancements:

  • Create a new watch directory for only loading but not starting downloads #94
  • Modify what priority is assigned to downloads #93
  • Extend stop downloading of a torrent but still uploading it on Hints wiki page #92
  • Add fast resume section onto Hints wiki page #91
  • Add system.file.allocate.set=1 into rtorrent config #90
  • Change ui.status.throttle_up_name entry in rtorrent config #89