[Rhythmbox-devel] rhythmdb entries

2009-12-30 Thread Ron Croonenberg
I am trying to access the rhythmdb, I checked the "plugin writing guide" but the only thing I can find is the following snippet: %< for row in mysource.props.query_model: entry = row[0] print db.entry_get(entry, rhythmdb.PROP_TITLE) %< is there a document that shows how to use t

Re: [Rhythmbox-devel] media player sync branch

2009-12-30 Thread Brian J. Murrell
On Wed, 2009-12-30 at 10:27 +0100, Christophe Fergeau wrote: > Hi Hi. > MTP devices and iPods I think (these are the devices that were > supported in Paul's GSoC) It just seems strange, or maybe amusing that the most open and/or most straightforward portable device access method (mass storage)

Re: [Rhythmbox-devel] media player sync branch

2009-12-30 Thread Christophe Fergeau
Hi > > > - support for generic (USB mass storage) players - this shouldn't be > > hard, as there isn't much device specific code for syncing. > > Hrm. What type of devices are supported then if mass storage devices > are not? > MTP devices and iPods I think (these are the devices that were suppo