Re: [Rhythmbox-devel] Access to rhythmdb

2010-03-26 Thread Jonathan Matthew
On Fri, Mar 26, 2010 at 12:17 AM, Fabian Roth wrote: > db.entry_count_by_type(db.entry_type_get_by_name("song")) > > That doesn't work. I tried to figure out why with dir() and the refernce, > but I couldn't. There were a couple of problems with the python bindings for this method. I've just fixe

[Rhythmbox-devel] Access to rhythmdb

2010-03-25 Thread Fabian Roth
Hello all, I just started to play a little with the Python-Interface. My goal is to access the rhythmdb and finally fix all the missing files in my library. Also I'd like to get a renaming or sync plugin out of this project. I started with the Python Console and got off really well. With: db