Skip to main content

Automate and control multiple aspects of a torrent/media infrastructure.

Project description

delugeonal

A set of scripts and libraries for controlling and organizing a torrent/media infrastructure.

Current (barely) supported software/sites:

Usage

Add torrent files from a particular directory to your torrent client:

    $ delugeonal --add $HOME/Downloads

Check for torrents that can/should be removed from your torrent client:

    $ delugeonal --cleanup --verbose

Scan the rss feed for your configured torrent site and download torrents for any files that aren't present on your media server:

    $ delugeonal --rss --yes

Move downloaded media files from the default download directory and add them to the proper media server directory:

    $ delugeonal --move_media

Search for torrents:

    $ delugeonal --search "archer s09e02"

Find missing episodes for a particular show and search for them on your configured media sites.

    $ delugeonal --fill "central park" --verbose

Note that not all services need to be running on the same machine. Your torrent client may be running on one machine, your media server may be running on a seperate on another, where you may may also search for and download torrent/magent files.

Installation

    $ pip3 install delugeonal

Configuration

Edit a Copy of sample-config and save it to one of these three locations:

    $HOME/delugeonal.conf
    $HONE/.config/delugeonal/delugeonal.conf
    /etc/delugeonal.conf

... or set the $DELUGEONAL_CONF environment variable:

    $ export DELUGEONAL_CONF=/place/i/put/the/configuration.file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

delugeonal-0.0.13.tar.gz (37.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page