After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 398172 - lastfm uri scheme should be registered with rhythmbox (and ultimately firefox)
lastfm uri scheme should be registered with rhythmbox (and ultimately firefox)
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Plugins (other)
unspecified
Other All
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-18 22:58 UTC by Marques Johansson
Modified: 2007-06-05 23:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marques Johansson 2007-01-18 22:58:16 UTC
The lastfm uri scheme should be registered with rhythmbox.

This would allow one to play lastfm streams by typing:
"rhythmbox lastfm://user/displague"

Then a user could associate rhythmbox with last.fm in firefox via about:config by adding:
(name) network.protocol-handler.app.lastfm (value) /usr/bin/rhythmbox

I'm assuming the plug-in can offer to do this for the user, albeit, perhaps, intrusive.
Comment 1 rds204 2007-06-03 22:43:02 UTC
I believe that this was implemented in svn revision 5142 :-)
Comment 2 James "Doc" Livingston 2007-06-04 11:12:41 UTC
Marking fixes, as per previous comment.
Comment 3 Sven Arvidsson 2007-06-05 23:25:49 UTC
Doesn't Rhythmbox need to set itself as an url handler for lastfm:// in the gconf schema also?