GNOME Bugzilla – Bug 677318
rhythmbox-client --set-rating does not work
Last modified: 2012-06-02 02:30:56 UTC
Hello, Running the command rhythmbox-client --set-rating does not seem to set the rating of the song playing. All other commands work fine, just this one. The debug output shows that it has no URI (shown below): $rhythmbox-client --debug --set-rating 5 (13:15:39) [0x1589a00] [rb_debug_init_match] rb-debug.c:240: Debugging enabled (13:15:39) [0x1589a00] [main] rb-client.c:728: rate song (13:15:39) [0x1589a00] [rate_song] rb-client.c:514: can't set rating, no uri $ rhythmbox-client --debug --check-running (13:16:18) [0x20faa00] [rb_debug_init_match] rb-debug.c:240: Debugging enabled (13:16:18) [0x20faa00] [main] rb-client.c:635: running instance found $ rhythmbox-client --debug --print-playing (13:16:33) [0x101ca00] [rb_debug_init_match] rb-debug.c:240: Debugging enabled Shapeshifter - One Running Fedora 17 64-bit Has also been reported in: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/977660
fixed in commit dcf67f0, thanks for reporting.
Awesome. Cheers.