Hi all
It's been a while since I used lastfm and have of late been using maloja for my scrobbling needs
With some recent support from the maloja dev and some testing on my part it seems we can now scrobble to maloja using our squeezeboxes
Its not so user friendly more a proof of concept though if anyone is interested
The file to edit is here for me on my slimserver docker -> /usr/share/perl5/Slim/Plugin/AudioScrobbler/Plugin.pm
I mount a local copy -> /mnt/user/data/docker/logitechmediaserver/Plugin.pm and make the changes to that local copy.
Then make sure you are running maloja 2.10.1 and do the following;
1) Edit the Plugin.pm to include your maloja instance in the following format -> https://maloja_instance/apis/audioscrobbler_legacy/'
2) Converting your maloja scrobble password to md5 hex (https://cryptii.com/pipes/md5-hash)
3) Copy paste an existing lastfm user in your audioscrobbler.prefs and rename it to maloja
4) Replace password field with converted hex in audioscrobbler.prefs
This should allow you to scrobble to your maloja instance.
All the best.
It's been a while since I used lastfm and have of late been using maloja for my scrobbling needs

With some recent support from the maloja dev and some testing on my part it seems we can now scrobble to maloja using our squeezeboxes

Its not so user friendly more a proof of concept though if anyone is interested

The file to edit is here for me on my slimserver docker -> /usr/share/perl5/Slim/Plugin/AudioScrobbler/Plugin.pm
I mount a local copy -> /mnt/user/data/docker/logitechmediaserver/Plugin.pm and make the changes to that local copy.
Then make sure you are running maloja 2.10.1 and do the following;
1) Edit the Plugin.pm to include your maloja instance in the following format -> https://maloja_instance/apis/audioscrobbler_legacy/'
2) Converting your maloja scrobble password to md5 hex (https://cryptii.com/pipes/md5-hash)
3) Copy paste an existing lastfm user in your audioscrobbler.prefs and rename it to maloja
4) Replace password field with converted hex in audioscrobbler.prefs
This should allow you to scrobble to your maloja instance.
All the best.