Git Product home page Git Product logo

tvsort_sl's Introduction

https://ci.appveyor.com/api/projects/status/1fec2l6od2qgyqvl?svg=true Codacy Badge

Tvsort_sl

Sort Viedo files to TV-shows and Movies folders, after that Update KODI library and download subtitles for each viedo file.

Installation

pip install tvsort_sl

Config

  • Setup

    Update your settings in: local.yaml

    There set the following things:
    • BASE_DRIVE => drive letter or pc-name where the videos are localted, in this drive should be 3 sub-folders:
      • Unsortted => Folder with all the videos that needs to be sortted
      • TVShows => Folder to which each video that will be flag as tv-show will be moved
      • Movies => Folder to which each movie that will be flag as tv-show will be moved
    • KODI_IP (optional) => IP for the KODI device
    • MOVE_FILES => by default all files will be move (from Unsortted to TVShows OR Movies), if you want to keep the files in Unsortted folder you can change this settings to False
  • Run

    python tvsort_sl.py

  • Error handling

    By defualt this program can run on more than 1 one process at the same time. If you try and run it and get the following error

    Proses already running

    it means that there is another process of this program that it already running and you should allow it to end firat. If you think that there isn't another process that is already running, it means that in the last time the process run it was stuck, so you can manually remove the 'dummy.txt' file from the 'TV_PATH' folder and than try again to run the process

tvsort_sl's People

Contributors

codacy-badger avatar mergify[bot] avatar pyup-bot avatar shlomilan 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.