Sixthhokage2 / remuco

Automatically exported from code.google.com/p/remuco
1 stars 1 forks source link

Browsing features for Banshee #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
playlists, play queue and library

Would be really cool, please!

Original issue reported on code.google.com by geoff.waite.a1 on 24 Oct 2009 at 2:09

GoogleCodeExporter commented 9 years ago
Remuco uses Banshee's DBus interface to communicate with Banshee. This interface
currently lacks playlist and queue interaction and only provides limited access 
to
the library. I would be happy to implement this features, but at first 
Banshee's BDus
interface needs to be extended. Some month ago I asked for that at the Banshee
mailing list
(http://mail.gnome.org/archives/banshee-list/2009-February/msg00214.html) but I 
got
no feedback so far.

You could post a feature request in Banshee's bug tracker to boost this 
process. (you
may want to check existing DBus related issues in Banshee:
https://bugzilla.gnome.org/buglist.cgi?query_format=specific&order=relevance+des
c&bug_status=__open__&product=banshee&content=dbus)

Original comment by obensonne@googlemail.com on 25 Oct 2009 at 5:05

GoogleCodeExporter commented 9 years ago
You could post a feature request in Banshee's bug tracker to boost this 
process. DONE

Original comment by geoff.waite.a1 on 27 Oct 2009 at 1:36

GoogleCodeExporter commented 9 years ago
speedy response from Banshee folks:

e: dBus interfaces needed for Remuco remote controller (please!)
Click to flag this post

by Alexander Kojevnikov Oct 26, 2009; 09:48pm :: Rate this Message: - Use 
ratings to
moderate (?)

Reply | Reply to Author | Print | View Threaded | Show Only this Message
2009/10/27 linuxgeoff <register@...>:
> So - please - can you add
> in some of the functions that the authors of Remuco are asking for
> (http://www.nabble.com/DBus-implementation-status-tp22162457p22162457.html).

You should file them as separate bugs in BGO [1]. Item 5 from the list
is already there [2]

[1] https://bugzilla.gnome.org/browse.cgi?product=banshee
[2] https://bugzilla.gnome.org/show_bug.cgi?id=579754

Suggest you file the bugs, as you'll do it much better than I!

Original comment by geoff.waite.a1 on 27 Oct 2009 at 2:54

GoogleCodeExporter commented 9 years ago
Bug filed: https://bugzilla.gnome.org/show_bug.cgi?id=600251

Original comment by obensonne@googlemail.com on 31 Oct 2009 at 7:55

GoogleCodeExporter commented 9 years ago
I just checked the banshee gnome project list and found one reply, FYI:
http://mail.gnome.org/archives/banshee-list/2009-October/msg00130.html

Any further news on progressing this, please?

Many thanks,  geoff

Original comment by geoff.waite.a1 on 10 Dec 2009 at 12:07

GoogleCodeExporter commented 9 years ago
The reply is not very helpful as it refers to DBus actions already implemented 
in
Banshee and used by Remuco (basic playback control).

I did not receive any other information on this issue, so it looks like nothing 
has
changed so far. I just can hope someone else works on this as I don't have the 
time
and C# knowledge to work on this :/.

Sorry ...

Oben

Original comment by obensonne@googlemail.com on 11 Dec 2009 at 10:17

GoogleCodeExporter commented 9 years ago
A little out of topic: Song rating should work now with the next Banshee 
release:
https://bugzilla.gnome.org/show_bug.cgi?id=579754#c10

Original comment by obensonne@googlemail.com on 22 Jan 2010 at 8:34

GoogleCodeExporter commented 9 years ago
Any progress on this so far? I much prefer Banshee over other library capable 
player, especially with grid view working so nicely. Would be could to be able 
to browse/search the library with Remuco...

cheers! menno

Original comment by menn...@gmail.com on 7 Jul 2010 at 6:01

GoogleCodeExporter commented 9 years ago
No progress yet, still hoping for some contributions here. See comment 4.

Original comment by obensonne@googlemail.com on 8 Jul 2010 at 7:23

GoogleCodeExporter commented 9 years ago
Issue 119 has been merged into this issue.

Original comment by obensonne@googlemail.com on 15 Aug 2010 at 10:32

GoogleCodeExporter commented 9 years ago
Hi!

No progress yet?

Here is a simple c++ program  with (dbus-)control over banshee's playlist I 
wrote.

Activates a certain playlist if passed as parameter.
Otherwise available Playlists are printed.
Worked fine for me.

Original comment by brather...@yahoo.de on 8 Mar 2012 at 4:08

Attachments: