Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Un-weight artists without much music #2

Closed
treyhunner opened this issue Oct 15, 2014 · 1 comment
Closed

Un-weight artists without much music #2

treyhunner opened this issue Oct 15, 2014 · 1 comment

Comments

@treyhunner
Copy link
Contributor

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.

From FreeMusicNinja/freemusic.ninja#19

@macro1
Copy link
Member

macro1 commented Jan 10, 2015

Track count can now be stored in artists.Hyperlink. Rather than 'un-weight' artists, we're highlighting artists we know have at least 3 tracks. The results will improve as the data collection efforts (#28, #24) are underway.

@macro1 macro1 closed this as completed Jan 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants