Results 51 issues of PyroScope Project

- Use for "rtxmlrpc --repr" and a few other places that dump values for humans

P2

* Allows sane conditionals way beyond what rtorrent can do (e.g. based on software versions) * Disable config sections via config.ini settings * Loop over stuff to e.g. create oodles...

enhancement
P3

* Prefilter the result *within rTorrent* based on given conditions * Activated via config option * See also pyroscope/rtorrent-ps#57

enhancement
P2
in progress

* https://github.com/guessit-io/guessit * refactor `util/traits.py`

enhancement
P2

`matching.TimeFilter` stores an absolute timestamp for comparison, which breaks time-related filters in pyrotorque.

bug
P1

Add more query language options? Possibly via a new ``rtquery`` command, to not blow up ``rtcontrol`` further. * https://github.com/openstack/yaql * https://github.com/timtadh/pyflwor * https://github.com/adriank/ObjectPath * GraphQL Output result as hashes or...

enhancement

- alternative to symlink mode - needs at least a warning (+ prompt?) for overlapping data of several items - `--include-clones` option? - also handle the "empty base path" mess...

enhancement
P1

Index page does not load currently.

defect

- Try to import xdg - Try to load config from XDG paths - Create at XDG location, unless found at the old location

enhancement
P2