Summary: | JJ: add dbus functions to update podcasts and download podcast tracks | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | andreaswuest |
Component: | D-Bus interfaces | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bart.cerneels, mahmodasem, nautibugakshay, shubham.chaudhary |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 2.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | http://commits.kde.org/amarok/c894719060e4fb0e98fac14bc787ca2cc0e1c890 | Version Fixed In: | 2.8 |
Sentry Crash Report: | |||
Attachments: | Proposed Patch to update and add new podcast |
Description
andreaswuest
2009-08-28 17:59:47 UTC
Doable as a junior job. Created attachment 80241 [details]
Proposed Patch to update and add new podcast
Please take a look at this patch and let me know if I messed up something.
Git commit c894719060e4fb0e98fac14bc787ca2cc0e1c890 by Mark Kretschmann, on behalf of Shubham Chaudhary. Committed on 19/06/2013 at 22:06. Pushed by markey into branch 'master'. Add dbus methods for updating podcasts and adding new podcasts. Bug 205509 - JJ: add dbus functions to update podcasts and download podcast tracks I added two new methods for dbus: UpdateAllPodcast and AddPodcast REVIEW: 110855 FIXED-IN: 2.8 M +31 -2 src/dbus/mpris1/TrackListHandler.cpp M +2 -0 src/dbus/mpris1/TrackListHandler.h M +7 -0 src/dbus/mpris1/org.freedesktop.MediaPlayer.tracklist.xml http://commits.kde.org/amarok/c894719060e4fb0e98fac14bc787ca2cc0e1c890 |