I seem to do something wrong in my component, as it triggers an error "Unhandled exception : Service duplicated" when shutting down foobar. Any idea what might cause this? My component basically just reports some information about the currently playing song and introduces a new configuration page with a few options. I probably just forgot to unregister something, but I do not know what.
Thanks.