diff --git a/list_subtitles.py b/list_subtitles.py index 1535137f4..cd003d075 100644 --- a/list_subtitles.py +++ b/list_subtitles.py @@ -38,6 +38,7 @@ def list_subtitles(file): def store_subtitles(file): languages = [] actual_subtitles = [] + print file if os.path.exists(file): if os.path.splitext(file)[1] == '.mkv': try: