CC-4487: Webstream could not be heard unless you restart playout as well
-fixed
This commit is contained in:
parent
9dfee6aa68
commit
bd5fef0bcd
3 changed files with 47 additions and 10 deletions
python_apps/pypo/liquidsoap_scripts
|
@ -402,6 +402,11 @@ def set_dynamic_source_id(id) =
|
|||
string_of(!current_dyn_id)
|
||||
end
|
||||
|
||||
def get_dynamic_source_id() =
|
||||
string_of(!current_dyn_id)
|
||||
end
|
||||
|
||||
|
||||
# Function to create a playlist source and output it.
|
||||
def create_dynamic_source(uri) =
|
||||
# The playlist source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue