mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-14 03:36:59 +08:00
9 lines
276 B
YAML
9 lines
276 B
YAML
|
# Multiple input strings having same expected results can be chained.
|
||
|
# Use $ marker to check inputs that should not match results.
|
||
|
|
||
|
# Prefer information for last path.
|
||
|
? Some movie (2000)/Some movie (2001).mkv
|
||
|
? Some movie (2001)/Some movie.mkv
|
||
|
: year: 2001
|
||
|
container: mkv
|