GNOME Bugzilla – Bug 173126
[PATCH] provide random album|song queuing
Last modified: 2011-07-07 05:56:59 UTC
Sometimes I feel the need to add a random album to muine's playlist, because i just can't choose one. So i implemented this little hack, it adds a button in the AddWindow dialog, labelled _Random with an icon looking similar to the queue icon, with an additional "?" on it stolen from stock-question-dialog. When you click that button, a random song/album is selected and queued in the plylist. So if you want to queue three random albums, just click three times on the button. Please let me know if it's worth adding in cvs, and if not why ?
Created attachment 39852 [details] [review] muine-queue-random.patch This is the patch, it also update the Makefiles.am's to use and install the new icon
Created attachment 39853 [details] muine-queue-random.png The icon for the new button, to be placed in muine/data/images/
Neat hack. However, there are plans for a non-hacky random playback mode. I still haven't gotten around to implementing any of those yet tough ..
Yeah, not a problem, at least it's available for those who can't wait, like me :) If you need some help...
Created attachment 145284 [details] [review] updated random mode as muine still does not have a random mode, i updated this patch to todays git. would be great if you could add it
Created attachment 145290 [details] [review] now with gconf support From 520b200d5420430d0f30d0f155766364d3ad3ff2 Mon Sep 17 00:00:00 2001 From: daniel g. siegel <dgsiegel@gnome.org> Date: Mon, 12 Oct 2009 18:53:57 +0200 Subject: [PATCH] add random mode to muine add a random button to both album and song windows, which either queues a random album when pressing the button or just selects an album, depending on whether the /schemas/apps/muine/queue_random key is set or not.
*** Bug 314322 has been marked as a duplicate of this bug. ***
Would you be interested in making a plugin out of this? I would very much like to keep vanilla Muine as simple as possible.
to be honest, i have quite no knowledge about c#, so this would be far over my head.
muine development has been stalled and it has been unmaintained for a few years now. Maintainers don't have future development plan so i am closing all the bugs as WONTFIX. Please feel free to reopen the bugs in future if anyone takes the responsibility for active development.