Changes for version 0.14.0 - 2007-03-17

  • implementation of Audio::MPD::Item: instead of returning some random hash reference, Audio::MPD now returns API objects.
  • renamed methods: . get_current_song() -> current() . get_song_info() -> song() . get_song_info_from_id() -> songid() . get_title() -> API::Song::as_string() . pl_changes() -> pl_changes()
  • pl_changes() now return an array ref instead of a hash with positions as key
  • test coverage of Audio::MPD up to 66.5%

Modules

Class for talking to MPD (Music Player Daemon) servers
a generic collection item
a directory object
an object with some audio tags
class representing MPD status
automate launching of fake mdp for testing purposes