From 30f1cd22906cae2bd4df35b4bf8fd72287f73ac5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 17 Feb 2014 11:10:32 -0600 Subject: make playlist work again https violation --- cgi-bin/playlist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi-bin/playlist') diff --git a/cgi-bin/playlist b/cgi-bin/playlist index 9b87d6a..a03a9ed 100755 --- a/cgi-bin/playlist +++ b/cgi-bin/playlist @@ -33,7 +33,7 @@ __RSS__ next unless ($file->{filename} =~ /mp3$/i); my $z_file = $file->{filename}; my $z_filepath = uri_escape($file->{filename}); - my $z_content = "https://$BUCKY_HOST$live_path/$file->{thread}/$z_filepath"; + my $z_content = "http://$BUCKY_HOST$live_path/$file->{thread}/$z_filepath"; $rss .= <<__RSS__; $z_file -- cgit v1.2.3-70-g09d2