After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 349201 - Auto-play on startup
Auto-play on startup
Status: RESOLVED DUPLICATE of bug 124828
Product: rhythmbox
Classification: Other
Component: User Interface
0.9.3
Other All
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-29 17:26 UTC by Fanen Ahua
Modified: 2008-11-05 14:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fanen Ahua 2006-07-29 17:26:34 UTC
Add a command line option that makes rhythmbox to automatically start playing the current playlist upon startup.

This will enable one to set rhythmbox to run on session start, and then hide itself, and play music.
Comment 1 Jonathan Matthew 2006-08-01 10:33:43 UTC
You can currently achieve this by running 'rhythmbox-client && sleep 10 && rhythmbox-client --hide --play' .. but it'd be nice to be able to do this in one call.
Comment 2 Fanen Ahua 2006-08-02 10:00:57 UTC
cool. thanks for the tip. will be using that until you get around to adding the feature then.

million cheers.
Comment 3 Fanen Ahua 2006-08-06 15:53:45 UTC
i had to modify that to 
rhythmbox && sleep 10 && rhythmbox --hide --play
"rhythmbox-client" isn't on my system.
but it ain't working. i'm running ubuntu dapper on an intel p4  1.6GHz w 256MB ram.

Comment 4 Sebastien Bacher 2008-11-05 14:31:40 UTC

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