1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00

Include {genre} in built-in examples

This commit is contained in:
Reinhard Pointner 2016-07-30 01:59:06 +08:00
parent 4ff16a9f52
commit f80534ba5e

View File

@ -26,12 +26,12 @@ episode.example[5]: {home}/Media/{plex}
movie.example[0]: {n.colon(' - ')} ({y}){subt}
# name/year and media info
movie.example[1]: {n} ({y}, {director}) {vf} {af}
# name/year and ratings
movie.example[2]: {n} {[y, certification, rating]}
# normalized scene name
movie.example[3]: {n.space('.')}.{y}{'.'+source}.{vc}
movie.example[2]: {n.space('.')}.{y}{'.'+source}.{vc}
# organize folder structure
movie.example[4]: {ny}/{ny}{' CD'+pi}{subt}
movie.example[3]: {ny}/{ny}{' CD'+pi}{subt}
# name/year and ratings
movie.example[4]: {genre}/{n} {[y, certification, rating]}
# plex standard
movie.example[5]: {home}/Media/{plex}