Bug 313453 - Support SLC in the mediacenter
Summary: Support SLC in the mediacenter
Status: RESOLVED DUPLICATE of bug 313245
Alias: None
Product: plasma-mediacenter
Classification: Plasma
Component: General (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Sinny Kumari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-18 15:36 UTC by Marco Martin
Modified: 2013-01-18 15:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Martin 2013-01-18 15:36:40 UTC
One central thing of Plasma Active (soon to come in the desktop as well) is the use of share-like-connect
in this way the application advertises what content it has open. in the case of the mediacenter should be the current song/photo/video.

To do that there is a  QML component in org.kde.plasma.extracomponents called ResourceInstance that has just to be instanced once in the root item, then only thing to do is to keep its uri property synced to the currently playing item.

Reproducible: Always
Comment 1 Marco Martin 2013-01-18 15:40:02 UTC

*** This bug has been marked as a duplicate of bug 313245 ***