GNOME Bugzilla – Bug 482813
rhythmbox-client --enqueue doesn't work if uri not in library
Last modified: 2010-08-14 13:27:15 UTC
Please describe the problem: rhythmbox-client --play-uri "filename" works fine, but --enqueue does not do anything, and with the debug output it doesn't report anything abnormal. Steps to reproduce: 1. rhythmbox-client --enqueue "filename" 2. check your queue 3. Actual results: nothing Expected results: enqueue "filename" in my playlist Does this happen every time? yes Other information: DEBUG OUTPUT: (22:56:26) [0x6190e0] [rb_debug_init_match] rb-debug.c:153: Debugging enabled (22:56:26) [0x6190e0] [create_rb_shell_proxies] rb-client.c:352: creating shell proxy (22:56:26) [0x6190e0] [create_rb_shell_proxies] rb-client.c:363: creating player proxy (22:56:26) [0x6190e0] [main] rb-client.c:550: enqueueing file:///home/louis/Desktop/poulet.mp3 (22:56:26) [0x6190e0] [main] rb-client.c:577: playback state: 1
It works properly for me. Is the file you were trying to add to the queue already in your library?
Ah!! I see.. But then, is there an --enqueue-uri of "add to library" commandline option? thanks there for your help!
--enqueue should add the specified URI to the library if it's not already there. It currently doesn't.
*** Bug 554371 has been marked as a duplicate of this bug. ***
fixed in commit 88c03d8