if t.strip().lower() in self.rules_replacealbumtitle:
            return self.rules_replacealbumtitle[t.strip().lower()]