[Rhythmbox-devel] Open containing folder plugin

2012-07-26 Thread Donagh Horgan
Hello everyone, I recently switched to Rhythmbox from Banshee, and I've been missing the "Open containing folder" function in the right click context menu. I came across Adolfo González Blázquez's Open Folderplugin, but it's only compatible with Rhythmbox 0.x. A

Re: [Rhythmbox-devel] Open containing folder plugin

2012-08-08 Thread Donagh Horgan
en list your 2.96 > version to the Rhythmbox plugins page - it's editable by any user. > > > > On Thu, Jul 26, 2012 at 1:26 PM, Donagh Horgan wrote: > >> Hello everyone, >> >> I recently switched to Rhythmbox from Banshee, and I've been missing the >>

Re: [Rhythmbox-devel] Change the default functionality of Space key or at least allow to change it

2012-12-01 Thread Donagh Horgan
I second this! I still find it confusing, even after a year of using Rhythmbox. I think customization is a better way to go though - it keeps everyone happy. I'll have a crack off the plugin, if someone can point me towards some documentation on keyboard shortcuts. Regards, Donagh On Dec 1, 2012 6

[Rhythmbox-devel] How to access RB.LibraryBrowser from Python

2013-01-04 Thread Donagh Horgan
Hi all, I've been reading the unofficial Rhythmbox 2.97 Python documentation here, but I'm a bit stumped on how to access the output-model

Re: [Rhythmbox-devel] How to access RB.LibraryBrowser from Python

2013-01-31 Thread Donagh Horgan
l the other plugin developers and John Jetmore for his Python bindings documentation<http://www.jetmore.org/john/misc/rb/rb297-python-bindings/index.html> . All the best, from an overly self-satisfied Python amateur, Donagh On Sat, Jan 12, 2013 at 8:26 AM, Jonathan Matthew wrote: >

Re: [Rhythmbox-devel] How to access RB.LibraryBrowser from Python

2013-02-14 Thread Donagh Horgan
ly bug-free, but feel free to drop me an email if you spot any problems. Happy filtering! All the best, Donagh On Fri, Feb 1, 2013 at 12:02 AM, Donagh Horgan wrote: > Hi Jonathan, > > Thanks for your email, and apologies for my late reply - I've been really > busy with college wor

Re: [Rhythmbox-devel] Fwd: Beginning to contribute to Rhythmbox.

2013-03-12 Thread Donagh Horgan
Hi Ankit, I recently started developing Rhythmbox plugins too, so hopefully you'll find this of some use. (To other developers, if the following is offensively incomplete, I apologise sincerely.) First up, there's a guidefor writing Rhythmbox

Re: [Rhythmbox-devel] Volume control

