Ticket #189 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Rhythmbox plugin playlist support

Reported by: stuartm Assigned to: dev
Priority: minor Milestone:
Component: Rhythmbox Version:
Keywords: Cc: lightyear

Description

The Rhythmbox plugin doesn't seem to support playlists. I've had a first go at adding that functionality (diff attached)

Attachments

rhythmbox-playlists.diff (3.4 kB) - added by stuartm on 09.02.2009 14:00:03.
upnp_coherence-playlists.diff (5.1 kB) - added by deignacio on 08.12.2009 08:09:41.
here is a cleanup and rework of the above patch to work with the latest upnp_coherence plugin for rhythmbox

Change History

09.02.2009 14:00:03 changed by stuartm

  • attachment rhythmbox-playlists.diff added.

28.05.2009 14:37:30 changed by lightyear

  • cc set to lightyear.
  • owner set to dev.
  • component changed from Feature Requests to Rhythmbox.

How come the attachment is empty but still 3.4kb big?

08.12.2009 08:09:41 changed by deignacio

  • attachment upnp_coherence-playlists.diff added.

here is a cleanup and rework of the above patch to work with the latest upnp_coherence plugin for rhythmbox

08.12.2009 08:11:30 changed by deignacio

looks like stuartm's patch was a diff of two files and not an svn diff. took the diff, cleaned it up a little bit and fixed it to work with the upnp_coherence plugin and rhythmbox in karmic.

24.01.2010 21:51:08 changed by dev

  • status changed from new to closed.
  • resolution set to fixed.

(In [1596]) * updating the Rhythmbox plugin * adding all gconf options to the configuration dialog * adding a Playlist container, thx guys!

closes #189 and #232