Skip to content

BrandonG777/rutorrent-docker-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ruTorrent Docker Scripts

This set of scripts is designed to work with the linuxserver/docker-rutorrent image or, optionally, the horjulf/docker-rutorrent-autodl image which is based off the linuxserver image.

Usage

As per the linuxserver image customization guidance located here, custom scripts and services can be added to, respectively, the /config/custom-cont-init.d/ or /config/custom-services.d/ locations to add extra functionality to any of their base images. Simply pull these scripts down and put them into the rutorrent docker config folder.

Contents

00-remove-folders.sh This script deletes the optional folders completed and incoming which are always created by running the container, as noted in the documentation even when the folders are no longer specified as required within rtorrent.rc.

10-themes.sh This script installs (or updates) the popular themes club-QuickBox and MaterialDesign

20-install-utils.sh This script installs several prerequisites for both the filemanager and ratiocolor plugins, including svn.

30-filemanager.sh This script installs the filemanager plugin and, on first run, sets default configuration to filemanager/conf.php.

40-ratiocolor.sh This script installs the ratiocolor plugin and, on first run, swaps the colors changes from the background to the font color itself, which looks better on dark themes such as club-QuickBox and MaterialDesign. If using a light theme, comment out line 16.

About

Adds extra plugins and themes to the LSIO ruTorrent docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%