Giter VIP home page Giter VIP logo

autorrent's Introduction

autorrent

autorrent's People

Contributors

danolife avatar na-ji avatar

Stargazers

 avatar

Watchers

 avatar

autorrent's Issues

Providers

A Provider is a class that manage the connection with the torrents providers.
Extends an abstract class.
Have method(s) to search in providers.

TVT Integration

  • oAuth2 connection
  • get user profile from tvt on login
  • sync tv shows with database (once a day ?)

Configuration

All the config is save by the server in a .json and can be edited by the client.
Options:

  • How to pick the best torrent (, by seeder, maximum size etc.)
    • Minimum quality
    • Maximum size
  • Providers
    • Login information
    • Enabled providers
  • Enable/Disable file cleaner -> delete files when marked as viewed in TVT

Downloader (temporary name)

The downloader will fetch every episode aired in database.
Then, for each episode, it will ask the selected providers to search for this episode.
Then it will pick the best result depending on configuration.
Then it will download the .torrent file in a blackhole.

File cleaner

Delete file when an episode is marked as viewed in TVT. Can be enabled and disabled in configuration.

Database models

  • TVShow
    • Every field from TVT
  • Episode
    • Every field from TVT

Every model will be created with loopback, with associated APIs.

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.