GithubHelp home page GithubHelp logo

clover's Introduction

Clover

Clover is a local movie library and Piratebay download assistant. With the help of TMDB you can download the genre and cover for your favourite movies!

clover.png

How-To

There's a docker-compose setup inside this repo which handles all components but some things still need to created manually at the beginning.

Before start:

  • Create folder the folder /media/movies/complete or change it in docker-compose
  • Uncomment - command: "npm install"
  • start docker-compose (docker-compose up)
  • After successfully loading all npm packages kill it (ctrl+c)
  • comment - command: "npm install" and uncomment - command: "npm start"

After start:

  • Create a API-Key TMDB and enter it under Config > API

Now you can head to http://localhost/

It's quite unconventional to filter the name to search it on tmdb. There's a blacklisting approach in filenames which you'll find under Config.

The filename needs to be in the following format:

MovieName [date].(mkv|mp4)

Buggy as hell mate

Currently it's extremely buggy and will most likely fail if you try to use it.

Known to fail

  • Deleting a movie :(
  • Other things? (most likely)

Quality of code

That's an old project and I have no intention to rewrite it. I now handle errors in my code, I promise ;D

clover's People

Contributors

b401 avatar

Watchers

James Cloos 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.