I'm using an iPod Classic with Last.Fm support enabled. However, I've noticed that the current software doesn't support Album Artist scrobbling. I want to write my own code to add this functionality, but I've found that the .scrobbler.log file doesn't include album artist data, making it impossible to scrobble Album Artist.
I've also made some changes to the C code available on GitHub so that Album Artist can be stored, but I'm struggling to build the code because I can't get the compiler working properly on my macOS machine.
Would love if someone can implement these for me while I try and getting my hands on an up to date linux machine.