From 34b01c63dc9b5f38bf15f7fe2bd00e1343b88365 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sun, 8 Jul 2012 09:33:28 +0000 Subject: [PATCH] * updated integrated sample movie expressions --- .../sourceforge/filebot/ui/rename/FormatDialog.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/net/sourceforge/filebot/ui/rename/FormatDialog.properties b/source/net/sourceforge/filebot/ui/rename/FormatDialog.properties index d37ddef9..b59d5ee7 100644 --- a/source/net/sourceforge/filebot/ui/rename/FormatDialog.properties +++ b/source/net/sourceforge/filebot/ui/rename/FormatDialog.properties @@ -17,9 +17,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[2]: {n} [{y}] {vf} {af} +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}