repeatingbeats/birdplaydar
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
birdplaydar
-----------
goals:
(1) create utilities that make it easy to call the playdar
API from a Songbird extension
(2) create a search add-on that facilitates playdar
search in Songbird
-----------
Birdplaydar exposes the Playdar music content resolver service to Songbird
add-ons via the sbIPlaydarService XPCOM service. The birdplaydar search page lets
you search for tracks using all of your Playdar resolvers. It doesn't matter
where the track actually is; if Playdar can find it, you can listen.
Download the add-on here: http://addons.songbirdnest.com/addon/1752
Read about it here: http://repeatingbeats.com/randlog/2009/11/20/resolving-the-mystery-zone/
Songbird devs who want to use Playdar in their extensions should check out the
sbIPlaydarService documentation and examples here: http://repeatingbeats.com/projects/birdplaydar/