Ejemplo n.º 1
0
 def __init__(self):
     super(TestInternalFilterQuality, self).__init__()
     self.add_tasks_function(build_parser_function('internal'))
Ejemplo n.º 2
0
 def __init__(self):
     super(TestInternalEmitSeries, self).__init__()
     self.add_tasks_function(build_parser_function('internal'))
Ejemplo n.º 3
0
 def __init__(self):
     super(TestGuessitFilterQuality, self).__init__()
     self.add_tasks_function(build_parser_function('guessit'))
Ejemplo n.º 4
0
 def __init__(self):
     super(TestInternalFilterQuality, self).__init__()
     self.add_tasks_function(build_parser_function('internal'))
Ejemplo n.º 5
0
 def __init__(self):
     super(TestGuessitEmitSeries, self).__init__()
     self.add_tasks_function(build_parser_function('guessit'))
Ejemplo n.º 6
0
 def __init__(self):
     super(TestInternalEmitSeries, self).__init__()
     self.add_tasks_function(build_parser_function('internal'))
Ejemplo n.º 7
0
 def __init__(self):
     super(TestGuessitFilterQuality, self).__init__()
     self.add_tasks_function(build_parser_function('guessit'))
Ejemplo n.º 8
0
 def __init__(self):
     super(TestInternalExistsMovie, self).__init__()
     self.add_tasks_function(build_parser_function('internal'))
Ejemplo n.º 9
0
 def __init__(self):
     super(TestGuessitEmitSeries, self).__init__()
     self.add_tasks_function(build_parser_function('guessit'))
Ejemplo n.º 10
0
 def __init__(self):
     super(TestInternalExistsMovie, self).__init__()
     self.add_tasks_function(build_parser_function('internal'))
Ejemplo n.º 11
0
 def __init__(self):
     super(TestGuessitExistsMovie, self).__init__()
     self.add_tasks_function(build_parser_function('guessit'))
Ejemplo n.º 12
0
 def __init__(self):
     super(TestGuessitExistsMovie, self).__init__()
     self.add_tasks_function(build_parser_function('guessit'))
Ejemplo n.º 13
0
 def __init__(self):
     super(TestInternalSeriesPremiere, self).__init__()
     self.add_tasks_function(build_parser_function("internal"))
Ejemplo n.º 14
0
 def __init__(self):
     super(TestGuessitSeriesPremiere, self).__init__()
     self.add_tasks_function(build_parser_function("guessit"))
Ejemplo n.º 15
0
 def __init__(self):
     super(TestInternalAssumeQuality, self).__init__()
     self.add_tasks_function(build_parser_function("internal"))
Ejemplo n.º 16
0
 def __init__(self):
     super(TestGuessitAssumeQuality, self).__init__()
     self.add_tasks_function(build_parser_function("guessit"))