View Single Post
CepiPerez's Avatar
Posts: 1,023 | Thanked: 4,421 times | Joined on Feb 2010 @ Argentina
#10
Add this to your globals.qml file:

on top of page:
import org.nemomobile.mpris 1.0

Insde main Rectangle component:
MprisManager { id: mprisManager }

then when timer is triggered add this:
mprisManager.pause()

This should work for stock player and flowplayer (also cutespot uses mpris afaik)
__________________
Filebox / FileCase for Maemo / Harmattan / Sailfish
FlowPlayer for Maemo / Harmattan / Sailfish
Whatsup for Harmattan / Sailfish
CallBlocker for Harmattan

Support my work:
Paypal / Bitcoin
 

The Following 4 Users Say Thank You to CepiPerez For This Useful Post: