mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-02 00:15:02 -04:00
Include {genre} in built-in examples
This commit is contained in:
parent
4ff16a9f52
commit
f80534ba5e
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user