Page 1 of 1

Top Artists & Recommended Tab Empty

PostPosted: Wed Apr 03, 2013 6:36 am
by dsync89
Hi again hakko, this problem had been for a while now and I still couldn't find out any solution for that. The thing is both of the Top Artists and Recommended always shows up empty content even though I had enabled last.fm scrobbing and performed a Full Scan for the media library.

Image

Re: Top Artists & Recommended Tab Empty

PostPosted: Wed Apr 03, 2013 3:59 pm
by hakko
Are you using version 0.7.23 or above?

Re: Top Artists & Recommended Tab Empty

PostPosted: Wed Apr 03, 2013 7:11 pm
by rmnma
I have the same problem. I am using version 0.7.24.

Re: Top Artists & Recommended Tab Empty

PostPosted: Thu Apr 04, 2013 11:38 am
by dsync89
I'm using version 0.7.22.

Re: Top Artists & Recommended Tab Empty

PostPosted: Sat Apr 06, 2013 9:10 pm
by hakko
I looked into this a little more and I think that the solution is a bug in the handling of partial updates from last.fm. (so my fault)

If you run this SQL command:
Code: Select all
delete from library.webservice_history where calltype_id = 7;


and then do a full scan of your library, you and all your users should have top artists for all periods?

Re: Top Artists & Recommended Tab Empty

PostPosted: Fri Apr 12, 2013 7:49 am
by dsync89
Hi hakko, I had tried to execute that SQL command and perform a full scan, but still no effect.