@ -38,6 +38,7 @@ def list_subtitles(file):
def store_subtitles(file):
languages = []
actual_subtitles = []
print type(file)
if os.path.exists(unicode(file)):
if os.path.splitext(file)[1] == '.mkv':
try: