Well, whenever you upload new rar, the status bar is deleted and a new one is created.
And status bar is everything matching "del_progressmeter" (IIRC) in your config.h. It is up to you to make sure this doesn't match anything except real status bar.
Maybe try " [MYSITE] *complete*[MYSITE]" or something -- might work.
Similarly, imdb bar is deleted when nfo is deleted -- and again, if the pattern matches something else, it will be removed as well (in this particular case, the checking the match is pretty stupid, though: it just looks for first 6 characters from imdb_bar...)
|