2018-07-24 01:00:05 -04:00
2018-07-24 00:58:46 -04:00
2018-07-24 01:00:05 -04:00
2018-07-24 00:58:46 -04:00

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. Also included an nginx snippet to pass the URI as a username, thus a quick and easy bookmark.

My API key has been removed bc duh. Still functional at https://loudly.keybored.me.

Description
quick PHP script to check a user's "seen live" tagged artists.
Readme 32 KiB
Languages
PHP 88%
Nginx 12%