Page 1 of 1

download stats

Posted: Thu Jan 09, 2014 9:31 pm
by bakslash
I thought request this on the forum would be a better idea instead of asking for it on irc.
I would love to see a new value on the API results for each image - downloads
To programmatically find probably the best picture - it often happens that there are multiple pictures with the highest number of likes - it would be kinda cool to have a second value to decide which one is better.

Current Result: 4 posters; Poster0: 2likes; Poster1:0 likes; Poster2: 2likes; Poster3:1like

Code: Select all

u'hdclearart': [
{
 u'url': u'http://assets.fanart.tv/fanart/tv/250487/hdclearart/american-horror-story-50785048500ba.png',
 u'lang': u'en',
 u'id': u'22148',
 u'likes': u'3',
 u'downloads': u'87',        # new key
 },
{ .. }]

Re: download stats

Posted: Thu Jan 09, 2014 10:59 pm
by Kode
Not actually that useful, we used to count the API downloads, so whichever one was "liked" highest would have by far more downloads, we no longer do that (iirc) so there would be a big discrepancy

Re: download stats

Posted: Thu Jan 23, 2014 3:24 am
by akovia
The more I think about this, the more I'm unsure. It seems a shame to lose seeing just how many downloads an image has, including API, but I can see where that could be deceiving. Even if it was a separate number just for API, it wouldn't represent what people liked most.

Maybe we could do this. Show either the total downloads for a show on the page somewhere, or per image type, that just grouped it all together. This would show how popular the show is with the combined on-site and API downloads combined?
This would make the on-site votes appear more relevant. (Which they are!)

Thoughts?

Re: download stats

Posted: Thu Jan 23, 2014 5:11 pm
by Kode
I think you might have misunderstood me.

We no longer count downloads through the API at all, because the API database is seperate from the main database and is read-only.

Re: download stats

Posted: Sat Feb 01, 2014 3:55 pm
by Mordred
Wait, so the only way an image's download number will increase now is by clicking the download button under the image? Everyone DLing from XBMC won't see an increase? How long has this been the case?

Re: download stats

Posted: Sat Feb 01, 2014 6:51 pm
by Kode
A year? The API runs from its own read only database.

Re: download stats

Posted: Sun Feb 02, 2014 9:06 am
by Mordred
I guess that explains why my most downloaded cover has something like 80 downloads. I just figured no one listened to music I liked :)