Re: [Rhythmbox-devel] Question about updating Rhythmbox

2012-04-25 Thread Ronan Jouchet
On Wed, Apr 25, 2012 at 4:21 PM, Sean McNamara wrote: > That said, I think someone out there -- the "webupd8 team" -- might > have already done this. As you can see, Rhythmbox has a ton of > dependencies that need to be installed along with it in order to > ensure a smooth upgrade experience. This

Re: [Rhythmbox-devel] Question about updating Rhythmbox

2012-04-25 Thread Sean McNamara
Hi, On Wed, Apr 25, 2012 at 2:51 PM, SaRsbretta wrote: > Hi, I plan to stay in an older version of Ubuntu and would like to > have an up to date version of Rhythmbox. So, my question is, is there > a official PPA for Rhythmbox? First of all, PPAs are not official by their nature. :) Second, thi

[Rhythmbox-devel] Question about updating Rhythmbox

2012-04-25 Thread SaRsbretta
Hi, I plan to stay in an older version of Ubuntu and would like to have an up to date version of Rhythmbox. So, my question is, is there a official PPA for Rhythmbox? Thank you ~ron ___ rhythmbox-devel mailing list rhythmbox-devel@gnome.org http://mail.g

[Rhythmbox-devel] question on v3 of rhythmbox

2012-01-16 Thread Sriram Ramkrishna
So, I find music players in GNOME isn't really a task, but rather a distraction. I wonder if we should be focused on a new interaction model as it pertains to music players rather than what we have now. It might be worth thinking about whether this is viable. I would like to see a little more i

Re: [Rhythmbox-devel] Question: How to query rhythmdb case insensitive?

2011-04-18 Thread Pablo Carranza
Hi David, just query in lowercase for *_FOLDED fields, check this code: https://bitbucket.org/jimcerberus/rhythmweb/src/0701a4cd8368/rbhandle/__init__.py around line 471 Cheers! On Mon, Apr 18, 2011 at 11:16 AM

Re: [Rhythmbox-devel] Question: How to query rhythmdb case insensitive?

2011-04-18 Thread Lachlan
2011/4/18 David Jelić : > Hello, > > I am trying to write a small plugin in python for syncing multiple > Rhythmbox players via Last.FM and I would appreciate some help about > little problem. do you mean like these? http://code.google.com/p/lastfm-stats-in-rhythmbox https://launchpad.net/rb-merge

[Rhythmbox-devel] Question: How to query rhythmdb case insensitive?

2011-04-18 Thread David Jelić
Hello, I am trying to write a small plugin in python for syncing multiple Rhythmbox players via Last.FM and I would appreciate some help about little problem. What is a proper way of querying rhythmdb for case-insensitive artist and title? I've been doing it like this: query = self.db.que

[Rhythmbox-devel] Question: how to display contents of column under mouse pointer as tooltip

2011-04-18 Thread Γιώργος Κυλάφας
(please CC me to any answers as I am not subscribed to the list) Hi all, I am trying to write a patch to show a tooltip in RBEntryView in case a column is not wide enough to display its full contents. However, I seem to have hit a wall and I would appreciate your help. This is what I have manage

[Rhythmbox-devel] Question: how to display contents of column under mouse pointer as tooltip

2011-04-17 Thread Γιώργος Κυλάφας
Hi all, I am trying to write a patch to show a tooltip in RBEntryView in case a column is not wide enough to display its full contents. However, I seem to have hit a wall and I would appreciate your help. This is what I have managed so far: 1. During the construction of the RBEntryView, I have c

[Rhythmbox-devel] Question

2010-12-20 Thread Daniel Basrai
Hi guys - thanks for such a great piece of software. One question or hint for future devel: Rythmbox shows up as a little icon in the panel by default. I want to have it maximised when starting the application. I know where to select the window-visible option in the status - icon folder in the conf

Re: [Rhythmbox-devel] Question

2010-05-16 Thread Alexey Grunichev
On Sun, May 16, 2010 at 5:10 PM, Mark wrote: >     I have installed the latest version of Ubuntu LTS 10.04. I installed the > beta version some months back but it is up to date. Perhaps the final > release is different and does not open Rhythmbox in an annoying way. I will > eventually install the

[Rhythmbox-devel] Question

2010-05-16 Thread Mark
I have installed the latest version of Ubuntu LTS 10.04. I installed the beta version some months back but it is up to date. Perhaps the final release is different and does not open Rhythmbox in an annoying way. I will eventually install the final release and see if it is different. Whe

Re: [Rhythmbox-devel] Question about PROP_LAST_PLAYED and QUERY_PROP_LESS in plugin

2008-10-02 Thread Jonathan Matthew
On Wed, Oct 01, 2008 at 02:01:10PM +0200, eric casteleijn wrote: > In my ongoing quest to port all of the autoqueue plugin to rhythmbox, > I've made another small step, by blocking tracks that are played for a > number of days, but I'm getting strange GLib messages of the form: > > GLib-GObject

[Rhythmbox-devel] Question about PROP_LAST_PLAYED and QUERY_PROP_LESS in plugin

