Commit Graph

10 Commits

Author SHA1 Message Date
Ade
7229b73862 fix merge conflict 2014-06-28 10:30:56 +12:00
Ade
66b9da36dd Album Search Results Changes
- mb findRelease
get additional info incl Date, Formats, Tracks, Rgid etc, pass to
searchresults
added optional artist to findrelease, if searching by album can now
enter album:artist in the search bar, went for this for now as I didn’t
want to change the design too much but maybe in the future we could
have 2 boxes, artist album and then there’s no need for the dropdown
artist, album

- base
position at search box and persist selected option (uses local storage)
when refreshing, useful if entering multiple albums
increased the search box size a little

- searchresults
album results - new fields from mb, fall back to cover art archive rgid
url if last.fm not found (should get more results), musicbrainz album
icon link, pass mb rgid to addReleaseById to redirect to album page
artist results - musicbrainz artist icon

- importer
addreleaseById - added rgid param to create the album record upfront
with status Loading if from searchresults

- webserve
redirect to album page using rgid from searchresults

- album
spinner while album is loading
2014-06-28 08:18:54 +12:00
BenM
10cf36401f Changed Add Artist and View MB 2014-05-13 21:11:31 -04:00
Dan Pastusek
1c9f323e7e convert all icons to font-awesome vector based / retina compatible icons 2014-01-28 00:10:41 -07:00
rembo10
f4074f433a Moved all of the ajax functions over to use the cache rather than last.fm/amazon 2012-06-25 23:55:14 +05:30
Elmar Kouwenhoven
7e5a57ab9b After adding artist, redirect to artist page 2012-05-12 00:06:53 +02:00
Elmar Kouwenhoven
25d1b2f7ed Fixed minore issues
- Fixed getting cover art that's too small
- fixed reloading images after adding artist
- added init function on search results
2012-05-11 22:44:58 +02:00
Elmar Kouwenhoven
5be96bc351 changed my repo to elmarkou branch of rembo10 2012-05-09 10:28:05 +02:00
Remy
61af5f6bb2 Unicode fixes, lifted search result limit (eh, its now 100 instead of 20), use meta artist/album/track before mbid 2011-08-19 19:43:02 -07:00
Remy
45563c821c Added descriptions from last fm, formatted album page, added retry buttons 2011-08-07 21:18:42 -07:00