CC-1469: Crossfading support (non-equal power)
-cleanup
This commit is contained in:
parent
445573dcdb
commit
6dae7d3973
2 changed files with 4 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue