On 28 March 2010 16:20, Manfred Kupper wrote:
>
> Hello Developers,
>
> I use rhytmbox in gnome and prefere it to amarok in kde.
>
> But one plugin is realy missing: a normalizing one. There are, mostly my very
> old musiccontent, on a very low level of loudness, so when played in genre
> sortin
On 28 January 2010 21:58, Calvin Walton wrote:
> I've put together an updated version of the replaygain plugin hack that
> I built a while ago. This version works around the issue where the
> plugin would forget the gain of the current track.
Thanks Calvin, much appreciated. I use this plugin al
Hi Calvin.
I use your replaygain plugin all the time, and although it is, as you
say just about the simplest function-improving plugin ever it does
what it needs to do. However, ther is one little glitch that maybe
yourself or someone familiar with how Rhythmbox constructs Gstreamer
pipelines could
2009/9/18 Jonathan Matthew :
> I've just released Rhythmbox 0.12.5 "Stop Breathin'":
>
...
> 594008 - fix reading of symlinks with non-ASCII targets
...
Hi Jonathan.
Just a note to say thank you for this release and all the effort you
put into Rhythmbox. It is much appreciated. Also, as the rep
OK, I figure this is a bug, so I've gone ahead and filed a report on
bugzilla.
http://bugzilla.gnome.org/show_bug.cgi?id=594008
--
Regards,
Derek
___
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbo
Hi.
I have an issue that may or may not require a bug report, so I'll put it
here and see what people think.
My library consistes of flac, ogg & mp3 symlinks in a hierarchy or
directories such as the following:
/srv/music/all/Björk/Debut/01 - Human Behaviour.flac ->
../../../flac/Björk/Debut/01 -
2009/8/7 Calvin Walton
>
> Hmm. I’m thinking about this, but not much is coming to mind. Any
> exceptions in the python code would have been reported on the console
> with -d, of course.
> One thing you could check, do you actually have the “rgvolume”
> gstreamer element installed (use “gst-inspe
2009/8/7 Calvin Walton
> I’ve written the shortest
> functionality-improving Rhythmbox plugin ever:
>
> I've attached a tar of it to this email which includes
> the .rb-plugin file and license headers. Simply extract to your
> plugins directory.
>
>
> There's at least one known bug – if you disab
2009/6/16 Jonathan Matthew
>
> ReplayGain is broken. That's why it's disabled by default and only
> accessible
> through gconf. I don't think I ever tested the ReplayGain code in either
> of the
> current player backends, so it's not surprising that it apparently doesn't
> work.
>
>
Thanks for
2009/6/11 Markus Meyer
>
> I just activated ReplayGain via gconf-editor, restarted Rhythmbox and
> now it's always muted. I played music with aplay, checked Alsamixer and
> all was fine. But I can't get Rhythmbox to make a sound again.
>
Hi Markus.
I've just noticed this too, but only since movi
2009/4/29 Jonathan Matthew
> > > - GStreamer modernisation efforts (playbin2, decodebin2)
> >
> > decodebin2 is done. The main effect of this is that chained ogg streams
> > work when crossfading is enabled.
> >
> > playbin2 is being worked on (slowly) here:
> > http://bugzilla.gnome.org/show_b
Hi.
I notice that iTunes has an option to ignore any given track in a shuffle.
I'm just wondering if Rhythmbox currently has an equivalent option, such
that tracks can be set to be ignored when shuffling from the entire library
(which I do almost exclusively these days). If it's not currently
imple
2008/12/22 b5b5b5b5
> Hi, it would be nice to implement some "normalize volume levels"
> function in the Rhythmbox player.
>
> On the IRC channel we had some discussion (pasted below) about it, maybe
> could help a bit, but i'm sure you're clever enough :)
On a related note, can anyone clarify
Hi.
Does anyone know what the story is with this bug? It doesn't seem to have
been looked at since it was created, and as far as I know, replaygain is
still not working in Rhythmbox. If this is incorrect, please correct me.
http://bugzilla.gnome.org/show_bug.cgi?id=478923
--
Regards,
Derek
_
2008/7/22 Charlotte Curtis <[EMAIL PROTECTED]>:
>
> I'd love to hear any feedback you might have, thanks!
>
Hi Charlotte. I'm looking forward to trying this plugin, but unfortunately I
can't until it supports FLAC. Any idea of a timescale for this?
--
Regards,
Derek
2008/7/8 Marcin Kasperski <[EMAIL PROTECTED]>:
>
>
> - automatical scoring (songs are automatically scored according to my
> listening habits, if I listen the song to the end, its score
> increases, if I jump to the next song or stop after few seconds its
> score lowers, ratios are accumulated
You might consider checking out IMMS (
http://www.luminal.org/wiki/index.php/IMMS/IMMS). It is not exactly the same
thing, but it does incorporate some of the same ideas, such as using signal
analysis to determine similarity and choose songs based on your current
listening mood. As an aside, I've a
On 19/12/2007, James Doc Livingston <[EMAIL PROTECTED]> wrote:
Recent versions of Rhythmbox have had the replaygain code disabled,
> because it was flakey, an no-one has fixed it back up yet.
>
>
Does this apply to both the original and the cross-fading backend? I opened
a bug about replaygain in
On 20/09/2007, Jonathan Matthew <[EMAIL PROTECTED]> wrote:
> Please do. I thought I'd fixed this, but I don't use replaygain
> myself, so I wouldn't really notice if I hadn't.
>
Bug 478923 filed.
___
rhythmbox-devel mailing list
rhythmbox-devel@gnome.o
As far as I know, you have to enable it in gconf. Use "gconftool-2
--get /apps/rhythmbox/use_replaygain" to check if it is enabled, and
"gconftool-2 --set -t boolean /apps/rhythmbox/use_replaygain true" to
enable it if needed.
On a related note, it seems that replaygain (still?) doesn't work with
On 22/05/07, Ritesh Khadgaray <[EMAIL PROTECTED]> wrote:
> care to share the script ?
> Does it handle duplicate files based on tag, or filename ?
>
It handles duplicates based on filename, though it could easily do it
by tag with some modifications. You can have a look at the script
here:
www.i
On 21/05/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>Is there some way to handle this issue? What I'd like is some way to
>say: if two tracks with different formats match on some specified set
>of metadata (e.g., title/artist/album/year), then just show me the track
>with th
On 27/03/07, Jonathan Matthew <[EMAIL PROTECTED]> wrote:
> (replaygain, for instance).
Thanks for this Jonathan. I'm not really interested in crossfading,
but really like gapless playback (even tiny gaps in something like
Dark Side of the Moon really annoy me), and replaygain so I appreciate
this
Hi guys.First off, thanks to all involved for making Rhythmbox. It has been my default music player since FC4 and it just keeps getting better.I had never used the facility to burn an audio CD from Rhythmbox before, so I thought I'd give it a whirl today, but it seems that I can only burn a CD from
On 08/05/06, Lionel Dricot <[EMAIL PROTECTED]> wrote:
Dear developpers,I'm thinking for years now about an intelligent queuing system in a player.I think that this SoC is a great occasion. I submitted the followingapplication :
http://ploum.fritalk.com/soc.txtAfter the application, I'm now looking
On Fri, 2006-02-24 at 14:40 +, James Po wrote:
> On 2/24/06, Jonathan Matthew <[EMAIL PROTECTED]> wrote:
> > On Fri, Feb 24, 2006 at 12:35:32PM +, James Po wrote:
> > > I am running FC4 and have the same problems as you... using either a
> > > compiled or NRPMS RPM of 0.9.3.1
> > >
> > > Bi
On Sun, 2005-07-17 at 13:22 -0400, Peter Colijn wrote:
> One possibility would
> be to pull out the current rating stuff, and add in (compile-time)
> optional IMMS support.
I like the sound of this. I used IMMS all the time when I used Xmms, and
I liked it a lot.
Regards,
Derek.
___
On Thu, 2005-07-07 at 10:57 +0100, Peter Robinson wrote:
> Its a hard one. I tend to agree with Colin because its one of those
> apps that tend to be around permanently. This is the behaviour that
> similar apps that 'hang around' do. Examples of these are gaim and
> gnomemeeting because you need
Baptiste Mille-Mathias wrote:
On Wed, 23 Mar 2005 19:28:14 -0800 (PST), ronald newman
<[EMAIL PROTECTED]> wrote:
I have a two questions:
1. What favor of Linux would be best to run rhythmbox?
Anything, Linux is Linux. But I think you would prefer a recent Linux
distribution, as Ubuntu ou Fedora
Greetings all.
I have just started using Rhythmbox (in FC3) because of problems with
Xmms/BMP. I have a few questions about whether I can make rb fit my
music listening model.
First off, if any of these qualify as rtfm questions, can someone please
point me at the fm? Other than the integrated h
30 matches
Mail list logo