wafflesfm / batter

It makes Waffles.
Other
83 stars 18 forks source link

Feature: Music Profiles #47

Closed edgewyn closed 11 years ago

edgewyn commented 11 years ago

Small feature to allow last.fm-style URLs of the form e.g.:

http://localhost:8080/music/Neutral+Milk+Hotel/ http://localhost:8080/music/Avril+Lavigne/Let+Go/

for the band Neutral Milk Hotel and Avril Lavigne's album Let Go, respectively. In the event that the artist is not immediately found, we redirect to a (currently non-functional) search page.

This is pretty basic and the artist/master comparison could definitely be improved, but at least it's a starting point for future iteration. It's also useful for the upload flow I'm working on.

edgewyn commented 11 years ago

This could also close #16, as the bullet points in @Woodenhead's comment should be their own feature tasks.

coveralls commented 11 years ago

Coverage Status

Coverage remained the same when pulling 58312f2477c802e32889472edb87f96681f4fe44 on feature/music-profiles into bdf2ef83400d8eea2c69c42164cc7b0204aa61f6 on develop.

coveralls commented 11 years ago

Coverage Status

Coverage remained the same when pulling f36321d468e64ae3b1ff6ed4c7090e71f32bdea1 on feature/music-profiles into bdf2ef83400d8eea2c69c42164cc7b0204aa61f6 on develop.