krateng / maloja

Self-hosted music scrobble database to create personal listening statistics and charts
https://maloja.krateng.ch
GNU General Public License v3.0
1.14k stars 64 forks source link

Unable to implement rules #355

Open maluvola opened 5 months ago

maluvola commented 5 months ago

This is my .tsv rules file. I've been struggling to get it to work for some time now. In Maloja, it displays "Secos" and "Molhados" as separate entities, but they actually represent a single band.

# NAME: Special Symbols
# DESC: Defines artists with separators in their names

belongtogether  Secos & Molhados
jan666 commented 5 months ago

The rules apply on new scrobbled only. Did you try reparse the scrobbles?

maluvola commented 5 months ago

The rules apply on new scrobbled only. Did you try reparse the scrobbles?

No. How do I reparse them?

jan666 commented 5 months ago

How do I reparse them?

Enter Admin Mode, you will see a refresh button next to each scrobble

maluvola commented 5 months ago

Thank you. While most scrobbles were successfully reparsed, some encountered issues, with a message stating: "Success: the scrobble was not changed!" I will open a new issue to address this.