Giter Club home page Giter Club logo

rasp-seedbox's Introduction

rasp-seedbox

Various scripts and setups for my raspberry pi seedbox.

prelude

This is a mish and mash of various scripts and a docker compose file containing all the scripts I am running in my raspberry pi raspbian server edition which resides in my local home network.

It includes:

  • NordVPN VPN gateway.
  • Deluge Torrent Client.
  • Sonarr TV Series Manager.
  • NTFS3G for mounting NTFS system disks.
  • SAMBA service for exposing the disks to Windows network computers.
  • MiniDLNA server for serving all the media in the Network.
  • Subtitler service based on Subliminal's Image

installation

You must run first the ./install.sh rasp-seedbox.

After the installation is complete you must run the ./setup_drive.sh. That is run as following:

$ sudo ./setup_drive.sh /path/to/my/media/disk LABEL_OF_MY_MEDIA_DISK

Then you have to reboot the machine.

usage

Just run this:

$ docker-compose -f rasp-seedbox/docker-compose.yml up -d

You can alsow browse the logs, and see if everything is in order.

Web exposable services are:

The config folder holds all the data that are needed to save when running both deluge and sonarr, which is quite handy in case your raspberry disk gets corrupted (which happens quite often).

bonus subtitle command

This command allows you to download subtitles for all the files that are in the folder you are running it from, but it requires an account in opensubtitles.org

docker run --rm --name subliminal -v subliminal_cache:/usr/src/cache -v /path/to/my/media/disk:/tvshows -it dtroncy/rpi-subliminal --opensubtitles openuser openpass download -l en -s /tvshows/folder_with_a_tv_series

rasp-seedbox's People

Contributors

ddimitriou avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.