Re: [Rhythmbox-devel] RB.Source.add_to_queue() argument 1 must be rb.Source, not str



On Sat, Apr 9, 2011 at 4:37 PM, Lachlan d <lachlan 00 gmail com> wrote:
>> Get the play queue source (via the 'queue-source' property on the
>> shell) and add entries to it directly with the add_entry method.
>> rb_shell_add_to_queue is going to disappear shortly, since it's part
>> of the shell dbus interface, which is going to be removed entirely.
>
> What's replacing the dbus interface?

Some parts of it have already been moved to new interfaces, such as
org.gnome.Rhythmbox.RhythmDB and org.gnome.Rhythmbox.PlayQueue. The
remaining bits will be replaced by GApplication actions once those
work correctly.

I've removed the shell player dbus interface, since anything you could
do with that could be done just as easily with MPRIS with the added
bonus that it might work with other software.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]