[project @ 5635]
commit4ec5c4dbe56d1a1aceb6d3e6febedc6809fe6d3f
authorjq <jq@merlin.mongueurs.net>
Sat, 17 Mar 2007 14:48:21 +0000 (17 14:48 +0000)
committerjq <jq@merlin.mongueurs.net>
Sat, 17 Mar 2007 14:48:21 +0000 (17 14:48 +0000)
treed539fc613743cd31b73624a80180808caf714e67
parente71640afae22ad6a37e601cd0e805da5c25d6aaa
[project @ 5635]
Audio::MPD::search() splitted in the following AM::Collection methods:
 - song()
 - songs_by_artist()
 - songs_from_album()
 - songs_with_title()

AM::searchadd() removed

AMC::albums_from_artist() renamed to AMC::albums_by_artist()
lib/Audio/MPD.pm
lib/Audio/MPD/Collection.pm