amoinier / MCAssistant

Your favorite media center assistant :movie_camera:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCAssistant

MCAssistant is here to help you to fix and clean your media center folders

Features

  • Rename your video file (movies and TV shows)

To do

  • Settings page
  • System to sort file as you want with folders
  • Separatew movies renamer and TV shows renamer
  • Download subtitles for your video

Installation

To correctly run app, you need an TMDB api key and place-it in utils/store.js. You can create one on TMDB website.

# install dependencies
npm install

# For development
npm run watch OR yarn watch
npm start

# build electron application for production
npm run dist

About

Your favorite media center assistant :movie_camera:

License:MIT License


Languages

Language:JavaScript 85.0%Language:CSS 14.7%Language:HTML 0.3%Language:Shell 0.0%