Warning: session_start(): open(/tmp/sess_jai647pc98sfvra7803249mtq1, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Play Control openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (2) .- Knowledge Base  . 

Play Control

   1.2.5  

Plasmoid Script

Score 72%
Play Control
zoom


Play Control
zoom


Version Control:  Link
Downloads:  876
Submitted:  Aug 14 2011
Updated:  Dec 4 2014

Description:

This is a tiny plasmoid that can control media players using the mpris DBus API (including some workarounds for broken media players). With this you can assign global hotkeys for media player actions (toggle play/pause, next song, previous song, stop, ...) and the shortcuts will control whichever media player is currently running. If there are several media players running at the same time you can choose the one you want to control from a list.

For VLC users:
You might have to enable the D-Bus interface before you can use this plasmoid. You can do so under Tools -> Preferences (Show settings: All) -> Interface -> Control interfaces -> D-Bus control interface




Changelog:

1.2.5
Double clicking player icons triggers play.

1.2.4
FIX: load config on startup, even if no configChanged signal is fired

1.2.3
Added command based player preset for "Steam Music"

1.2.2
FIX: Refresh command based players after settings change.

1.2.1
NEW: Web socket server supports SSL/TLS (wss://) so it can be used on https web pages.
NEW: Web socket server logfile
Fix icons sometimes not going away after a player exists (and resolved possible ref loop)

1.2.0
NEW: Web socket server to which web apps can connect. Currently only supported by http://greattuneplayer.jit.su/ (also written by me). A browser plugin that adds this feature to more sites might follow later.

1.1.0
NEW: Configure a non-dbus player controlled via shell commands.

1.0.5
handle dbus errors more gracefully
layout improvements

1.0.4
Support for version 2 of the mpris API.
Automatically change selection to the last used player. This means if no player is playing and a player starts playing (e.g. you clicked play in the said player) the selection changes to this player.

1.0.3
Seeking support
Fixed strange crash when refreshing player list

1.0.2
Better workaround for play/pause in VLC
Nice context menu




LicenseGPL
(playctrl-1.2.5.plasmoid)
Send to a friend
Subscribe
Other  Content  from panzi
Report inappropriate content



-
.

 The buttons too large

 
 by satch on: Aug 16 2011
 
Score 50%

The buttons, in panel, too large

http://itmages.ru/image/view/258508/380553ed


Reply to this

-

 Re: The buttons too large

 
 by panzi on: Aug 16 2011
 
Score 50%

I'ts not meant to be used in the panel. If you want to use it like that you have to adapt the code yourself. ;)


Reply to this

-
.

 Add MPD support

 
 by Murz on: Aug 17 2011
 
Score 50%
MurzMurz
Qseo.ru
Home

Is MPD player supported? If no, can you add support for it?


Reply to this

-

 Re: Add MPD support

 
 by panzi on: Aug 17 2011
 
Score 50%

If this MPD player supports the mpris D-Bus API then it's supported. What does `qdbus org.mpris.*` say on your system? I won't add any other methods than D-Bus, because that's all I use.


Reply to this

-
.

 Re: Re: Add MPD support

 
 by Murz on: Aug 23 2011
 
Score 50%
MurzMurz
Qseo.ru
Home

It returns empty, so mpd don't have DBUS support. I have found another plasmoid for control mpd: http://kde-apps.org/content/show.php?action=content&content=140412


Reply to this

-

 Re: Re: Re: Add MPD support

 
 by unhammer on: Nov 28 2011
 
Score 50%
unhammerunhammer
Apertium
Home

or you can run mpdris2 to give mpd mpris support: https://github.com/eonpatapon/mpDris2


Reply to this

-

 kde 4.7.1

 
 by avi9526 on: Oct 13 2011
 
Score 50%

good widget, but don't work for me in kubuntu 11.10 (((


ahtij'eshkinkot
Reply to this

-

 Re: kde 4.7.1

 
 by panzi on: Oct 13 2011
 
Score 50%

How does it not work? What is the error message? With which media player do you use it?


Reply to this

-
.

 Re: Re: kde 4.7.1

 
 by avi9526 on: Oct 14 2011
 
Score 50%

kde dont want install it, say that appear error. I try install it from file. I rename this file and it install well. Seem's kde little bug. Now it work. Sory( Thanks 4 widget


ahtij'eshkinkot
Reply to this

-

 Re: Re: Re: kde 4.7.1

 
 by panzi on: Oct 14 2011
 
Score 50%

Glad it works for you now.


Reply to this

-

 Support for vertical panels/

 
 by bastafidli on: May 1 2012
 
Score 50%

Awesome widget and I especially like it now when the buttons are small enough to be displayed directly in the panel. Thank you so much! Would it be possible to support also vertical panels so that the buttons can be stacked vertically above each other?


Reply to this

-

 Re: Support for vertical panels/

 
 by panzi on: May 1 2012
 
Score 50%

Yes, it would be be _possible_. But I won't implement this because I don't use it in the panel at all. If you want this feature you have to implement it yourself. :)


Reply to this

-

 intall on linux mint kde

 
 by sofianedz on: Jan 4 2015
 
Score 50%

how i can install on linux mint kde


Reply to this

-

 Re: intall on linux mint kde

 
 by panzi on: Jan 4 2015
 
Score 50%

Rightclick on Plasma Overlay/Desktop (-> Unlock Widgets) -> Add Widgets... -> Get new widgets -> Download New Plasma Widgets -> Search for "Play Control" -> click install on the entry called "Play Control" By panzi

If you still have problems ask again. :)


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team