darthbatman / billboard-top-100

:chart_with_upwards_trend: Node.js API to retrieve the top songs, albums, and artists from Billboard's charts
MIT License
97 stars 30 forks source link

Ranks no longer show position last week, peak position and weeks on chart #31

Closed darthbatman closed 5 years ago

darthbatman commented 5 years ago

position: { positionLastWeek: NaN, peakPosition: NaN, weeksOnChart: NaN }

darthbatman commented 5 years ago

fixed by 6169e74 in version 2.4.5