Skip to content

Get Deluge torrent information for downloading or paused torrents matching specific labels.

Notifications You must be signed in to change notification settings

skupjoe/deluge-gettorrents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

deluge-gettorrents

About

Prints Deluge torrent information for downloading or paused torrents matching specific labels.

Usage

./getTorrents.py -h usage: getTorrents.py [-h] [-a] [-d] [-s] [-p] [-o [PATH]] [-u USER]

Makes a local connection to Deluge and lists or writes torrent information.

optional arguments: -h, --help show this help message and exit -a, --all Display torrents that are in all states. -d, --downloading Display torrents that are in a Downloading state. -s, --seeding Display torrents that are in a Seeding state. -p, --paused Display torrents that are in a Paused state. -o [PATH], --output [PATH] Output path for TSV generation. (default: ./)

Connection: -u USER, --user USER Specify username for connection.

About

Get Deluge torrent information for downloading or paused torrents matching specific labels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages