all repos — auto-movie-tagger @ 9b86eb779789d886fd06008c810871eb7a634d34

A Python script that auto tags and adds poster to mkv or mp4 movie files.

Removed promo images from the repo

using Issue #3 to host the images
prithugoswami prithugoswami524@gmail.com
Fri, 05 Jan 2018 17:09:17 +0530
commit

9b86eb779789d886fd06008c810871eb7a634d34

parent

4fd9ae135634843274e4344e4345537323ce02a9

3 files changed, 2 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -8,7 +8,7 @@ + Artist - The director of the movie

+ Year - The release year of the movie + Comment - IMDb Rating and the movie's plot-outline. -![first](/promo-images/first.png) +![first](https://user-images.githubusercontent.com/28246690/34607517-11481cd8-f23a-11e7-93de-0231b36dee7e.png) ## Requirements The script makes use of the following tool and python modules. __Make sure to install them before you run the script.__

@@ -62,7 +62,7 @@ <li> Tip - When you sort your tagged movies according to the comment they get sorted by ascending/descending order of their IMDb rating.</li>

</ul> ## Tooltips for Windows Users -![tooltip](/promo-images/tooltip.png) +![tooltip](https://user-images.githubusercontent.com/28246690/34607523-1e526a14-f23a-11e7-8f49-74c4c0a8454c.png) To make the tooltip show the movie's genre and IMDb rating and plot-outline like in the screenshot, you will have to make some changes in the registry of your windows machine. 1. Fire up your _Registry Editor_. Open the _Run_ window (Win + R) and type "regedit"