Shows aktualisiert

This commit is contained in:
Stefan Bethke 2015-09-05 11:56:07 +00:00
parent 43f1d2dc22
commit 131647692f

View file

@ -1,6 +1,6 @@
#!/usr/local/bin/python #!/usr/local/bin/python
# $Schlepperbande: src/tivomirror/tivomirror,v 1.67 2014/12/10 22:29:16 stb Exp $ # $Schlepperbande: src/tivomirror/tivomirror,v 1.68 2015/02/28 21:03:03 stb Exp $
# #
# Stefans Script, um die Sendungen vom Tivo runterzuladen und in MPEG4 # Stefans Script, um die Sendungen vom Tivo runterzuladen und in MPEG4
# zu transkodieren. # zu transkodieren.
@ -52,6 +52,8 @@ includes['Hot in Cleveland'] = 1
includes["How It's Made"] = 1 includes["How It's Made"] = 1
includes["How Do They Do It?"] = 1 includes["How Do They Do It?"] = 1
includes["How We Got to Now With Steven Johnson"] = 1 includes["How We Got to Now With Steven Johnson"] = 1
includes['Inside Amy Schumer'] = 1
includes['Last Week Tonight With John Oliver'] = 1
includes['Late Show With David Letterman'] = 1 includes['Late Show With David Letterman'] = 1
includes['Louie'] = 1 includes['Louie'] = 1
includes['Mad Men'] = 1 includes['Mad Men'] = 1
@ -62,10 +64,9 @@ includes['NFL Football'] = 1
includes['Person of Interest'] = 1 includes['Person of Interest'] = 1
includes['Sesame Street'] = 1 includes['Sesame Street'] = 1
includes["Somebody's Gotta Do It With Mike Rowe"] = 1 includes["Somebody's Gotta Do It With Mike Rowe"] = 1
includes['StarTalk'] = 1
includes['The Big Bang Theory'] = 1 includes['The Big Bang Theory'] = 1
includes['The Colbert Report'] = 1 includes['The Good Wife'] = 1
includes['The Daily Show With Jon Stewart'] = 1
includes['The Late Late Show'] = 1
#includes['The Tonight Show Starring Jimmy Fallon'] = 1 #includes['The Tonight Show Starring Jimmy Fallon'] = 1
includes['2015 National Championship'] = 1 includes['2015 National Championship'] = 1