X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b80200c6995981ed58fd6757b35845c887a30e83..5b431d5bf68be980ff6b7d5fe5018b888cd29176:/flexget/config.yml?ds=inline diff --git a/flexget/config.yml b/flexget/config.yml index e3fd0a8..86f5f4a 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -85,6 +85,6 @@ tasks: move: to: "/mnt/Skaro/Movies" - filename: "{{tmdb_name}} ({{tmdb_year}}){{'{'}}{{quality|replace(' ','}{')}}{{'}'}}[en].mkv" + filename: "{{tmdb_name}} ({{tmdb_year}}){{'{'}}{{quality|replace(' ','}{')}}{{'}'}}[en]{{location|pathext}}" # vim: sts=2 ts=2 sw=2 et