X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/3b186caa261c68ea921dd3f45832bdb1777679f2..f26ddc3e4f44ad230ffb78a7b6ee1d527d5c56c8:/flexget/config.yml diff --git a/flexget/config.yml b/flexget/config.yml index 3c52829..289b37f 100644 --- a/flexget/config.yml +++ b/flexget/config.yml @@ -122,7 +122,7 @@ templates: # {{{1 - fargo - foyle's war - futurama - - game of thrones: { timeframe: 9 hours } + - game of thrones: { timeframe: 9 hours, quality: dd5.1+ } - homeland - house of cards 2013: { alternate_name: house of cards us } - how i met your mother @@ -145,7 +145,7 @@ templates: # {{{1 - the wire: { quality: 720p+ } - two and a half men - vinyl - - westworld + - westworld: { timeframe: 9 hours, quality: dd5.1+ } series-trakt: # {{{2 @@ -385,14 +385,13 @@ tasks: # {{{1 reject: - '[Ss]ample' - thetvdb_lookup: yes - if: - - "not has_field('tvdb_episode')": - manipulate: - - title: - extract: 'done/([^/]*)/[^/]*$' - from: location - thetvdb_lookup: yes + # guessit can extract info from full paths which may contain more info + manipulate: + - title: + from: location + + parsing: + series: guessit all_series: parse_only: yes @@ -439,15 +438,15 @@ tasks: # {{{1 reject: - '[Ss]ample' - imdb_lookup: yes - if: - - movie_name is None: - manipulate: - - title: - extract: 'done/([^/]*)/[^/]*$' - from: location - imdb_lookup: yes + # guessit can extract info from full paths which may contain more info + manipulate: + - title: + from: location + parsing: + movie: guessit + + imdb_lookup: yes accept_all: yes require_field: - imdb_name @@ -506,6 +505,7 @@ tasks: # {{{1 retrieve: files regexp: '.*\.(avi|mkv|mp4|webm|m4v)$' + #TODO use guessit like in move-series manipulate: - title: from: location @@ -544,6 +544,7 @@ tasks: # {{{1 retrieve: files regexp: '.*\.(avi|mkv|mp4|webm|m4v)$' + #TODO use guessit like in move-series manipulate: - title: from: location