diff src/streambrowser/shoutcast.h @ 2889:6c53f9fa9029

Backed out changeset 59ff744e1e23
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 12 Aug 2008 20:29:49 +0300
parents fbb32674bfd2
children c27da2c06805
line wrap: on
line diff
--- a/src/streambrowser/shoutcast.h	Fri Aug 01 22:55:49 2008 +0300
+++ b/src/streambrowser/shoutcast.h	Tue Aug 12 20:29:49 2008 +0300
@@ -30,6 +30,7 @@
 #define SHOUTCAST_STREAMINFO_URL	"http://www.shoutcast.com/sbin/shoutcast-playlist.pls?rn=%s&file=filename.pls"
 
 
+gboolean							shoutcast_streaminfo_fetch(category_t *category, streaminfo_t *streaminfo);
 gboolean							shoutcast_category_fetch(category_t *category);
 streamdir_t*						shoutcast_streamdir_fetch();