Closed treyhunner closed 10 years ago
Artists who who don't have a full CC album should be noted as less important (marked as dormant, zombie, or a better term).
We could search the FreeMusicArchive API and find artists without albums like this:
http://freemusicarchive.org/api/get/albums.json?api_key=<key>&artist_id=2908
Maybe we could create a model to store API responses for FreeMusicArchive artist albums or tracks. We could hide/disable artists with less than three tracks.
Moved to FreeMusicNinja/api.freemusic.ninja#2
Artists who who don't have a full CC album should be noted as less important (marked as dormant, zombie, or a better term).
We could search the FreeMusicArchive API and find artists without albums like this:
http://freemusicarchive.org/api/get/albums.json?api_key=<key>&artist_id=2908