openpodcast / api

OpenPodcast API server
https://openpodcast.dev
8 stars 2 forks source link

spotify quartil 4 is end and not 4th #166

Open woolfg opened 6 months ago

woolfg commented 6 months ago

Spotify specifies 4 values (quartiles). The last one in complete and not the avg of the 4th quartile. Currently we compare this value with apples avg as we calc the 4th quartile on apple values by ourselves Dor spotify we take tha value from Spotify. We should align that to be compare the right values.

Possible solutions:

Remark: "Complete" doesn't make sense as the number drops in last seconds and usually this value is super low, even though most listeners might have listened to 99% and then dropped out.

Image