- 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
- the wire: { quality: 720p+ }
- two and a half men
- vinyl
- - westworld
+ - westworld: { timeframe: 9 hours, quality: dd5.1+ }
series-trakt: # {{{2
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
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
retrieve: files
regexp: '.*\.(avi|mkv|mp4|webm|m4v)$'
+ #TODO use guessit like in move-series
manipulate:
- title:
from: location
retrieve: files
regexp: '.*\.(avi|mkv|mp4|webm|m4v)$'
+ #TODO use guessit like in move-series
manipulate:
- title:
from: location