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 SetupFirst 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:
This command will configure medusa for your user.
#
How to AccessAfter installation, you can access Medusa at the url: https://<yourhostname.ltd>/medusa
#
Service ManagementLike all box configured applications, you can manage Medusa via SSH with box with start, stop, restart, enable and disable commands.
- Start
- Stop
- Restart
- Enable
- Disable
#
ConfigurationIf 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- ruTorrent
- Deluge Daemon
- Deluge Web
- nzbGet
- qBittorrent
Send torrent files to: rTorrentrTorrent host/port: https://127.0.0.1/rutorrent/plugins/httprpc/action.phpHttp Authentication: BasicVerify 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)
Send torrent files to: Deluge (via Daemon)Deluge: 127.0.0.1:<your daemon port>Verify certificate: offDeluge 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
Send torrent files to: Deluge (via Web)Deluge: 127.0.0.1:<your web port>Verify Certificate: offDeluge 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
Send nzb files to: nzbgetNZBget host:port: 127.0.0.1/nzbgetConnect using HTTPS: ONnzbget username: <your username>nzbget Password: <your password>Add label to torrent: Series (or anything else you desire)* label must exist under "Categories" in nzbGet
Name: qBittorrentHost: <subnet IP>Post: <qbittorrent web port>Username: <your username>Password: <your password>Category: TV (or anything else you desire)SSL: OFF