Coder Social home page Coder Social logo

klausmeyer / whatchy Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 2.0 1.4 MB

๐Ÿ“บ Rails app to track tv shows / series

License: MIT License

Ruby 80.82% JavaScript 1.13% HTML 16.77% SCSS 0.23% Dockerfile 0.93% Shell 0.13%
rails thetvdb api series shows

whatchy's Introduction

Whatchy

Rails app to track tv shows / series.

It gets it's data from TheTVDB.com.

Screenshots

All Shows

Screenshot - Explore View

Show Details

Screenshot - Show View

Configuration

The following environment variables are available:

Name Mandatory Default Description
AIRBRAKE_PROJECT_ID - 999 Project ID on airbrake.io
AIRBRAKE_API_KEY - airbrake-api-key API key for airbrake.io
BANNER_CACHE_HOST - https://cache.example.com Host serving the images provided by [thetvdb.com][thetvdb].
DATABASE_URL x - Database credentials in URL format.
DOMAIN - - Domain used for mail sender-address and links.
SMTP_ENABLED - - Sending mails via SMTP (true/false).
SMTP_SERVER - - Hostname of the mail server.
SMTP_PORT - 587 Port of the mail server.
SMTP_USERNAME - - Username for the mail server.
SMTP_PASSWORD - - Password for the mail server.
RAILS_LOG_TO_STDOUT - - Log to process standard out (true/false).
THETVDB_APIKEY x - API key for thetvdb.com.

Deployment

By default the application is designed to run at Heroku.

In addition to the default web process defined in the Procfile a cronjob is required to be defined in the Heroku Scheduler:

rake crons:daily

Licence

The application is available as open source under the terms of the MIT License.

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.