dbr / tvnamer

Automatic TV episode file renamer, uses data from thetvdb.com via tvdb_api
https://pypi.python.org/pypi/tvnamer/
The Unlicense
909 stars 115 forks source link

Filenames with year in them #129

Open digitall-it opened 8 years ago

digitall-it commented 8 years ago

Filenames with years in them get detected as season numbers, for example:

Old filename: Dziga Vertov - L'uomo con la macchina da presa - 1929.avi New filename: Dziga Vertov - L'uomo con la macchina da presa - [19x29].avi

Old filename: Batman.V.Superman-Dawn.Of.Justice.2016.EXT.ED.ITA.ENG.1080p.BluRay.x264-BLUWORLD.mkv New filename: Batman V Superman-Dawn Of Justice - [20x16].mkv

Old filename: Al.Di.La.Delle.Montagne.2016.ITA-CHI.AC3-5.1.Bluray.720p.x264-iCV-MIRCrew.mkv New filename: Al Di La Delle Montagne - [20x16].mkv

I suggest not to treat four consecutive numbers as seasons indicators.

afrazkhan commented 7 months ago

This is especially troublesome if the season is the year, as is the case with something like "Disney Animated Shorts".

digitall-it commented 7 months ago

@afrazkhan wow this issue is 8 years old now and still has traction. Way to go!