Help - Search - Members - Calendar
Full Version: How display the shoutcast's title ?
Hydrogenaudio Forums > Hosted Forums > foobar2000 > Support - (fb2k)
jokoon
When I connect on a internet shoutcast like http://www.netg-radio.net/listen.m3u , all the stuff plays right, but there is no title like when I use Winamp. Is there some way to display it ? Or maybe it only does with Winamp ?
Florian
The title of the stream is displayed as "| www.netg-radio.net | #netg" with current foobar2000 0.9 RC.
mil3s
I'm having some problems as well. It doesn't return 'true' on $meta_test(title). Where does the title and artist come from in this image, since it's not in the meta data or the location?
user posted image
Florian
I get a "yes" from
CODE
$if($meta_test(title),yes,no)
on that stream with the latest RC.
mil3s
Oh sorry, me too now. Maybe my quick test code wasn't correct. This code returnes title and track as in the image, although I don't know where it comes from :?
CODE
$if($or($meta_test(title),$not($strchr(%_filename%,-))),
%title%,
$substr(%_filename%,$add($strchr(%_filename%,-),2),$len(%_filename%)))
jokoon
Thank you smile.gif
When will the 0.9 version available with the column UI plugin ? I prefer to stick on this stable version if the special version is not out yet. Anyway would there be some tag to change to have I want ?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.