Aubin Paul wrote: > On a somewhat related note, I have to say that sqlite is very > impressive. The entire python module plus shared objects for sqlite is > less than 200k. I was able to create a database, a table, and perform > queries in around 15 lines of Python.
Cool, than try to change cache.py in mmpython to a new caching model. Maybe make a cache_sqlite.py so that the current cache can be used if you don't have sqlite. Maybe with sqlite we can cache _all_ metadata, right now we don't cache the thumbnails because it's too slow. To insert a new cache into mmpython you only need to add it into __init__.py in the root directory, the other parts of mmpython don't need to be changed. Dischi -- Anything labeled "NEW" and/or "IMPROVED" isn't. The label means the price went up. The label "ALL NEW", "COMPLETELY NEW", or "GREAT NEW" means the price went way up. ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel