all repos — auto-movie-tagger @ ed0169709e1762888ca172b0020c839a134ab16c

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

Few more edits
Prithu Goswami prithugoswami524@gmail.com
Thu, 04 May 2017 07:43:14 +0530
commit

ed0169709e1762888ca172b0020c839a134ab16c

parent

3e1f1b820c0ffdc0b6015038d0de4b06778c4ec3

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -31,7 +31,7 @@ </ul>

## How to use <ol> - <li>Move all the movie files you want to be tagged into one folder</li> + <li>Move all the movie files you want to be tagged into one folder. Make sure that the filename is <strong>only</strong> the title of the movie</li> <li>If you want subtitles to be embeded into the movie file(s) then add a subtitle file (srt only) in the same folder named exactly the same as the movie file(s).</li> <li>Download the script (<a href="amt.py">amt.py</a>) and run it in that directory and sit back and relax till it ends executing. </li> </ol>