01-06-2012, 12:28 PM
Since Songbird 1.1, a protocol handler was introduced to help web developers redirect people from a web browser to the media player browser for several uses.
This rely on a website to allow detection of the media player.
I did reverse engineered this small website for Nightingale, code is here : https://github.com/nightingale-media-pla...ingale.com
On 1.8.1 it works only with Windows, there is an known bug and it will work on Linux in 1.8.2
Original Songbird documentation :
http://wiki.songbirdnest.com/Developer/A...ol_Handler
Nightingale documentation :
http://wiki.getnightingale.com/doku.php?...ol_handler
This rely on a website to allow detection of the media player.
I did reverse engineered this small website for Nightingale, code is here : https://github.com/nightingale-media-pla...ingale.com
On 1.8.1 it works only with Windows, there is an known bug and it will work on Linux in 1.8.2

Original Songbird documentation :
http://wiki.songbirdnest.com/Developer/A...ol_Handler
Nightingale documentation :
http://wiki.getnightingale.com/doku.php?...ol_handler