1
0
Fork 0
Commit Graph

13 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
Aleksandr 20d3425b52 Update README.md
change year
2014-01-23 13:05:28 +03: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 54fe7a5731 Adds type field to release model. 2013-01-25 09:35:24 +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
Gregory Eremin 531fcc9908 Stability improvements, new release 2013-01-20 16:36:52 +04:00
Gregory Eremin 517ff4bd76 Readme and travis 2012-10-17 18:48:41 +04:00
Gregory Eremin b22e45c65a Updated readme, travis file 2012-10-17 18:24:16 +04:00
Gregory Eremin 5406d5e97c Version bump, updated readme 2012-07-09 02:45:54 +04:00
Gregory Eremin 9121e7927e Gem is rewrapped with Bundler instead of Jeweler. All tests are using RSpec. Reorganized lib structure. Tests are fixed. 2012-07-04 17:10:47 +04:00