* added movie example format

This commit is contained in:
Reinhard Pointner 2011-09-24 23:55:51 +00:00
parent 3f36c1d7a6
commit db466fd70a
1 changed files with 4 additions and 2 deletions

View File

@ -15,7 +15,9 @@ episode.example[3]: {n.space('.').lower()}.{s}{e.pad(2)}
# simple name/year
movie.example[0]: {n} ({y}){" CD$pi"}
# boxee name
movie.example[1]: {n.space('.')}.({y}){".part$pi"}
# media info name
movie.example[1]: {n} [{y}] {vf} {af}
movie.example[2]: {n} [{y}] {vf} {af}
# normalized scene name
movie.example[2]: {n.space('.')}.{y}.{source}.{vc}
movie.example[3]: {n.space('.')}.{y}.{source}.{vc}