Skip to content

Instantly share code, notes, and snippets.

View splatonov's full-sized avatar
💢

Stanislav Platonov splatonov

💢
  • Adeo
  • Saint Petersburg
View GitHub Profile
@splatonov
splatonov / radio.liq
Created September 4, 2012 12:35
liquidsoap dump stream
###############
# Dump stream #
###############
def dump_closed(filename)
# Tu irgendwas damit
log("File '#{filename}' closed...")
#ignore(system("php /home/radio/radio/bin/liquidsoap.php dump #{filename}"))
end