Re: RB2.99 playlists - how do you detect a change or deletion

Jonathan Matthew <[email protected]> Mon, 8 Jul 2013 07:38:57 +1000
Newsgroups gmane.comp.gnome.apps.rhythmbox.devel
Message-ID <CAHSf_vNk6ke8825N35tMntjUEsxC4wgA9r5c6kHG-8WAomsaXw@mail.gmail.com>
On Mon, Jul 8, 2013 at 7:11 AM, David Mohammed <[email protected]> wrote:
> Hi,
>
>   in previous versions of RB, the playlist-manager had a display_page_model
> property which I could connect to with signals to monitor, add, change and
> deletion events

It was removed because the playlist manager didn't need it any more.
You can find it on the shell object, which is how you should access
everything, since it's far less likely to change or disappear than
anything else.