1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Thomas Wolfe 2d4c1c42fd Use magic encoding to ret rid of "invalid multibyte chat (US-ASCII)" errors. track_search is now renamed recording_search. recording_search now works (I mixed up the inputs). 2015-05-12 18:47:13 +02:00
Dan Barber c65b270799 Add bindings for discid/release-list. 2014-01-13 10:23:42 +00:00
Mathias Gawlista b5599710cd Improves urls attribute to return an array if there are multiple urls for a relation type. #19 2013-06-14 12:33:35 +02:00
Thomas Wolfe d8184565a2 created new track_search binding to allow searching for tracks (really recordings). Modified existing model classes to call super() to handle search (open/closed principle, attempting to reduce duplicate code). Fixed xml namespace issue in specs. 2013-05-05 18:58:12 -05:00
lionel ac25d4cdb3 Adds release group urls 2013-02-06 14:07:20 +01:00
Mathias Gawlista ebf475e9c8 Adds type field to release model. 2013-01-24 21:12:58 +01:00
Gregory Eremin abd67818d3 Merge pull request #12 from Applicat/release_group_search2
Implementation of release group search
2013-01-22 21:55:35 -08:00
Mathias Gawlista 9171dcde40 Adds release fields asin, barcode and quality. 2013-01-22 16:19:36 +01:00
Mathias Gawlista 18ebfad7c5 Implements MusicBrainz::ReleaseGroup.search and .find_by_artist_and_title 2013-01-22 16:04:15 +01:00
Mathias Gawlista 75a536d373 Handle different cases of release's format attribute. 2013-01-18 18:31:30 +01:00
Gregory Eremin 7c42a90a6c Mass rewrite 2012-10-12 16:45:51 +04:00