CC-4702: Webstream: When webstream is playing, it isn't marked as 'media_item_played' in cc_schedule

-fixed
This commit is contained in:
Martin Konecny 2012-11-15 17:35:06 -05:00
parent 5f534b5ef6
commit 62b3c39c5b
2 changed files with 1 additions and 1 deletions

View file

@ -45,7 +45,6 @@ just_switched = ref false
http = input.http_restart(id="http")
http = on_metadata(notify_stream, http)
http = cross_http(http_input_id="http",http)
stream_queue = http_fallback(http_input_id="http",http=http,default=queue)