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

Aired date in all filenames #125

Open hi2u opened 8 years ago

hi2u commented 8 years ago

Is it possible to put the original air date in the destination "filename_with_episode" format? I'd like the air date to appear in all of the filename formats.

I tried %(aired)s and %(airedon)s and a few other things, but doesn't seem to work.

hreality commented 7 years ago

I know this is REALLY old but I'd still love to see it.

hreality commented 6 years ago

So, how can we go about setting it up?