From: Guillaume Pellerin Date: Thu, 16 Apr 2009 00:59:40 +0000 (+0000) Subject: fix rss templates X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=87d071aaaa9f5f2fc366cfc7af11d22b039044ba;p=deefuzzer.git fix rss templates --- diff --git a/deefuzz.py b/deefuzz.py index 0879ba8..caf648f 100755 --- a/deefuzz.py +++ b/deefuzz.py @@ -396,7 +396,7 @@ class Station(Thread): self.update_rss(self.current_media_obj, self.rss_current_file) self.logger.write('DeeFuzzing this file on %s : id = %s, index = %s, name = %s' \ % (self.short_name, self.id, self.index_list[self.id], file_name)) - stream = self.core_process_stream(media) + stream = self.core_process_read(media) q.task_done() for __chunk in stream: @@ -409,8 +409,8 @@ class Station(Thread): self.channel.sync() except: self.logger.write('ERROR : Station ' + self.short_name + ' : could not send the buffer... ') - self.channel.close() - self.channel.open() + #self.channel.close() + #self.channel.open() q.task_done() stream.close() diff --git a/example/myfuzz.xml b/example/myfuzz.xml index 266cdbc..258ea7c 100644 --- a/example/myfuzz.xml +++ b/example/myfuzz.xml @@ -23,6 +23,8 @@ 44100 2 1 + /tmp/rss/ + 0 @@ -47,7 +49,9 @@ 7 44100 2 - 1 + 0 + /tmp/rss/ + 1