Bug 136465 - DCOP interface for queueing a song
Summary: DCOP interface for queueing a song
Status: RESOLVED INTENTIONAL
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-29 16:47 UTC by Anthony DeRobertis
Modified: 2008-09-02 20:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
queueMedia and queueMediaList methods to the dcop playlist interface (2.62 KB, patch)
2007-12-19 09:47 UTC, Tatu Lahtela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony DeRobertis 2006-10-29 16:47:25 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages

Amarok's dcop interface doesn't seem to include a way to use the 'queue track' feature. It'd be useful for external playlist managers like IMMS.
Comment 1 Tatu Lahtela 2007-12-19 09:47:59 UTC
Created attachment 22616 [details]
queueMedia and queueMediaList methods to the dcop playlist interface

Very similar to the addMedia and addMediaList methods. Will add (unique) an
url(s) to the playlist and queue them.
Comment 2 Kjetil Kjernsmo 2008-09-02 09:03:46 UTC
This would be really nice to have when using a IR remote too... Is there any reason why the patch has not made it in?
Comment 3 Mark Kretschmann 2008-09-02 09:23:30 UTC
Yep, Amarok 1.x is feature frozen and no longer actively maintained. We're focused on Amarok 2 now, which has a completely different scripting interface.

Sorry :)
Comment 4 Kjetil Kjernsmo 2008-09-02 20:32:41 UTC
Oh, ok, thanks for the response anyway, I'll try to compile it myself, then.