Giter Club home page Giter Club logo

tvshow's Introduction

TVShow Downloader

This is a simple web application for "Automatic TV Show Download". It's written in Laravel and use aria2 as torrent downloader.

TVShow Downloader

Data Source

  • kickass
  • thepiratebay
  • 1337x
  • tvmaze

Installation

  1. Clone this project using git (git clone https://github.com/saaiful/TVSHOW) or download and unzip it in your server root.
  2. Install it using composer install.
  3. Edit the .env file and set your database details.
  4. Migrate using php artisan migrate.
  5. Install aria2 in your server/pc and enable rpc (aria2c --enable-rpc --rpc-listen-all), in windows x64 download the setup file from https://github.com/saaiful/aria2-win64-rpc/raw/master/aria2c-setup.exe and just install it and reboot your pc.
  6. Set a cron job or set a task using windows task scheduler or https://www.z-cron.com/. run the download.cmd.

New Update

  1. Please goto database and drop episodes table and delete episodes table entry from migrations table
  2. run php artisan migrate
  3. Update Show List (show/update-all)
  4. edit .env and add FINAL_DIR=
  5. Add cron php artisan plex:style every mminute or every five minute to move and rename downloaded file (This might sometime casue issue if your internet connection is gone for more then 100 second while downloading. Aria2 event hook is not working in RPC mode.)

All downloads can be found in storage/downloads.

tvshow's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

warezaddict-com

tvshow's Issues

Can not download

I cannot download any episodes. When I click download button its show preg_match(): Compilation failed: invalid range in character class at offset 4 this type error

https://ibb.co/2M0mk6X

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.