Help - Search - Members - Calendar
Full Version: Dynamic track titles not visible in all components
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
radio_cascara
musicmusic, help smile.gif

only two components that get dynamic tags from radio-stream are columns and panels ui. is there any way that these tags can be exposed globaly to other components or writen to disk, or preserved in any way?
and what is the reason other components don't get proper %artist% etc tags but blank fields and name of radio station?
foosion
All components have access to these fields. It just depends on how they use the foobar2000 SDK. If they are not made to show dynamic tags, they won't.
radio_cascara
thanks foosion, can you tell me if coding for dynamic tags involves huge amount of work, 'cos if not i just might bug developers to implement them smile.gif

anyway, i gather your answer also means there are no global variables or any other way i could transfer data between plugins?
foosion
QUOTE(radio_cascara @ Aug 1 2007, 11:40) *
thanks foosion, can you tell me if coding for dynamic tags involves huge amount of work, 'cos if not i just might bug developers to implement them smile.gif

It's just as difficult (or easy) as reacting to normal playback events. If any developer has questions regarding the technical details, they should post in the development forum.

QUOTE(radio_cascara @ Aug 1 2007, 11:40) *
anyway, i gather your answer also means there are no global variables or any other way i could transfer data between plugins?

The simple answer is no. Read below for the complete answer.

The foobar2000 SDK does not define a means by which titleformat scripts (possibly even from different components) can exchange data. There are some third-party approaches to this (in Columns UI and Panels UI), but as this goes beyond the intended scope of the titleformat language, none of those have been adopted in the official SDK.
radio_cascara
thank you foosion smile.gif
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.