7.05.2008

Light Media Scanner

http://lms.garage.maemo.org/

Light media scanner 是專為not so powerfull的裝置,像embedded system 所作的media scanner。

Recursively 搜尋所有的folder,在 child process中 parse file type。並且在 child process break時,不會影響到main proesss。

Parsers 是以share objects 的方式作成plugins,所以要加入新parsers 不需要重新compile scanner。

scanner 需要SQLite3,用來紀錄已經parse過的file,和結果。

Application 可以藉由query 這個 SQLite3儲存的table,得到scanner 的結果。

沒有留言: