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 173126 - [PATCH] provide random album|song queuing
[PATCH] provide random album|song queuing
Status: RESOLVED WONTFIX
Product: muine
Classification: Other
Component: general
trunk
Other All
: Normal enhancement
: ---
Assigned To: daniel g. siegel
Muine Maintainers
gnome[unmaintained]
: 314322 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-04-08 23:18 UTC by Raphael Slinckx
Modified: 2011-07-07 05:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
muine-queue-random.patch (7.86 KB, patch)
2005-04-08 23:19 UTC, Raphael Slinckx
none Details | Review
muine-queue-random.png (1.55 KB, image/png)
2005-04-08 23:19 UTC, Raphael Slinckx
  Details
updated random mode (5.46 KB, patch)
2009-10-12 15:51 UTC, daniel g. siegel
none Details | Review
now with gconf support (7.17 KB, patch)
2009-10-12 16:59 UTC, daniel g. siegel
none Details | Review

Description Raphael Slinckx 2005-04-08 23:18:39 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 ?
Comment 1 Raphael Slinckx 2005-04-08 23:19:13 UTC
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
Comment 2 Raphael Slinckx 2005-04-08 23:19:58 UTC
Created attachment 39853 [details]
muine-queue-random.png

The icon for the new button, to be placed in muine/data/images/
Comment 3 Jorn Baayen 2005-05-01 15:36:00 UTC
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 ..
Comment 4 Raphael Slinckx 2005-05-01 16:00:58 UTC
Yeah, not a problem, at least it's available for those who can't wait, like me :)

If you need some help...
Comment 5 daniel g. siegel 2009-10-12 15:51:53 UTC
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
Comment 6 daniel g. siegel 2009-10-12 16:59:14 UTC
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.
Comment 7 daniel g. siegel 2009-10-18 23:09:08 UTC
*** Bug 314322 has been marked as a duplicate of this bug. ***
Comment 8 Jorn Baayen 2009-10-27 16:44:32 UTC
Would you be interested in making a plugin out of this? I would very much like to keep vanilla Muine as simple as possible.
Comment 9 daniel g. siegel 2009-10-27 17:11:38 UTC
to be honest, i have quite no knowledge about c#, so this would be far over my head.
Comment 10 Akhil Laddha 2011-07-07 05:56:59 UTC
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.