diff --git a/list_subtitles.py b/list_subtitles.py index fa995376d..33078f7fc 100644 --- a/list_subtitles.py +++ b/list_subtitles.py @@ -35,6 +35,8 @@ def list_subtitles(file): def store_subtitles(file): languages = [] actual_subtitles = [] + print file + print print.encode('utf-8') if os.path.exists(file): if os.path.splitext(file)[1] == '.mkv': try: