On Fri, Nov 5, 2010 at 18:36, Conrad Hübler <conrad-hueb...@arcor.de> wrote:
> Hi folks,
>
> I'm planning (at the moment just an idea) to add a podcastengine and
> podcastapplet to the amarok context view listing latest podcasts as the album
> applet does.
>
> How can I query the podcasts? I just found a way to get one podcast as
> QStringList by querying
>        "SqlStorage *sqlStorage = CollectionManager::instance()->sqlStorage();"
> in the code. But this doesn't help getting more than one.
>
> Conrad

What would this podcastapplet show? Will it be any different then what
is currently shown in the info applet? How about improving that one?

Your proposed implementation seems to assume the podcasts are always
in SQL, what about those one mediaplayers/online services? These can
also be shown in the podcast category.

Bart
_______________________________________________
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel

Reply via email to