2013-04-17 Thread Donagh Horgan
Hi Jim, I'm not sure if this will of any use to you, but there was a (vaguely) similar kind of plugin for older versions of Rhythmbox: http://mengzhuo.org/lab/EP4Rhythmbox/ As far as I know, it doesn't work with Rhythmbox 2.9x (although I haven't tested it), but it might be a good reference for

[Rhythmbox-devel] Album sort order

2013-04-22 Thread Donagh Horgan
Hello everyone, Just a quick question: has anyone used the album sort order feature in Rhythmbox? I've been trying to set some sort orders, but Rhythmbox (2.97) forgets them once I shut it down. Any advice / you're-not-holding-it-rights much appreciated. All the best, Donagh

Re: [Rhythmbox-devel] Album sort order

2013-04-30 Thread Donagh Horgan
c software I've used over the years: http://ubuntuforums.org/showthread.php?t=1390572 I'll get a separate tag editor and see if I can clean out the cobwebs... Thanks again, Donagh On Fri, Apr 26, 2013 at 3:54 PM, Calvin Walton wrote: > On Mon, 2013-04-22 at 21:49 +0100, Donagh

[Rhythmbox-devel] Rhythmbox Python API documentation

2013-06-25 Thread Donagh Horgan
Hello again everyone, Sorry for the spam, but I thought this warranted a separate email. Before the change to 2.99, I used John Jetmore's Rhythmbox 2.97 Python bindings documentationa lot. Now that it's out of date, I thought I'd have a go a

[Rhythmbox-devel] Rhythmbox 2.99.1 plugin menu locations

2013-06-25 Thread Donagh Horgan
Hello everyone, I've got a quick question about how plugin menu locations in RB2.99.1 work. Over on the Rhythmbox Python plugin examples page, it says that plugin menu locations can be found by searching for 'rb-plugin-menu-lin

Re: [Rhythmbox-devel] Files issue

2013-06-30 Thread Donagh Horgan
Hi Garrett, The main config stuff (database, playlists, ipod sync info, etc.) is kept in ~/.local/share/rhythmbox. If you copy this to your new install, it should work fine. There's also artwork, lyrics, and so on in ~/.cache/rhythmbox, but it's not essential if you have an internet connection (Rh

Re: [Rhythmbox-devel] Rhythmbox 2.99.1 plugin menu locations

2013-06-30 Thread Donagh Horgan
oolbar, but not in library-toolbar. Have I missed a step here, or is the bug still there? Thanks again for the help. Regards, Donagh On Thu, Jun 27, 2013 at 12:45 AM, Jonathan Matthew wrote: > On Tue, Jun 25, 2013 at 6:04 AM, Donagh Horgan > wrote: > > Hello everyone, > > &g

Re: [Rhythmbox-devel] Rhythmbox 2.99.1 plugin menu locations

2013-07-07 Thread Donagh Horgan
be center-aligned, rather than left-aligned as in playlist toolbar. Is this intentional or maybe a bug? Thanks again, Donagh On Sun, Jun 30, 2013 at 10:29 PM, Donagh Horgan wrote: > Hi Jonathan, > > Thanks for the help, but I'm still having problems with it. I grabbed a > copy of th

Re: [Rhythmbox-devel] Discussion as to whether community based external plugins could/should be in the official source-tree

2013-11-01 Thread Donagh Horgan
My plugins (comprising three of the list David compiled) are GPLv3. I'm not sure of the technical implications of including these in the distribution, but it would be extremely convenient from both a user and plugin maintenance perspective. I suppose the question is whether the change would shift a

Re: [Rhythmbox-devel] Discussion as to whether community based external plugins could/should be in the official source-tree

2013-11-01 Thread Donagh Horgan
Hmmm...well that means it also depends on which licenses plugin developers would have to use. Is there a complete list available? On Nov 2, 2013 12:05 a.m., "Bastien Nocera" wrote: > On Sat, 2013-11-02 at 00:02 +, Donagh Horgan wrote: > > My plugins (comprising thre

Re: [Rhythmbox-devel] Discussion as to whether community based external plugins could/should be in the official source-tree

2013-11-04 Thread Donagh Horgan
Sorry for the delayed reply. I'd be happy to re-license my code under those licenses, if necessary. Obviously, I can only speak for myself though. On Sat, Nov 2, 2013 at 11:41 AM, Bastien Nocera wrote: > On Sat, 2013-11-02 at 00:17 +, Donagh Horgan wrote: > > Hmmm...well that

Re: [Rhythmbox-devel] Rhythmbox Plugins

2014-01-14 Thread Donagh Horgan
Hi Jake, I'm not too familiar with the new site design, but this one works for me: https://wiki.gnome.org/Apps/Rhythmbox/Plugins/ThirdParty All the best, Donagh On Tue, Dec 17, 2013 at 5:42 PM, Jake wrote: > Checking out https://projects.gnome.org/rhythmbox/ > > It seems that your plugin lin

Re: [Rhythmbox-devel] I'm stuck at getting the playlists' names in python , some help ?

2014-02-14 Thread Donagh Horgan
Hi Petko, Try using this: pl_man = shell.props.playlist_manager playlist_names = [playlist.props.name for playlist in pl_man.get_playlists()] All the best, Donagh On Fri, Feb 14, 2014 at 2:39 PM, Petko Ditchev wrote: > import rb > import ... some other stuff > > pl_man = shell.props.playlist