CC-1469: Crossfading support (non-equal power)

-cleanup
This commit is contained in:
Martin Konecny 2013-03-15 17:00:36 -04:00
parent 445573dcdb
commit 6dae7d3973
2 changed files with 4 additions and 1 deletions

View file

@ -135,7 +135,6 @@ class TelnetLiquidsoap:
self.logger.debug(msg)
tn.write(msg)
#msg = 'dynamic_source.read_start %s\n' % media_item['uri'].encode('latin-1')
msg = 'http.restart %s\n' % media_item['uri'].encode('latin-1')
self.logger.debug(msg)
tn.write(msg)