The categories list isn't populated with the genres only "Top streams" and "Search" is visible, there exist a patch for debian and ubuntu. Debian bug #471132: The Shoutcast directory page appears to have stopped using tabs to indent the <OPTION> tags that contain the genre/subgenre names. The pattern used to parse the list was thus failing, resulting in no Shoutcast categories being listed. Attached is a suggested patch for the problem. The fix should work even if Shoutcast switched back to tabs for indentation. Reproducible: Always Steps to Reproduce: 1. Start streamtuner 2. Select SHOUTCAST tab 3. Only two categories is visible Actual Results: See description
Created attachment 152373 [details, diff] Proposed patch from debian bug #471132
+*streamtuner-0.99.99-r3 (13 May 2008) + + 13 May 2008; Samuli Suominen <drac@gentoo.org> + +files/streamtuner-0.99.99-shoutcast.patch, + +streamtuner-0.99.99-r3.ebuild: + Fix view of shoutcast genres with a patch from Gentoo bug 220811 or Debian + bug 471132. Thanks to Per-Erik Westerberg for reporting. Works fine here btw :)
(In reply to comment #0) > The categories list isn't populated with the genres only "Top streams" and > "Search" is visible, there exist a patch for debian and ubuntu. > > Debian bug #471132: > The Shoutcast directory page appears to have stopped using tabs to > indent the <OPTION> tags that contain the genre/subgenre names. The > pattern used to parse the list was thus failing, resulting in no > Shoutcast categories being listed. Attached is a suggested patch for > the problem. The fix should work even if Shoutcast switched back to > tabs for indentation. > > Reproducible: Always > > Steps to Reproduce: > 1. Start streamtuner > 2. Select SHOUTCAST tab > 3. Only two categories is visible > > Actual Results: > See description >