2008-10-01 Thread eric casteleijn
In my ongoing quest to port all of the autoqueue plugin to rhythmbox, I've made another small step, by blocking tracks that are played for a number of days, but I'm getting strange GLib messages of the form: GLib-GObject-CRITICAL **: g_value_copy: assertion `g_value_type_compatible (G_VALUE_TY

[Rhythmbox-devel] question

2008-05-08 Thread Jeffrey Harris
I am interested in using rhythmbox on my linux machine but I want to change it a little. I'm not sure if you are familiar with the Disco Dance Floor that some students at MIT built a while back? I am in process of building such a floor and want to include their libraries to control the floor within

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-11 Thread Piotr Gaczkowski
Dnia 10-02-2008, N o godzinie 17:10 +1100, James "Doc" Livingston pisze: > From the discussions I've had with developers of other music players, > the problem is that everyone has their own shaped wheel. What exactly > does into the database, and how it's used, varies between players. We > haven't

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-09 Thread James "Doc" Livingston
On Wed, 2008-02-06 at 16:56 +0100, Piotr Gaczkowski wrote: > Anyway, I put it once again, why Rhythmbox should have its own database > if Tracker already does the management itself? Heck, it even has support > for playlists and so on. Using native DB would only have sense if > Tracker is for some

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-06 Thread Peter
> Anyway, I put it once again, why Rhythmbox should have its own database > if Tracker already does the management itself? Heck, it even has support > for playlists and so on. Using native DB would only have sense if > Tracker is for some reasons disabled or not working correctly. Tracker isn't in

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-06 Thread Joel Dimbernat
Do you have a patch? On 2/6/08, Piotr Gaczkowski <[EMAIL PROTECTED]> wrote: > > Dnia 05-02-2008, Wt o godzinie 08:42 -0500, Matt pisze: > > Hi All, > > I wasn't thinking so much of a plugin for moving the library, or a > > way for RB to manage my files for me. I do a lot of file management > >

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-06 Thread Piotr Gaczkowski
Dnia 05-02-2008, Wt o godzinie 08:42 -0500, Matt pisze: > Hi All, > I wasn't thinking so much of a plugin for moving the library, or a > way for RB to manage my files for me. I do a lot of file management > of my music with other tools. Some files get deleted, some get moved, > and some get ren

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-05 Thread Matt
Hi All, I wasn't thinking so much of a plugin for moving the library, or a way for RB to manage my files for me. I do a lot of file management of my music with other tools. Some files get deleted, some get moved, and some get renamed. I was thinking that it would be nice if RB was smart enough

Re: [Rhythmbox-devel] question: i moved my music lib rary folder but them all my points or stars for my son gs disappeared.

2008-02-04 Thread Karsten Schmiedecke
On Tuesday, 5 February 2008, Matt Novenstern wrote: > On Tue, 2008-02-05 at 00:12 +0100, Tino Meinen wrote: > > This sounds like perfect material to develop a plugin for just this > > problem (moving files and updating the database). > > > > Any aspiring plugin writers willing to tackle this? > > >

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-04 Thread Matt Novenstern
Are we talking about an iTunes-like music management system that rearranges tracks based on tags? Or just something to move the whole library somewhere? If it's just to move the library, having a whole plugin for it seems excessive, since people will probably use it once at most. -Matt On Tue

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-04 Thread Tino Meinen
This sounds like perfect material to develop a plugin for just this problem (moving files and updating the database). Any aspiring plugin writers willing to tackle this? Tino Meinen Op maandag 04-02-2008 om 11:54 uur [tijdzone -0500], schreef Matt: > Hi All, > How difficult would it be to have

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-04 Thread Matt
Hi All, How difficult would it be to have file-id's with some kind of checksum and a current path stored in the RB database? You'd still have to have some way to tell it to look in a new place for new or missing files. But it might be able to compare the checksum of newly found files with the k

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-04 Thread Andrew Conkling
On Feb 4, 2008 11:35 AM, Piotr Gaczkowski <[EMAIL PROTECTED]> wrote: > I know about that, but that's not really user friendly. Don't expect > an avarge user of music player to be a command-line guru, right? > > I was overexaggerating the problem, true, but I wanted to focus on > usability problems

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-04 Thread Piotr Gaczkowski
On Feb 4, 2008 4:50 PM, Karsten Schmiedecke <[EMAIL PROTECTED]> wrote: > On Feb 4, 2008 15:53:05 "Piotr Gaczkowski" <[EMAIL PROTECTED]> wrote: > > I have to say it's an overkill. I have like 20k entries in my RhythmDB > > and would be rather unhappy if I have to manually edit them. > > granted, tha

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-04 Thread Karsten Schmiedecke
On Feb 4, 2008 15:53:05 "Piotr Gaczkowski" <[EMAIL PROTECTED]> wrote: > I have to say it's an overkill. I have like 20k entries in my RhythmDB > and would be rather unhappy if I have to manually edit them. granted, that's a pain-in-the-a** to manually edit. but how about this: mv ~/.gnome2/rhyth

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-04 Thread Andrew Conkling
On Feb 4, 2008 9:53 AM, Piotr Gaczkowski <[EMAIL PROTECTED]> wrote: > Wouldn't > it be better to store such metadata either in Tracker or whatever > metatacker one uses or to identify tracks by some UUIDs (eg. MusicDNS > PUIDs) instead of simply location? > > Files like to move around, y'know and

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-04 Thread Piotr Gaczkowski
On Feb 3, 2008 4:50 PM, Tino Meinen <[EMAIL PROTECTED]> wrote: > > Yes. > 1. Move your music back to the original place (i.e. home/RBlibrary), > 2. Start up rhythmbx again and notice your ratings and play times >return. > 3. Delete all the files in the rhythmbox section 'missing files' > 4. Qui

Re: [Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-03 Thread Tino Meinen
Op zondag 03-02-2008 om 13:43 uur [tijdzone +0100], schreef Pål Thomas Smievoll: > Yes i had been using RB for quite some time when i wanted to move my music > libary in ubuntu. I moved it to Places/Music from home/RBlibrary, but then > all the points/stars on all the tracks didnt move along and n

[Rhythmbox-devel] question: i moved my music library folder but them all my points or stars for my songs disappeared.

2008-02-03 Thread Pål Thomas Smievoll
Yes i had been using RB for quite some time when i wanted to move my music libary in ubuntu. I moved it to Places/Music from home/RBlibrary, but then all the points/stars on all the tracks didnt move along and now i have lost half a year of giving my songs points. IS there anyway of getting my

Re: [Rhythmbox-devel] Question

2007-06-25 Thread Alex Jones
Let me get this straight. You installed Ubuntu to a second hard disk, but wrote the MBR (Master Boot Record) to the first. So when you boot from your first hard disk, it starts GRUB and gives you a choice of OSes. Then you "formatted" your first disk, so lost the MBR for it, and now you don't kno

[Rhythmbox-devel] Question

2007-06-25 Thread thewhitenoise390
i dont know if this is the right place to send this question but i need some help retrieving a radio stations ip adress from a crashed harddrive.I just started using ubuntu about two days ago and i had ubuntu running on a secondary harddrive in my computer.unfortunately i wrote ,The "grub loader

Re: [Rhythmbox-devel] question about "art plugin" and local cover image

2007-05-04 Thread Tino Meinen
I love the new rhythmbox in ubunty feisty! I found that rhythmbox doesn't pick up the cover art when it is on an smb share: Automatic cover art didn't pick up a cover for the album Vespertine from Björk, so I added an cover image to the folder containing the mp3 files. I named it cover.jpg. This

Re: [Rhythmbox-devel] question about "art plugin" and local

2006-08-09 Thread Laurento Frittella
Ok, I installed CVS version and it works ;) But... Why don't you search for filename that *contains* terms like "cover, front, ..." instead of a particular filename? I think it should be useful. Regards, Laurento ___ rhythmbox-devel mailing list rhythm

Re: [Rhythmbox-devel] question about "art plugin" and local

2006-08-09 Thread Alex Lancaster
> "LF" == Laurento Frittella writes: [...] LF> Is it a problem? :) Local cover art search was added after 0.9.5. You can try it in CVS now, or wait for the next release. Alex ___ rhythmbox-devel mailing list rhythmbox-devel@gnome.org http://mail

Re: [Rhythmbox-devel] question about "art plugin" and local

2006-08-09 Thread Laurento Frittella
I've found that there isn't any LocalCoverArtSearch.py in my 0.9.5 installation! /usr/lib/rhythmbox/plugins/artdisplay /usr/lib/rhythmbox/plugins/artdisplay.rb-plugin /usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py /usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyc /usr/l

Re: [Rhythmbox-devel] question about "art plugin" and local cover image

2006-08-08 Thread Joshua Crawford
* James Doc Livingston <[EMAIL PROTECTED]> [2006-08-09 14:32 +1000]: > On Wed, 2006-08-09 at 02:00 +0200, Laurento Frittella wrote: >> I read LocalCoverArtSearch.py and I tryed to add an image file like >> cover.jpg in a album-folder with all mp3. But rhythmbox doesn't load >> it, what's wrong? Ano

Re: [Rhythmbox-devel] question about "art plugin" and local cover image

2006-08-08 Thread James \"Doc\" Livingston
On Wed, 2006-08-09 at 02:00 +0200, Laurento Frittella wrote: > I read LocalCoverArtSearch.py and I tryed to add an image file like > cover.jpg in a album-folder with all mp3. But rhythmbox doesn't load > it, what's wrong? Another question... the file must be cover.jpg (for > example) or it should o

[Rhythmbox-devel] question about "art plugin" and local cover image

2006-08-08 Thread Laurento Frittella
Hi all, I read LocalCoverArtSearch.py and I tryed to add an image file like cover.jpg in a album-folder with all mp3. But rhythmbox doesn't load it, what's wrong? Another question... the file must be cover.jpg (for example) or it should only contains the 'cover' term in its name? Regards, Laur