Hi,

First all the module works all fine, great for audio, everyone can use it without hastles.
Only the thing which was annoying me was everytime the cache was rebuilt., it displays the message "MP3 Player cache updated".
finally i went into the code and analysed from where it is coming.

I just removed
drupal_set_message(t('MP3 Player cache updated.')); on line 1107

This solved my problem, no more annoying messages. :-)

I hope this will be useful for all.

Cheers

Sagar

Comments

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

jdelaune’s picture

Added ability to suppress this message in the settings options on the latest dev to be released tonight.