Haakjvork / musicbee-sync-lastfm-playcount

Synchronizes MusicBee playcount with LastFm data
1 stars 1 forks source link

How can I sync the playcount without overriding the album title? #3

Open hagnestahill opened 3 months ago

hagnestahill commented 3 months ago

Hello, you previously said that you created this plugin to intentionally ignore album titles. Could you please add an option to increase the playcount when the album title matches? Since I have several albums with the same music title in my library, the playcount of other albums is also unintentionally increasing. Thanks in advance.

Haakjvork commented 3 months ago

The idea behind this plugin is to use https://www.last.fm/api/show/track.getInfo to get track info and user playcount, but there's no "album name" parameter there so matching album titles is not an option. The default MusicBee LastFm plugin actually gets the playcount from other endpoints so it actually matches by album title!