Get a list of selected tracks
Hi,
I'm trying to write a little add-on that opens MusicBrainz Picard with a selected song when a toolbar button is played. I've managed to get the button in there, but how can I get the currently selected tracks in the media list in JavaScript?
I'm trying to write a little add-on that opens MusicBrainz Picard with a selected song when a toolbar button is played. I've managed to get the button in there, but how can I get the currently selected tracks in the media list in JavaScript?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?You might want to check the source code to get some idea: http://src.songbirdnest.com/source/xr.... _mediaListView can be retrieved from gBrowser.currentMediaListView.
BTW, songbird dash dev at googlegroups dot com could be a good place to get help on Songbird addon development.
2 people say
this answers the question
Loading Profile...




EMPLOYEE