Quote: Originally Posted by
guino 
I thought your code was set to let RR decide what to show when it found nothing to show ?
Yeah, it does, but it checks the audio track's folder location for art if embedded art is not present. Totally ignored that fact that the "albumart" code is shared by other media sources.
In the radio art's case, there is no "track" folder per say.
And if MGD does not have a nocover.jpg in the same directory as the plugin, nothing will show up.
Going to have to mod the plugin it to determine which sets of logic are used when displaying album art that is dependant on current media source.
Maybe that's why EC originally had an If rrsdk.getinfo("=$activesourceid$") line in there. Makes sense now.
My bad yo.