all repos — auto-movie-tagger @ 92e3ea86aec1475f69848a887d82e62e21ad1383

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

update amt.py

removed TODO comment
Prithu Goswami prithugoswami524@gmail.com
Sat, 21 Apr 2018 12:10:24 +0530
commit

92e3ea86aec1475f69848a887d82e62e21ad1383

parent

b790e5fa57c1c520355668cf2876e08ea5e7d041

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

jump to
M amt.pyamt.py

@@ -8,9 +8,6 @@ better and effecient way to do some of the tasks.

but I am unaware of them at the moment and am a begginer in Python and this is my first, or maybe second python script. -TO-DO -1. Add a way to notify when the script is done running -2. Add proper error handleling for ffmpeg """ import os import subprocess