Refactored artist import using mbrainz n lastfm gems. Improved stability
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
<input type="submit" value="Search" id="search_button"/>
|
||||
</form>
|
||||
<img class="spinner" src="/images/loader.gif" alt=""/>
|
||||
<div class="artist_loading">Artist info is loading for the first time now. Usually it takes less than a minute, please wait a bit.</div>
|
||||
<div class="artist_loading failed">Something very bad happened while we tried out to load some info about this artist. How about some other one?</div>
|
||||
<div class="artist_loading ok">Artist info is loading for the first time now. Usually it takes less than a minute, please wait a bit.</div>
|
||||
<div class="artist_pics"></div>
|
||||
<div class="suggestions">
|
||||
<div>Misspelled?</div>
|
||||
|
||||
Reference in New Issue
Block a user