Guys, I've done my homework :-). The issue with MIS displaying any values you didn't want was due to an incomplete initialization of the default values:
> plugin_musicinfo_centerA_P: '' > plugin_musicinfo_centerA_PX: '' Empty values would in some cases be replaced with the title. These should usually be represented by the "NOTHING" tag, but the initialization didn't do so. I've fixed this and uploaded 3.99.4. http://www.herger.net/MusicInfoSCR As the initialization is only done when there's no configuration available, you have two possibilities to "fix" the issue: a. remove the musicinfo.pref file and start from scratch b. manually configure all items you don't want to show anything - selecting the empty value will correctly write the NOTHING tag into your configuration I'd prefer you use a. as this way you could confirm it's behaving as expected :-) Thanks! Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
