From 4717377e067c1945a15258708a1b64833b6d6b28 Mon Sep 17 00:00:00 2001 From: lassulus Date: Wed, 22 Jun 2016 19:26:07 +0200 Subject: l 2 radio: update stream metadata --- lass/2configs/radio.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lass/2configs/radio.nix') diff --git a/lass/2configs/radio.nix b/lass/2configs/radio.nix index 3a38af28..59678dbf 100644 --- a/lass/2configs/radio.nix +++ b/lass/2configs/radio.nix @@ -62,7 +62,7 @@ in { audio_output { type "shout" encoding "ogg" - name "my cool stream" + name "the_playlist" host "localhost" port "8000" mount "/radio.ogg" @@ -79,7 +79,7 @@ in { # Optional Parameters user "source" # description "here is my long description" - # genre "jazz" + genre "good music" } # end of audio_output ''; -- cgit v1.2.3