quick PHP script to check a user's "seen live" tagged artists.
 
 
Go to file
Daniel Martinez 988932c040 initial commit 2018-07-24 00:58:46 -04:00
README.md initial commit 2018-07-24 00:58:46 -04:00
nginx.conf initial commit 2018-07-24 00:58:46 -04:00
seenlive.php initial commit 2018-07-24 00:58:46 -04:00

README.md

From Aug 2015 ~ April 2017 Last.fm was redoing their front-end and removed the ability to view your personal tags. This resulted in people who were tracking artists with a "seen live" to make their list inaccessible. This was whipped up by me to create an ugly but functional page with all artists tagged with this specific tag. It could have been generisized to lookup any tag, or made to look pretty with some CSS, but ehhhh. Therein is just the PHP script which an HTML input POSTs to. My API key has been removed bc duh. Still functional at https://loudly.keybored.me. Also included an nginx snippet to pass the URI as a username, thus a quick and easy bookmark.