- Thread starter
- #11
Here's my log with only the relevant stuff. I've attached the full one.
2007-11-14 14:50:20.881544 [Debug][MPMain]: AudioscrobblerBase: Attempting Announce handshake
2007-11-14 14:50:20.882520 [Debug][MPMain]: AudioscrobblerBase: Next handshake due at 11/14/2007 3:50:11 PM
2007-11-14 14:50:20.884473 [Info.][MPMain]: Audioscrobbler plugin: starting song length timer with an interval of 114 seconds
2007-11-14 14:50:20.894238 [Info.][11]: AudioscrobblerBase: Announcing current track: a=Radiohead&t=No+Surprises&b=Ok+Computer&l=229&n=10&m=
2007-11-14 14:50:21.143246 [Debug][11]: AudioscrobblerBase: Waiting for response
2007-11-14 14:50:22.762283 [Debug][11]: AudioscrobblerBase: Response received - status: OK
2007-11-14 14:50:22.763259 [Info.][11]: AudioscrobblerBase: Action successfully completed.
2007-11-14 14:50:30.932658 [Info.][MPMain]: ThreadPool.Init()
2007-11-14 14:50:33.619010 [Debug][PoolThread14]: AudioscrobblerUtils: TryFilterBelowMinimumMatch removed 0 songs which were not exact enough
2007-11-14 14:50:33.620963 [Debug][PoolThread14]: GUIMusicPlaylist: OnScrobbleLookupsCompleted - processing 100 results
2007-11-14 14:50:33.882665 [Debug][PoolThread14]: ThreadPool.ProcessQueue() : total items processed: 1
2007-11-14 14:50:51.105195 [Info.][MPMain]: Audioscrobbler plugin: track paused
So, it does not eliminate any of the artists it receives from last.fm, which is good. I guess because, with a 100% randomness rating, the minimum match has to be 10, and the 100th similar artist on last.fm has a match of 39.
But I'm guessing there's a problem with how the plugin selects from the 100 artists after that. At this point, shouldn't it be a completely random selection from those 100 artists? I always get songs from Coldplay,Muse,Beck, and the White Stripes in that order with a starting song from Radiohead, even though I have Blur,Oasis,REM, and Franz Ferdinand in my library. These artists are on the similar list with a match > 10. I'm sure if I asked Audioscrobbler to try to get 10 songs, i'd then get songs from those artists, but it'll always select the highest matches available first. Well actually, the maximum it can get is 6 songs, so yeah, with 6 songs, I get songs from Weezer and Franz Ferdinand, who are the next two top artists that I have in my library.
2007-11-14 14:50:20.881544 [Debug][MPMain]: AudioscrobblerBase: Attempting Announce handshake
2007-11-14 14:50:20.882520 [Debug][MPMain]: AudioscrobblerBase: Next handshake due at 11/14/2007 3:50:11 PM
2007-11-14 14:50:20.884473 [Info.][MPMain]: Audioscrobbler plugin: starting song length timer with an interval of 114 seconds
2007-11-14 14:50:20.894238 [Info.][11]: AudioscrobblerBase: Announcing current track: a=Radiohead&t=No+Surprises&b=Ok+Computer&l=229&n=10&m=
2007-11-14 14:50:21.143246 [Debug][11]: AudioscrobblerBase: Waiting for response
2007-11-14 14:50:22.762283 [Debug][11]: AudioscrobblerBase: Response received - status: OK
2007-11-14 14:50:22.763259 [Info.][11]: AudioscrobblerBase: Action successfully completed.
2007-11-14 14:50:30.932658 [Info.][MPMain]: ThreadPool.Init()
2007-11-14 14:50:33.619010 [Debug][PoolThread14]: AudioscrobblerUtils: TryFilterBelowMinimumMatch removed 0 songs which were not exact enough
2007-11-14 14:50:33.620963 [Debug][PoolThread14]: GUIMusicPlaylist: OnScrobbleLookupsCompleted - processing 100 results
2007-11-14 14:50:33.882665 [Debug][PoolThread14]: ThreadPool.ProcessQueue() : total items processed: 1
2007-11-14 14:50:51.105195 [Info.][MPMain]: Audioscrobbler plugin: track paused
So, it does not eliminate any of the artists it receives from last.fm, which is good. I guess because, with a 100% randomness rating, the minimum match has to be 10, and the 100th similar artist on last.fm has a match of 39.
But I'm guessing there's a problem with how the plugin selects from the 100 artists after that. At this point, shouldn't it be a completely random selection from those 100 artists? I always get songs from Coldplay,Muse,Beck, and the White Stripes in that order with a starting song from Radiohead, even though I have Blur,Oasis,REM, and Franz Ferdinand in my library. These artists are on the similar list with a match > 10. I'm sure if I asked Audioscrobbler to try to get 10 songs, i'd then get songs from those artists, but it'll always select the highest matches available first. Well actually, the maximum it can get is 6 songs, so yeah, with 6 songs, I get songs from Weezer and Franz Ferdinand, who are the next two top artists that I have in my library.