elamperti / OpenWebScrobbler

🎧 An open source web scrobbler for Last.fm
https://openscrobbler.com/
GNU General Public License v2.0
312 stars 36 forks source link

Add cleanup pattern from track names in scrobbling operations #237

Open silversonicaxel opened 2 weeks ago

silversonicaxel commented 2 weeks ago

open todos

description

This feature helps to clean up some album track names before the scrobbling operations. The cleanup is intended to help those lastfm users who prefer not to see among their scrobbles patterns like - remastered, demo, live ....

So the PR add an extra field to highlight a pattern to remove from track names in scrobbling operations.

Screenshot 2024-07-16 at 12 50 14

I hope I covered all scrobbling possibilities, in case, let me know where to fix.

silversonicaxel commented 2 weeks ago

Or, if you have a different or better ideas, let's discuss about it.

silversonicaxel commented 1 week ago

I've just a question that came to my mind now, shall I add the new translation ids for all locales? Or just for the one I know and the other I do not know, simply add them in English?

silversonicaxel commented 4 days ago

And I'll check your remarks.