Update 'README.md'

master
danny 2018-07-24 01:00:05 -04:00
parent 988932c040
commit f65cc184a2
1 changed files with 3 additions and 2 deletions

View File

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