Skip to content

How to install

Fahmi Noor Fiqri edited this page Dec 21, 2017 · 3 revisions

Prepare files

  • .NET Framework 4.5
  • Python 2.7
  • GuessIt (install from pip)

If you already have one of those, you can skip installation and continue the process.

Installing .NET Framework 4.5 and Python 2.7

Download links:

  • .NET Framework 4.5 here
  • Python 2.7 here

I think everyone should have known on how to install these two programs. Just click Next, Next, Next and there you go.

Installing GuessIt

Before installing GuessIt, make sure you can access python and pip from Command Prompt. To configure PATH in your computer, see https://stackoverflow.com/questions/21372637/installing-python-2-7-on-windows-8

  1. Open up Command Prompt.
  2. Enter python -V to check Python version. It should print out Python 2.7.14.
  3. Enter pip install guessit
  4. Enter guessit --version, it should print out currently installed GuessIt version.

guessit

Checking installation

You can open up Moviebase and click Tools->Settings and move to Component tab to see which component is currently installed. Click Detect to check.

check

Actually you don't need ImageMagick, it is a sreenshot of old version of Moviebase!