Bug 313453

Summary: Support SLC in the mediacenter
Product: [Plasma] plasma-mediacenter Reporter: Marco Martin <notmart>
Component: GeneralAssignee: Sinny Kumari <ksinny>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***