diff --git a/2checkTvEps.py b/2checkTvEps.py index 9e2f9c7..1f7b835 100755 --- a/2checkTvEps.py +++ b/2checkTvEps.py @@ -143,7 +143,7 @@ for cur in files: if check: # Valid file name valid.append({'path':cpath,'filename':cfile, - 'cext':cext}) + 'cext':cext, 'match':check[0]}) break # Found valid episode, skip to the next one #end if else: