Skip to main content

Medusa

(py)Medusa is an automatic video library manager for TV Shows written in Python. It watches for new episodes of your favorite shows, and when they are posted it does its magic.

Initial Setup

First you must connect to your slot via ssh. If you need help connecting to the server, please read the help article here.

Installing Medusa is easy. Simply issue the following command:

box install medusa

This command will configure medusa for your user.

How to Access

After installation, you can access Medusa at the url: https://<yourhostname.io>/medusa

Service Management

Like all box configured applications, you can manage Medusa via SSH with box with start, stop, restart, enable and disable commands.

box start medusa

Configuration

If you are unfamiliar with Medusa, please check out their wiki for assistance in getting your trackers setup or learning how to add shows or setup post-processing.

Connect to other clients

rTorrent

Send torrent files to: rTorrent
rTorrent host/port: https://127.0.0.1/rutorrent/plugins/httprpc/action.php
Http Authentication: Basic
Verify certificate: off (shouldn't need to be turned on)
rTorrent username: <your username>
rTorrent password: <your password>
Add label to torrent: TV (or anything else you desire)
Downloaded files location: ~/torrents/rtorrent (or a custom directory)

Deluge (via Daemon)

Send torrent files to: Deluge (via Daemon)
Deluge: 127.0.0.1:<your daemon port>
Verify certificate: off
Deluge username: <your username>
Deluge password: <your password>
Add label to torrent: TV (or anything else you desire)
* label plugin must be enabled in Deluge if you add a label

Deluge (via Web)

Send torrent files to: Deluge (via Web)
Deluge: 127.0.0.1:<your web port>
Verify Certificate: off
Deluge Password: <your password>
Add label to torrent: TV (or anything else you desire)
* label plugin must be enabled in Deluge if you add a label

NZBget

Send nzb files to: nzbget
NZBget host:port: 127.0.0.1/nzbget
Connect using HTTPS: ON
nzbget username: <your username>
nzbget Password: <your password>
Add label to torrent: Series (or anything else you desire)
* label must exist under "Categories" in nzbGet