Hi, I'm writing a music filter for the Beagle project which extracts tags and indexes them. To do this i create a pipeline filesrc | id3tag and connect to the FoundTag signal. This works great for id3 and flac... but doesn't work for the vorbistag element (the signal never gets called). I'm using debian sid (gstreamer 0.8.5-1). Thanks in advance, Adam