Bug 50314 - Command line controls of playing
Summary: Command line controls of playing
Status: RESOLVED WORKSFORME
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: 2.1.3
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-07 07:01 UTC by Mark Saward
Modified: 2002-11-07 14:30 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 Mark Saward 2002-11-07 07:01:53 UTC
Version:           2.1.3 (using KDE 3.0.9)
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19

It would be very useful (I would say necessary) for noatun to have command line controls for skipping, pausing, stopping, playing, etc.  Eg:

noatun --stop to stop playing current song.

This would allow me to bind multimedia keys on my keyboard to control noatun.  I currently do this with xmms.
Comment 1 Neil Stevens 2002-11-07 14:30:21 UTC
Noatun already can be controlled using the DCOP interface.   You can use  
commands like:  
   
dcop noatun Noatun play  
   
dcop noatun Noatun pause   
  
To send commands to Noatun.  Use the 'kdcop' tool to see what's available in  
noatun's DCOP interface.