Skip to content

pyroscope/pyrocore

Repository files navigation

pyrocore

A collection of tools for the BitTorrent protocol and especially the rTorrent client.

rtcontrol + curses demo

The PyroScope command line utilities are not the same as rTorrent-PS, and they work perfectly fine without it; the same is true the other way 'round. It's just that both unsurprisingly have synergies if used together, and some features do only work when both are present.

Further information can be found in the documentation, specifically:

News

Date    Description
02–May–2015 Started to move the documenation to Read The Docs.
14–Mar–2015 Moved from Google Code to GitHub. Documentation will be in a limbo state and spread over both sites for some time, I'll try to reasonably cross-link.
05–Jun–2011 pyrocore 0.4.2 released.
17–Apr–2011 pyrocore 0.4.1 released.
05–Mar–2011 pyrocore 0.3.10 released.
05–Sep–2010 pyrocore 0.3.7 released, offering automatic classification for completion paths, a working rtmv in symlinked mode, grouping of filter conditions, rTorrent fast-resume support, and better cron logging.
29–Aug–2010 pyrocore 0.3.6 released, featuring more torrent life-cycle fields, selecting into rTorrent views, file listings and filtering based on file type, and finer control over formatting pathname fields.
28–Aug–2010 Published the API documentation in Javadoc style including class diagrams and cross-referenced source code.
20–Aug–2010 pyrocore 0.3.5 released, adding custom attributes and item tagging, and column headers to result listings.
16–Aug–2010 pyrocore 0.3.4 released, with a finished chtor and new rtxmlrpc tool, additional fields containing load and completion time, and action options to delete or throttle items, or put them under manual control.
20–Mar–2010 pyrocore 0.3.3 released, including many new chtor options, and some rtcontrol improvements.
14–Mar–2010 pyrocore 0.3.2 released, allowing you to mass-start/stop items in a selection result.
13–Mar–2010 pyrocore 0.3.1 released, adding filtering, sorting and output formatting to rtcontrol.
08–Mar–2010 pyrocore 0.2.1 released, with new tools chtor and pyroadmin, and a finished configuration system.
19–Feb–2010 First release of pyrocore (v0.1.1), containing the lstor and mktor utilities.