Giter Site home page Giter Site logo

sicksubs's Introduction

SickSubs

Thank you for downloading SickSubs. This tool fits perfectly in your Sickbeard show-download-chain and helps you download subtitles (either in Dutch or in English) for all your downloaded eps.

All the configuration can be found inside the sicksubs.py file, including an explanation on what each parameter does and how to use it.

One of the goals of SickSubs is to stay simple, small and nimble, so no big databases or folder scans. If installed correctly (see INSTALLATION.md), SickSubs works as follows:

  1. When Sickbeard is done processing the downloaded ep, SickSubs will be notified. It adds information for the downloaded and processed ep to it's local database and will try to find a subtitle for your ep. If there is no sub available yet it will remain in the database for cron to process later. If a sub can be found it will be downloaded and the ep information will be removed immediately from the db.
  2. Once every x hours (depending on how the crontab is setup) SickSubs will check all items in the database and will try to find subs for each of them using the Bierdopje (http://www.bierdopje.com) API. As it knows exactly the show and ep for which to find a subtitle the API load is minimal, but try to keep it that way by not setting your crontab to check for subs every 3 seconds :)

SickSubs can be found on github: https://github.com/Sakartu/sicksubs.git

If you like SickSubs you may want to try out my other show management tool as well called next. next can be found at https://github.com/Sakartu/next

Included with SickSubs is a small rename_subs utility. If you already downloaded some subs but they don't have the correct name yet (read: there's still scene release group stuff in the name and the avi doesn't have that), just run rename_subs in the dir where the subs/avi files are located and it will rename the sub file to the proper name, using the avi naming scheme. If you provide a single commandline argument to rename_subs you can indicate the directory in which it should work (instead of the current working directory).

sicksubs's People

Contributors

sakartu avatar

Watchers

 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.