Irishsmurf / LastFM-PHP-Album-Collage

Small Script that creates an album collage based upon your Lastfm activity
https://lastfm.paddez.com/
9 stars 3 forks source link

Album Captions/Playcount settings sometimes ingnored #13

Closed tguser13 closed 9 years ago

tguser13 commented 9 years ago

Reconstruct the error by open the following links in this order one by one (in another tab) AFTER each image is fully loaded. Then compare the link and the result.

http://lastfm.paddez.com/lastfm.php?user=GreyComa&period=7day&cols=3&rows=3&info=&playcount= http://lastfm.paddez.com/lastfm.php?user=GreyComa&period=7day&cols=3&rows=3&info=&playcount=1 http://lastfm.paddez.com/lastfm.php?user=GreyComa&period=7day&cols=3&rows=3&info=1&playcount=1 http://lastfm.paddez.com/lastfm.php?user=GreyComa&period=7day&cols=3&rows=3&info=1&playcount=

Irishsmurf commented 9 years ago

Cheers man, this was basically because I didn't vary the cache on Playcount/Album info.

Should be fixed now!