X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/092285f8f9c2a0514ac60bc944af8aa79da1894e..a8a4e21a320c08667687a7e9283b9e721b5d928f:/flexget/config.yml diff --git a/flexget/config.yml b/flexget/config.yml index 714739a..f9c0587 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -66,6 +66,6 @@ tasks: move: to: "/mnt/Skaro/Series/{{series_name_tvdb}}/Season {{tvdb_season}}/" - filename: "{{tvdb_season}}x{{tvdb_episode|pad(2)}} {{ep_name}}{{location|pathext}}" + filename: "{{tvdb_season}}x{{tvdb_episode|pad(2)}} {{ep_name}} ({{ep_air_date|formatdate('%Y')}}){{'{'}}{{quality}}{{'}'}}[en]{{location|pathext}}" # vim: sts=2 ts=2 sw=2 et