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 |
Jason Voegele
|
ad4a53f9ce
|
Update to use modern RSpec syntax and conventions
* Replace `should` syntax with `expect` syntax.
* Add pry as a development dependency.
* Fix failing specs.
|
2015-03-13 15:47:27 -04: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 |
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 |