Add EQL adjectives 'failed' and 'paused'.
commit353a4cc8b69cdbf3a7a9357114e4edb3cd516121
authorauouymous <au@qzx.com>
Sun, 5 Mar 2023 02:26:36 +0000 (4 19:26 -0700)
committerauouymous <au@qzx.com>
Sun, 5 Mar 2023 02:26:36 +0000 (4 19:26 -0700)
treebff6c4992e2da8672b42533d2d100d3d929f2842
parent8d31d9dd402b55b39825bb8d885a93e095a1095e
Add EQL adjectives 'failed' and 'paused'.

Allowing all failed downloads to be filtered with `(failed)`, all paused
episodes with `(paused)`, and all downloading episodes, excluding paused
episodes with `(downloading and not paused)`.
src/gpodder/query.py