From fee53946a0f23f3ba7beb3420d17e3de10eb377e Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Thu, 13 Jan 2011 17:26:33 +0000 Subject: [PATCH] Panzerschlachten nicht uebertragen --- src/tivomirror/tivomirror | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/tivomirror/tivomirror b/src/tivomirror/tivomirror index e2326b9..320bd6c 100755 --- a/src/tivomirror/tivomirror +++ b/src/tivomirror/tivomirror @@ -1,6 +1,6 @@ #!/usr/local/bin/python -# $Schlepperbande: src/tivomirror/tivomirror,v 1.39 2010/12/18 22:53:24 stb Exp $ +# $Schlepperbande: src/tivomirror/tivomirror,v 1.40 2010/12/22 17:12:24 stb Exp $ # # Stefans Script, um die Sendungen vom Tivo runterzuladen und in MPEG4 # zu transkodieren. @@ -40,6 +40,7 @@ arset["House"] = 43 excludes = dict() excludes['Cops'] = 1 excludes['Hot Pursuit'] = 1 +excludes['Greatest Tank Battles'] = 1 excludes['Judge Judy'] = 1 excludes['Most Shocking'] = 1 excludes['Tennis'] = 1