sbMetadataLookupTestProvider.js File Reference

Go to the source code of this file.

Functions

Cu import ("resource://gre/modules/XPCOMUtils.jsm")
 
function sbTestProvider ()
 

Variables

const Cc = Components.classes
 
const CC = Components.Constructor
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const Cu = Components.utils
 
var midnightRock
 
var incredibad
 
var notIncredibad
 
var instantJunk
 

Function Documentation

Cu import ( "resource://gre/modules/XPCOMUtils.jsm"  )
function sbTestProvider ( )

Definition at line 36 of file sbMetadataLookupTestProvider.js.

Variable Documentation

const Cc = Components.classes

Definition at line 25 of file sbMetadataLookupTestProvider.js.

const CC = Components.Constructor

Definition at line 26 of file sbMetadataLookupTestProvider.js.

Definition at line 27 of file sbMetadataLookupTestProvider.js.

const Cr = Components.results

Definition at line 28 of file sbMetadataLookupTestProvider.js.

const Cu = Components.utils

Definition at line 29 of file sbMetadataLookupTestProvider.js.

var incredibad
Initial value:
= [
{artist: "The Lonely Island", title: "Who Said We're Wack?"},
{artist: "The Lonely Island", title: "Santana DVX (feat. E-40)"},
{artist: "The Lonely Island", title: "Jizz In My Pants"},
{artist: "The Lonely Island", title: "I'm On A Boat (feat. T-Pain)"},
{artist: "The Lonely Island", title: "Sax Man (feat. Jack Black)"},
{artist: "The Lonely Island", title: "Lazy Sunday (feat. Chris Parnell)"},
{artist: "The Lonely Island", title: "Normal Guy - Interlude"},
{artist: "The Lonely Island", title: "Boombox (feat. Julian Casablancas)"},
{artist: "The Lonely Island", title: "Shrooms - Interlude"},
{artist: "The Lonely Island", title: "Like A Boss"},
{artist: "The Lonely Island", title: "We Like Sports"},
{artist: "The Lonely Island", title: "Dreamgirl (feat. Norah Jones)"},
{artist: "The Lonely Island", title: "Ras Trent"},
{artist: "The Lonely Island", title: "Dick In A Box (feat. Justin Timberlake)"},
{artist: "The Lonely Island", title: "The Old Saloon - Interlude"},
{artist: "The Lonely Island", title: "Punch You In The Jeans"},
{artist: "The Lonely Island", title: "Space Olympics"},
{artist: "The Lonely Island", title: "Natalie's Rap (feat. Natalie Portman & Chris Parnell)"},
{artist: "The Lonely Island", title: "Incredibad"},
]
var getService(Components.interfaces.nsIWindowMediator).getMostRecentWindow('Songbird SBProperties artist
Definition: tuner2.js:40

Definition at line 57 of file sbMetadataLookupTestProvider.js.

var instantJunk
Initial value:
= [
{artist: "Songbird", title: "No Data"},
]
var getService(Components.interfaces.nsIWindowMediator).getMostRecentWindow('Songbird SBProperties artist
Definition: tuner2.js:40

Definition at line 101 of file sbMetadataLookupTestProvider.js.

var midnightRock
Initial value:
= [
{artist: "Hootie & The Blowfish", title: "Let Her Cry"},
{artist: "Genesis", title: "Throwing It All Away"},
{artist: "Pretenders", title: "I'll Stand By You"},
{artist: "Jesus Jones", title: "Right Here, Right Now"},
{artist: "Bad Company", title: "Feel Like Makin' Love"},
{artist: "Alannah Myles", title: "Black Velvet"},
{artist: "Foreigner", title: "I Want To Know What Love Is"},
{artist: "Boston", title: "Amanda"},
{artist: "Meat Loaf", title: "I'd Do Anything For Love (But I Won't Do That"},
{artist: "Pat Benatar", title: "We Belong"},
{artist: "April Wine", title: "Just Between You And Me"},
{artist: "INXS", title: "Never Tear Us Apart"},
{artist: "Lita Ford", title: "Shot Of Poison"},
{artist: "Nazareth", title: "Love Hurts"},
{artist: "Skid Row", title: "I Remember You"}
]
var getService(Components.interfaces.nsIWindowMediator).getMostRecentWindow('Songbird SBProperties artist
Definition: tuner2.js:40

Definition at line 39 of file sbMetadataLookupTestProvider.js.

var notIncredibad
Initial value:
= [
{artist: "Not The Lonely Island", title: "Fake Track 1"},
{artist: "Not The Lonely Island", title: "Fake Track 2"},
{artist: "Not The Lonely Island", title: "Fake Track 3"},
{artist: "Not The Lonely Island", title: "Fake Track 4"},
{artist: "Not The Lonely Island", title: "Fake Track 5"},
{artist: "Not The Lonely Island", title: "Fake Track 6"},
{artist: "Not The Lonely Island", title: "Fake Track 7"},
{artist: "Not The Lonely Island", title: "Fake Track 8"},
{artist: "Not The Lonely Island", title: "Fake Track 9"},
{artist: "Not The Lonely Island", title: "Fake Track 10"},
{artist: "Not The Lonely Island", title: "Fake Track 11"},
{artist: "Not The Lonely Island", title: "Fake Track 12"},
{artist: "Not The Lonely Island", title: "Fake Track 13"},
{artist: "Not The Lonely Island", title: "Fake Track 14"},
{artist: "Not The Lonely Island", title: "Fake Track 15"},
{artist: "Not The Lonely Island", title: "Fake Track 16"},
{artist: "Not The Lonely Island", title: "Fake Track 17"},
{artist: "Not The Lonely Island", title: "Fake Track 18"},
{artist: "Not The Lonely Island", title: "Fake Track 19"},
]
var getService(Components.interfaces.nsIWindowMediator).getMostRecentWindow('Songbird SBProperties artist
Definition: tuner2.js:40

Definition at line 79 of file sbMetadataLookupTestProvider.js.