PDA

View Full Version : Accessing the database from within python?


koprom
2007-05-19, 20:10
Hi everyone,

is it possible to access the database from within python scripts? i would like to search for artists and track names stored in the xbmc database.

Thanks

koprom

Nuka1195
2007-05-19, 23:53
yes, you can use pysqlite2, grab it from Apple Movie Trailers

koprom
2007-05-20, 00:31
Thank you very much nuka1195!